Skip to content
Started by GitHub push by NJSchlegel
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Solid_Earth
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Intel-Solid_Earth/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 5590c0d3276597a02e49d09bed830f84ebd221fa (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5590c0d3276597a02e49d09bed830f84ebd221fa # timeout=10
Commit message: "Merge pull request #168 from NJSchlegel/main"
 > git rev-list --no-walk e980e992db8a06913bc11af997b5acc34701cf29 # timeout=10
[macOS-Intel-Solid_Earth] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins12646449939307391097.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
src/c/classes/Elements/Element.cpp
src/c/classes/Elements/Element.h
src/c/classes/Nodes.cpp
src/c/modules/GetVectorFromInputsx/GetVectorFromInputsx.cpp
src/c/modules/SurfaceMassBalancex/Gembx.cpp
src/m/classes/SMBgemb.m
src/m/classes/SMBgemb.py
src/m/classes/inversionnudging.m
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Skipping dakota                          
======================================================
======================================================
       Skipping chaco                          
======================================================
======================================================
       Skipping curl                          
======================================================
======================================================
       Skipping hdf5                          
======================================================
======================================================
       Skipping netcdf                          
======================================================
======================================================
       Skipping proj                          
======================================================
======================================================
       Skipping gdal                          
======================================================
======================================================
       Skipping gshhg                          
======================================================
======================================================
       Skipping gmt                          
======================================================
======================================================
       Skipping gmsh                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
======================================================
                    Compiling ISSM                    
======================================================
Making with 4 CPUs
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in src
Making all in c
  CXX      main/issm-issm.o
  CXX      modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo
  CXX      modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo
  CXX      datastructures/libISSMCore_la-DataSet.lo
  CXX      classes/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-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/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-Matice.lo
  CXX      classes/Materials/libISSMCore_la-Matlitho.lo
  CXX      classes/Materials/libISSMCore_la-Matestar.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-Penpair.lo
  CXX      classes/Loads/libISSMCore_la-Pengrid.lo
  CXX      classes/Loads/libISSMCore_la-Moulin.lo
  CXX      classes/Loads/libISSMCore_la-Numericalflux.lo
  CXX      classes/Loads/libISSMCore_la-Neumannflux.lo
  CXX      classes/matrix/libISSMCore_la-ElementMatrix.lo
  CXX      classes/matrix/libISSMCore_la-ElementVector.lo
  CXX      classes/Params/libISSMCore_la-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      modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo
  CXX      modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
  CXX      modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo
  CXX      modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo
  CXX      modules/NodesDofx/libISSMCore_la-NodesDofx.lo
  CXX      modules/NodalValuex/libISSMCore_la-NodalValuex.lo
  CXX      modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo
  CXX      modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo
  CXX      modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo
  CXX      modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo
  CXX      modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo
  CXX      modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo
  CXX      modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo
  CXX      modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo
  CXX      modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo
  CXX      modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo
  CXX      modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo
  CXX      modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo
  CXX      modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo
  CXX      modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo
  CXX      modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo
  CXX      modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo
  CXX      modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo
  CXX      modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo
  CXX      modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo
  CXX      modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo
  CXX      modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo
  CXX      modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo
  CXX      modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo
  CXX      modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo
  CXX      modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo
  CXX      modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo
  CXX      modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo
  CXX      modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo
  CXX      modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo
  CXX      modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo
  CXX      modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo
  CXX      modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.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/libISSMCore_la-RiftStruct.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo
  CXX      cores/libISSMCore_la-transient_core.lo
  CXX      cores/libISSMCore_la-steadystate_core.lo
  CXX      cores/libISSMCore_la-masstransport_core.lo
  CXX      cores/libISSMCore_la-mmemasstransport_core.lo
  CXX      cores/libISSMCore_la-oceantransport_core.lo
  CXX      cores/libISSMCore_la-depthaverage_core.lo
  CXX      cores/libISSMCore_la-extrudefrombase_core.lo
  CXX      cores/libISSMCore_la-extrudefromtop_core.lo
  CXX      cores/libISSMCore_la-thermal_core.lo
  CXX      cores/libISSMCore_la-smb_core.lo
  CXX      cores/libISSMCore_la-bmb_core.lo
  CXX      cores/libISSMCore_la-debris_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo
  CXX      modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo
  CXX      modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo
  CXX      modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo
  CXX      modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo
  CXX      modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo
  CXX      modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo
  CXX      modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo
  CXX      modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo
  CXX      modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo
  CXX      modules/Gradjx/libISSMCore_la-Gradjx.lo
  CXX      modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo
  CXX      modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo
  CXX      modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo
  CXX      modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo
  CXX      modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo
  CXX      cores/libISSMCore_la-control_core.lo
  CXX      cores/libISSMCore_la-controltao_core.lo
  CXX      cores/libISSMCore_la-controlm1qn3_core.lo
  CXX      cores/libISSMCore_la-controladm1qn3_core.lo
  CXX      cores/libISSMCore_la-controlnudging_core.lo
  CXX      cores/libISSMCore_la-controlvalidation_core.lo
  CXX      cores/libISSMCore_la-adjointstressbalance_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness2_core.lo
  CXX      cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo
  CXX      cores/libISSMCore_la-hydrology_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo
  CXX      cores/libISSMCore_la-stressbalance_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo
  CXX      cores/libISSMCore_la-balancethickness_core.lo
  CXX      cores/libISSMCore_la-balancethickness2_core.lo
  CXX      cores/libISSMCore_la-balancevelocity_core.lo
  CXX      cores/libISSMCore_la-surfaceslope_core.lo
  CXX      cores/libISSMCore_la-bedslope_core.lo
  CXX      cores/libISSMCore_la-damage_core.lo
  CXX      cores/libISSMCore_la-levelsetfunctionslope_core.lo
  CXX      cores/libISSMCore_la-movingfront_core.lo
  CXX      cores/libISSMCore_la-groundingline_core.lo
  CXX      modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo
  CXX      classes/Loads/libISSMCore_la-Riftfront.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo
  CXX      modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo
  CXX      modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo
  CXX      classes/Inputs/libISSMCore_la-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-ArrayInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntArrayInput.lo
  CXX      classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo
  CXX      modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo
  CXX      modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo
  CXX      modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo
  CXX      modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo
  CXX      cores/libISSMCore_la-dakota_core.lo
  CXX      modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo
  CXX      modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-AdjointHorizAnalysis.lo
  CXX      analyses/libISSMCore_la-AgeAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-Balancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancevelocityAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-DamageEvolutionAnalysis.lo
  CXX      modules/Damagex/libISSMCore_la-Damagex.lo
  CXX      analyses/libISSMCore_la-DebrisAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceAnalysis.lo
  CXX      analyses/libISSMCore_la-UzawaPressureAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo
  CXX      analyses/libISSMCore_la-EnthalpyAnalysis.lo
  CXX      analyses/libISSMCore_la-GLheightadvectionAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShreveAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyTwsAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyPismAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyPrescribeAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo
  CXX      analyses/libISSMCore_la-MeltingAnalysis.lo
  CXX      analyses/libISSMCore_la-MasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-MmemasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-OceantransportAnalysis.lo
  CXX      analyses/libISSMCore_la-SmbAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo
  CXX      analyses/libISSMCore_la-DepthAverageAnalysis.lo
  CXX      analyses/libISSMCore_la-ThermalAnalysis.lo
  CXX      analyses/libISSMCore_la-SmoothAnalysis.lo
  CXX      analyses/libISSMCore_la-LevelsetAnalysis.lo
  CXX      modules/Calvingx/libISSMCore_la-Calvingx.lo
  CXX      modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo
  CXX      analyses/libISSMCore_la-ExtrapolationAnalysis.lo
  CXX      cores/libISSMCore_la-love_core.lo
  CXX      analyses/libISSMCore_la-LoveAnalysis.lo
  CXX      modules/Zgesvx/libISSMCore_la-Zgesvx.lo
  CXX      cores/libISSMCore_la-esa_core.lo
  CXX      analyses/libISSMCore_la-EsaAnalysis.lo
  CXX      cores/libISSMCore_la-sampling_core.lo
  CXX      analyses/libISSMCore_la-SamplingAnalysis.lo
  CXX      cores/libISSMCore_la-sealevelchange_core.lo
  CXX      analyses/libISSMCore_la-SealevelchangeAnalysis.lo
  CXX      classes/libISSMCore_la-GrdLoads.lo
  CXX      classes/libISSMCore_la-SealevelGeometry.lo
  CXX      modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo
  CXX      classes/kriging/libISSMCore_la-GaussianVariogram.lo
  CXX      classes/kriging/libISSMCore_la-ExponentialVariogram.lo
  CXX      classes/kriging/libISSMCore_la-SphericalVariogram.lo
  CXX      classes/kriging/libISSMCore_la-PowerVariogram.lo
  CXX      classes/kriging/libISSMCore_la-Quadtree.lo
  CXX      classes/kriging/libISSMCore_la-Covertree.lo
  CXX      classes/kriging/libISSMCore_la-Observation.lo
  CXX      modules/Krigingx/libISSMCore_la-pKrigingx.lo
  CXX      modules/Trianglex/libISSMModules_la-Trianglex.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/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/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo
  CXX      modules/Chacox/libISSMModules_la-Chacox.lo
  CXX      modules/Chacox/libISSMModules_la-input_parse.lo
  CXX      modules/Krigingx/libISSMModules_la-Krigingx.lo
./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
  CXX      modules/Krigingx/libISSMModules_la-pKrigingx.lo
1 warning generated.
  CXX      main/issm_slc-issm_slc.o
  CXX      main/kriging-kriging.o
  CXX      main/issm_dakota-issm_dakota.o
  CXX      main/issm_post-issm_post.o
  CXXLD    libISSMCore.la
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-ilaenv.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-izamax.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-zgeru.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-xerbla.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-lsame.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetf2.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetrf.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetrf2.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zlaswp.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetrs.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-ojrule.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-freed.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-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-pwise.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-what0.o) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _what0_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for 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/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/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/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/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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/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(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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(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_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_omp_m.o)) was built for newer macOS version (12.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(lr_common.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(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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_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(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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: 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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(darrowheads.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(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _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_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_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_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_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/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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_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_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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(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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.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(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_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(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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_omp_m.o)) was built for newer macOS version (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(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    libISSMModules.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/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/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: 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/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_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_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/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
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: 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/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/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_aux.o)) was built for newer macOS version (12.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_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    kriging.exe
  CXXLD    issm_dakota.exe
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/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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/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(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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/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_driver.o)) was built for newer macOS version (12.5) 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_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: 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(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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: 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)
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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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 ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_aux.o)) was built for newer macOS version (12.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_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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/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(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/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.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_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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 ___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)
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/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 ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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/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_lr.o)) was built for newer macOS version (12.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: 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)
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(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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: 
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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_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(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_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_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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/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_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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: 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_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(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_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/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_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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)
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: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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/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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.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/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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(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(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_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(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(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(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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(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(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(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(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(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(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(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(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(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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.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_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
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/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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_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_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_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_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_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_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_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_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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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_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(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(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_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_driver.o)) was built for newer macOS version (12.5) 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(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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(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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.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(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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/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/libmumps_common.a(tools_common.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/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(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(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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(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: 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(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/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(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/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_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(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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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(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(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_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(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_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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(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(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_omp_m.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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_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(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(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(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_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_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_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(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(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.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 _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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 ___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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/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/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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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/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_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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_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_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_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(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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(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_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/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.o)) was built for newer macOS version (12.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/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.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(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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.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_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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(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/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(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(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(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_root_parallel.o)) was built for newer macOS version (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_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_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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(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_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm_post.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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)
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/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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: 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: 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)
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_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/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_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_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_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_aux.o)) was built for newer macOS version (12.5) 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/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/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)
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_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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/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_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(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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: 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_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
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(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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)
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/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: ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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)
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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/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(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: 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/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)
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/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:816:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
:
In file included from 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/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)))
                                                                  ^
:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
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 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/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]In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^

In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/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/../../../c/classes/../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:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../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:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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'
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)))
                                                                  ^
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]12:
In file included from ./io/../../../c/classes/../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:
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: :240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]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)))
                                                                  ^

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'
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:
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:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:17:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo
18 warnings generated.
  CXX      ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo
18 warnings generated.
  CXX      ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/../bindings.h:19:
In file included from ../BamgConvertMesh/.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/../bindings.h:19:
In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo
  CXX      ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h18 warnings generated.
:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
  CXX      ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/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:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/../bindings.h:19:
In file included from ../DistanceToMaskBoundary/.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/../bindings.h:19:
In file included from ../ElementConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo
18 warnings generated.
18 warnings generated.
  CXX      ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo
18 warnings generated.
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'  CXX      ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo

  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h: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 12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11../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]
:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);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 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:93In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17::
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70 : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
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'
In file included from   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))../ExpToLevelSet/ExpToLevelSet.cpp
:                                                                  ^6
:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/../bindings.h:19:
In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/../bindings.h:19:
In file included from ../InterpFromMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo
18 warnings generated.
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo
18 warnings generated.
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo
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:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/../bindings.h:19:
In file included from ../IssmConfig/.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo
18 warnings generated.
18 warnings generated.
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo
  CXX      ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo
18 warnings generated.
  CXX      ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19:
In file included from ../MeshPartition/.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/../bindings.h:19:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo
18 warnings generated.
  CXX      ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo
18 warnings generated.
  CXX      ../Triangle/Triangle_matlab_la-Triangle.lo
18 warnings generated.
  CXX      ../Chaco/Chaco_matlab_la-Chaco.lo
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/../bindings.h:19:
In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/../bindings.h:19:
In file included from ../Chaco/.././matlab/io/matlabio.h:16:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../Kriging/Kriging_matlab_la-Kriging.lo
18 warnings generated.
  CXX      ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo
18 warnings generated.
  CXXLD    libISSMMatlab.la
18 warnings generated.
  CXXLD    libISSMApi_matlab.la
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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_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/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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_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_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(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: 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_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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (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: 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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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(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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(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(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_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(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(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(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(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(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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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_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/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_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_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_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_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_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_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_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_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_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/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: 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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
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(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(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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(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(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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.o)) was built for newer macOS version (12.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_c.o)) was built for newer macOS version (12.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_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_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: 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/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/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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 ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _zmumps_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/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/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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(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/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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_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_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/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_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_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_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/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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(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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.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(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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: 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_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(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/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_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/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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/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: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) 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: 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/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(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.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/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_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/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_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/../bindings.h:19:
In file included from ../CoordTransform/.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:17:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
  CXXLD    BamgConvertMesh_matlab.la
  CXXLD    BamgMesher_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_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_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_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_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_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_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_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_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_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_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_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(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
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)
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(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_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(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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(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(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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.o)) was built for newer macOS version (12.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(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/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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(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(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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 ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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/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_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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(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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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/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(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/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_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/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_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(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_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(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_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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) 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_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_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/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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(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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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: 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_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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_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_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: 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)
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/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/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/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.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_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.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/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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/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_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/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: 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(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/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.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_type1.o)) was built for newer macOS version (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_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.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: 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: 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_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(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(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)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(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/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/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    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/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/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/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: 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/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: 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/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/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/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_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/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: 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)
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(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_lr.o)) was built for newer macOS version (12.5) 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(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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: 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)
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(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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(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/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_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/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_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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.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(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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_omp_m.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_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(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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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 ___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(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(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_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(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (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(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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(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(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(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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(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(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(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(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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
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_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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: ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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: 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/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.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(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_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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(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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (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(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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(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(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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.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_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.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(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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_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_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_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_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/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(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(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(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(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 ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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/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(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _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_omp_m.o)) was built for newer macOS version (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/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(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(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: 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(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/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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/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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) 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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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(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(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_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (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(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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
18 warnings generated.
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
18 warnings generated.
  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_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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_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/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(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(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_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_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.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_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_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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/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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_ELT.o)) was built for newer macOS version (12.5) 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(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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/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_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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/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/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(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_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/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_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/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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: 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_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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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_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/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_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_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/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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(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_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_root_parallel.o)) was built for newer macOS version (12.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/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (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: 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: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.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/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_root_parallel.o)) was built for newer macOS version (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: 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/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_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.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_aux.o)) was built for newer macOS version (12.5) 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/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_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) 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/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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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: 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_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_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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(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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(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_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_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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_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(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_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_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_lr.o)) was built for newer macOS version (12.5) 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_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_type1.o)) was built for newer macOS version (12.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_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_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_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_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_type1.o)) was built for newer macOS version (12.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_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_omp_m.o)) was built for newer macOS version (12.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_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(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/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.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(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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_omp_m.o)) was built for newer macOS version (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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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(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 ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_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(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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_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_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_maprow.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_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/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_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_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_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/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_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_root_parallel.o)) was built for newer macOS version (12.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_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_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_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_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_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/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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(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(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(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(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(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_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(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_root_parallel.o)) was built for newer macOS version (12.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(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.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: 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(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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: 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: 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/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_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: 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/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_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) 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(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/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_lr.o)) was built for newer macOS version (12.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(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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(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(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(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(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(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(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (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(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(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_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_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/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_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/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_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: 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_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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) 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/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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_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(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    ExpToLevelSet_matlab.la
  CXXLD    InterpFromGridToMesh_matlab.la
  CXXLD    InterpFromMesh2d_matlab.la
  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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_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(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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)
could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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: 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/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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/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: 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 ___cmumps_fac2_lu_m_MOD_cmumps_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/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(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_omp_m.o)) was built for newer macOS version (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: ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
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/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_lr.o)) was built for newer macOS version (12.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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___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(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: 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)
could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: 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 _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/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_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/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_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/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_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/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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.o)) was built for newer macOS version (12.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: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/libcmumps.a(cmumps_ooc.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/libparmetis.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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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.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: 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)
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_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/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(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_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(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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(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(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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_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(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_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: 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(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/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_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/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction 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: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(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(comp_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/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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/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(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_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_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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_sispointers_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.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_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/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/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/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr.o)) was built for newer macOS version (12.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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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_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_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_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(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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 ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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(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/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(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) 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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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/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 ___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_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    InterpFromMeshToMesh2d_matlab.la
  CXXLD    InterpFromMeshToMesh3d_matlab.la
  CXXLD    IssmConfig_matlab.la
  CXXLD    MeshPartition_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: 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)
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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.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(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.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/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/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(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_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/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/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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/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_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_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/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_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_lr.o)) was built for newer macOS version (12.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(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_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_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(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_omp_m.o)) was built for newer macOS version (12.5) 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_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_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(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_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_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/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/libdmumps.a(dmumps_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/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(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(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(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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_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_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_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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) 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/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(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (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_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.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 _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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_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_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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/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(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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_lr.o)) was built for newer macOS version (12.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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) 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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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(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_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_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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_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_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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_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(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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: 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/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: 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: 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(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/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/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/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/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_driver.o)) was built for newer macOS version (12.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 _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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_lr.o)) was built for newer macOS version (12.5) 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(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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    MeshProfileIntersection_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_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_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_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) 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(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(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_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(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/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_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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.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(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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 ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/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(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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/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/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/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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: 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)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.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: 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: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    NodeConnectivity_matlab.la
  CXXLD    PointCloudFindNeighbors_matlab.la
  CXXLD    ProcessRifts_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
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)
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/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: 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/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_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_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_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: 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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_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_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_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_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_root_parallel.o)) was built for newer macOS version (12.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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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: 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(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) 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)
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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_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(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/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/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/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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_driver.o)) was built for newer macOS version (12.5) 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: 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 _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_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_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(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_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(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for 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)
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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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_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/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: 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/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_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_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
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 ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: 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)
could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: warning: 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/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_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(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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)
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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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_omp_m.o)) was built for newer macOS version (12.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_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_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(dsol_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 _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/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_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_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(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(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_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.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/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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(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(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_ELT.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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(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(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_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/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_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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(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_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_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_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/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_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux.o)) was built for newer macOS version (12.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_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/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(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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(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: 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)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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_omp_m.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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(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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_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(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(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_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(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)
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_driver.o)) was built for newer macOS version (12.5) 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_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_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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: 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(csol_driver.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_ooc: stack subq instruction is too different from dwarf stack sizeld: 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(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(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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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: 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/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.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(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_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_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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_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_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_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_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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: 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: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_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_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_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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_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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) 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(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/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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(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: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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/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_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(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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: 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)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_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.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/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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.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_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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built 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_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: 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/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(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(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) 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(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_driver.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _zmumps_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/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 
could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: 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/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(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/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(zbcast_int.o)) was built for newer macOS version (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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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_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_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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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_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_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_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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_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_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_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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: 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)
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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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(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(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
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(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: 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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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(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_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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/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(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_root_parallel.o)) was built for newer macOS version (12.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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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(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(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(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/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(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(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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_c.o)) was built for newer macOS version (12.5) 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_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)

  CXXLD    PropagateFlagsFromConnectivity_matlab.la
  CXXLD    Triangle_matlab.la
  CXXLD    Chaco_matlab.la
  CXXLD    Kriging_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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(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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_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(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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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
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/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/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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/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(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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/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_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/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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: 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: 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)
could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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(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(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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_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/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
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(zarrowheads.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(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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_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/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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/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_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: 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: 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_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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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/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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_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(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(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/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: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_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_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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_omp_m.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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/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_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/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_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/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_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_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(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_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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: 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_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_ELT.o)) was built for newer macOS version (12.5) 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/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_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_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/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_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_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_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/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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/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_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/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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) 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/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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_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(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(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    CoordTransform_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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: 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)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.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(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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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)
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_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_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_root_parallel.o)) was built for newer macOS version (12.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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
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_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/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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(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_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(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_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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) 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(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: 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
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: 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/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
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: 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/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (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/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(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/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(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_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/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) 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(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/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_config_file.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_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/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(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.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_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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 ___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_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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_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_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_lr.o)) was built for newer macOS version (12.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_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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.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/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.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/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_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_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(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_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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/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_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/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/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_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(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(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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(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_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_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_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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/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_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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/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(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_distsol.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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_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_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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/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_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/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_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) 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/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/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/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/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_message.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_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(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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(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.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
Making all in python
  CXX      io/libISSMPython_la-CheckNumPythonArguments.lo
  CXX      io/libISSMPython_la-FetchPythonData.lo
  CXX      io/libISSMPython_la-WritePythonData.lo
  CXX      io/libISSMApi_python_la-ApiPrintf.lo
  CXX      ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo
  CXX      ../BamgMesher/BamgMesher_python_la-BamgMesher.lo
  CXX      ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo
  CXX      ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo
  CXX      ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo
  CXX      ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo
  CXX      ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo
  CXX      ../IssmConfig/IssmConfig_python_la-IssmConfig.lo
  CXX      ../MeshPartition/MeshPartition_python_la-MeshPartition.lo
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo
  CXX      ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo
  CXX      ../Triangle/Triangle_python_la-Triangle.lo
  CXX      ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo
  CXX      ../Chaco/Chaco_python_la-Chaco.lo
  CXXLD    libISSMPython.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/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/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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_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_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/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/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) 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_type2.o)) was built for newer macOS version (12.5) 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/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/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(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(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_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/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
  CXXLD    libISSMApi_python.la
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(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_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(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_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(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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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_buffer.o)) was built for newer macOS version (12.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/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/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(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/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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_omp_m.o)) was built for newer macOS version (12.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_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_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.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(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(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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: 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: 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)
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(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(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(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/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_root_parallel.o)) was built for newer macOS version (12.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_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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built 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_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_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(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_aux.o)) was built for newer macOS version (12.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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.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_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.5.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.0.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    BamgConvertMesh_python.la
  CXXLD    BamgMesher_python.la
  CXXLD    BamgTriangulate_python.la
  CXXLD    ContourToMesh_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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/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.o)) was built for newer macOS version (12.5) 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(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(sol_ds_common_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 _dmumps_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/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_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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)
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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_omp_m.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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: 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
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_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: 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)
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_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(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_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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
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_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/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_c.o)) was built for newer macOS version (12.5) 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(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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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 ___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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_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_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/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_driver.o)) was built for newer macOS version (12.5) 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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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: 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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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/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_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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/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/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/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(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/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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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/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(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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/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/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/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/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_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/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_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/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_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(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(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(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack sizeobject 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: 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 sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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(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_ELT_m.o)) was built for newer macOS version (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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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 (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    ContourToNodes_python.la
  CXXLD    ElementConnectivity_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/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_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: 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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_b.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
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_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/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_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
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)
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_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_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_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_omp_m.o)) was built for newer macOS version (12.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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.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/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)

object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_driver.o)) was built for newer macOS version (12.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/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/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/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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(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/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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: 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/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    ExpToLevelSet_python.la
  CXXLD    InterpFromGridToMesh_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_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: 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)
could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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_type1.o)) was built for newer macOS version (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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.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_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(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_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(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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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/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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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/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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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/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(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/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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/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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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(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_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/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(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/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/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sispointers_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.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_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_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/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_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(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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(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(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/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_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(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_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/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_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_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_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_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_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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/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_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(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_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(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_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_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_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/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: 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/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(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(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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(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_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/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(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_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) 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/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: 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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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: 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: 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/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(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: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) 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_lr.o)) was built for newer macOS version (12.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(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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: 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_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_lr.o)) was built for newer macOS version (12.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/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    InterpFromMesh2d_python.la
  CXXLD    InterpFromMeshToGrid_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
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(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_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_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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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: 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/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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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_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/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
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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(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_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: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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(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_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(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(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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 _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_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_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_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(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/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(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_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_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(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_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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: 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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_type2.o)) was built for newer macOS version (12.5) 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_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/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_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_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_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_driver.o)) was built for newer macOS version (12.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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(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(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(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_aux.o)) was built for newer macOS version (12.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_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(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_c.o)) was built for newer macOS version (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(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_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(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) 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/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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)
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/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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(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: 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/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(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/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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: 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(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    InterpFromMeshToMesh2d_python.la
  CXXLD    InterpFromMeshToMesh3d_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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)
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/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_omp_m.o)) was built for newer macOS version (12.5) 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_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 ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_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_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(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)
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_ana_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) 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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) 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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: 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)
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(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
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/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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(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/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(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.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/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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/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/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/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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/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: 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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_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_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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/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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for ___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(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(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(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/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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_driver.o)) was built for newer macOS version (12.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 _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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 _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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/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/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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(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_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_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_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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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_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(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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_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(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(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
  CXXLD    IssmConfig_python.la
  CXXLD    MeshPartition_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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: 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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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: 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)
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_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/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_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/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_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(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_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/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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(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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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(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/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(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_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/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(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/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
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/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/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 _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: 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/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(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: 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/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(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: 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)
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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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
  CXXLD    MeshProfileIntersection_python.la
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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    NodeConnectivity_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.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(csol_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/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(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: 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(ctype3_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(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___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(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(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_lr.o)) was built for newer macOS version (12.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/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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_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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(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/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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(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_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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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(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)
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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_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: 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_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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_c.o)) was built for newer macOS version (12.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: 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/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_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/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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/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/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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/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(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/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(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_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/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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 ___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_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_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_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(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/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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_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_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_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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(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_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_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(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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (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_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.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_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_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/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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(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(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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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.o)) was built for newer macOS version (12.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(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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: 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_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: 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(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(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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/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(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_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/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_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(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_type1.o)) was built for newer macOS version (12.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/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: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: 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(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_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(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 ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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_driver.o)) was built for newer macOS version (12.5) 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_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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 ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _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_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_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_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.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_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.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(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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(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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/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_driver.o)) was built for newer macOS version (12.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: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    Triangle_python.la
  CXXLD    ProcessRifts_python.la
  CXXLD    Chaco_python.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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: 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.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_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_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: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_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_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(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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(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(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/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/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/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(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: 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_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/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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(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 ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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 _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: 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)
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_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_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(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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/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_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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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)
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_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_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_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_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_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: 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_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(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_driver.o)) was built for newer macOS version (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_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/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(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(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(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(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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: 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(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 sizeld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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/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/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_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: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) 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(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_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(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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: 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_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/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: 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: 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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: 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: 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: 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)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_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/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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/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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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_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: 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)
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(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/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/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(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/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/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_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/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/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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/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/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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/libzmumps.a(zfac_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_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(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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: 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(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(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_omp_m.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_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_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/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(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: 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_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_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(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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: 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/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) 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_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.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/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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/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: 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/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/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: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_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(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_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_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_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(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_AMDMF.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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.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: 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(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/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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(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(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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_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/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(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/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making install in src
Making install in c
  CXXLD    issm.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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: 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)
could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_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: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_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 sizeld: 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(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: 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/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(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(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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/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
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/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(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/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_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(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(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(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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/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(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.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(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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/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_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_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_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/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_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(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_simScaleAbs.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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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(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_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_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_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(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm_slc.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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 ___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_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_lr.o)) was built for newer macOS version (12.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_ELT_m.o)) was built for newer macOS version (12.5) 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/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_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(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_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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)
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(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.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_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_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_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(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) 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: 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/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_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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/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(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_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_memory_mod.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(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/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(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_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_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_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/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/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: 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 ___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/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___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(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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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/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/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/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/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_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: 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/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(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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: 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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_driver.o)) was built for newer macOS version (12.5) 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: 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)
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/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/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_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_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    kriging.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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: 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)
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/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr.o)) was built for newer macOS version (12.5) 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/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_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_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/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: 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/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_driver.o)) was built for newer macOS version (12.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/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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_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_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_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/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_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(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack sizeld: warning: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) 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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: 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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm_dakota.exe
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)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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/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(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/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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 _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_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/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) 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_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_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/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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 ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm_post.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: 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)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___dmumps_fac2_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_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: 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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_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/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_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 sizeld: 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/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: 
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.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/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_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_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_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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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_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_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_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_lr.o)) was built for newer macOS version (12.5) 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/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_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/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_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_root_parallel.o)) was built for newer macOS version (12.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_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(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_driver.o)) was built for newer macOS version (12.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/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/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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/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_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_root_parallel.o)) was built for newer macOS version (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(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/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: 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/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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: 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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/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_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(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_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_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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: 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/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(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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: 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(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_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for _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_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(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_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(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_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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 ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
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(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.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/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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/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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_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/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/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)
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(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/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: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    issm_slc.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_type2.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_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_type1.o)) was built for newer macOS version (12.5) 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/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(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(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_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_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/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(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/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(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_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_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_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/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
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/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(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_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/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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.o)) was built for newer macOS version (12.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_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.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_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(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(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack 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(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.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: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.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(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: 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)
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_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/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/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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: could not create compact unwind for _dmumps_process_sym_blocfacto_: 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_band.o)) was built for newer macOS version (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_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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_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/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)
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(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/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_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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: 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(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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(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/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_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/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/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/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(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) 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(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(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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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.o)) was built for newer macOS version (12.5) 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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_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_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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/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_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_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(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    kriging.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: 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)
dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: 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/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_lr.o)) was built for newer macOS version (12.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/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: 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 ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_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_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/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_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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(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(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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.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(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 _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: 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(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(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_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_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_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_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(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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(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_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(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.o)) was built for newer macOS version (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/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(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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_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_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) 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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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(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_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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_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_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_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(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_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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(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_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(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(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
  CXXLD    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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_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_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_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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/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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_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_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: 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(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_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_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.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(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_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(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(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.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(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(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_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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_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(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(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(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(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(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(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(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_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_ELT.o)) was built for newer macOS version (12.5) 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_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_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_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_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_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_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) 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(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_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_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_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_root_parallel.o)) was built for newer macOS version (12.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: 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/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (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_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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(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_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_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(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_type2.o)) was built for newer macOS version (12.5) 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: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
  CXXLD    issm_post.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_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(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_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/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_buffer.o)) was built for newer macOS version (12.5) 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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 ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: 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)
could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (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)
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)
could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: 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(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/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/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_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(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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(carrowheads.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(cbcast_int.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_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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_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_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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_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_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_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_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_root_parallel.o)) was built for newer macOS version (12.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(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_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_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_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_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_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_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_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_driver.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0)
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(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: 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_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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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(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_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_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_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_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: 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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(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/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)
object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(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: 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)
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMCore.dylib
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMOverload.dylib
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMOverload.la
libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMModules.dylib
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMModules.la
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/kriging.exe
libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm_dakota.exe
libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm_post.exe
make[3]: Nothing to be done for `install-data-am'.
Making install in m
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in wrappers
Making install in matlab
 ../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGrid_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib'
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMMatlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_matlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_matlab.la
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/DistanceToMaskBoundary_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/DistanceToMaskBoundary_matlab.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpSimplify_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpSimplify_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGrid_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGrid_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_matlab.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PointCloudFindNeighbors_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PointCloudFindNeighbors_matlab.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_matlab.la
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_matlab.la
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_matlab.la
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Kriging_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Kriging_matlab.la
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/CoordTransform_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/CoordTransform_matlab.la
make[4]: Nothing to be done for `install-data-am'.
Making install in python
 ../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib'
libtool: install: /usr/bin/install -c .libs/libISSMPython.0.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMPython.0.dylib
libtool: install: (cd /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib && { ln -s -f libISSMPython.0.dylib libISSMPython.dylib || { rm -f libISSMPython.dylib && ln -s libISSMPython.0.dylib libISSMPython.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMPython.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.0.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_python.0.dylib
libtool: install: (cd /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib && { ln -s -f libISSMApi_python.0.dylib libISSMApi_python.dylib || { rm -f libISSMApi_python.dylib && ln -s libISSMApi_python.0.dylib libISSMApi_python.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_python.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_python.so
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_python.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_python.so
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_python.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_python.so
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_python.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_python.so
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_python.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_python.so
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_python.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_python.so
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_python.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_python.so
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_python.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_python.so
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_python.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_python.so
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_python.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/Triangle_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_python.so
libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_python.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_python.so
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_python.la
libtool: install: /usr/bin/install -c .libs/Chaco_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_python.so
libtool: install: /usr/bin/install -c .libs/Chaco_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_python.la
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 18593
Waiting on: 18594
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog/results 

+++ Running case: MATLAB-2001 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

write lock file:

   FemModel initialization elapsed time:   0.190954
   Total Core solution elapsed time:       13.9777
   Linear solver elapsed time:             0.000476 (0.0034%)

   Total elapsed time: 0 hrs 0 min 14 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-13 test id: 2001 test name: SquareSheetConstrainedGia2d field: UGrd
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2001 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

write lock file:

   FemModel initialization elapsed time:   0.190954
   Total Core solution elapsed time:       13.9777
   Linear solver elapsed time:             0.000476 (0.0034%)

   Total elapsed time: 0 hrs 0 min 14 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-13 test id: 2001 test name: SquareSheetConstrainedGia2d field: UGrd
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2002 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-16-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.148722
   Total Core solution elapsed time:       0.179523
   Linear solver elapsed time:             0.001125 (0.63%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-20-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.212199
   Total Core solution elapsed time:       0.977911
   Linear solver elapsed time:             0.000686 (0.07%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-26-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.481981
   Total Core solution elapsed time:       1.04722
   Linear solver elapsed time:             0.000954 (0.091%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-31-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.503926
   Total Core solution elapsed time:       1.10365
   Linear solver elapsed time:             0.000648 (0.059%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 4.7e-16 <   1e-13 test id: 2002 test name: EarthSlc field: Seustatic
SUCCESS difference: 1e-15   <   1e-13 test id: 2002 test name: EarthSlc field: Sselfattraction
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Selastic
SUCCESS difference: 1.1e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Srotation
SUCCESS difference: 0       <   1e-13 test id: 2002 test name: EarthSlc field: Beustatic
SUCCESS difference: 0       <   1e-13 test id: 2002 test name: EarthSlc field: Bselfattraction
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Belastic
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Brotation
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2002 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-16-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.148722
   Total Core solution elapsed time:       0.179523
   Linear solver elapsed time:             0.001125 (0.63%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-20-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.212199
   Total Core solution elapsed time:       0.977911
   Linear solver elapsed time:             0.000686 (0.07%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-26-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.481981
   Total Core solution elapsed time:       1.04722
   Linear solver elapsed time:             0.000954 (0.091%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2002-06-08-2026-16-37-31-8078/test2002.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.503926
   Total Core solution elapsed time:       1.10365
   Linear solver elapsed time:             0.000648 (0.059%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 4.7e-16 <   1e-13 test id: 2002 test name: EarthSlc field: Seustatic
SUCCESS difference: 1e-15   <   1e-13 test id: 2002 test name: EarthSlc field: Sselfattraction
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Selastic
SUCCESS difference: 1.1e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Srotation
SUCCESS difference: 0       <   1e-13 test id: 2002 test name: EarthSlc field: Beustatic
SUCCESS difference: 0       <   1e-13 test id: 2002 test name: EarthSlc field: Bselfattraction
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Belastic
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2002 test name: EarthSlc field: Brotation
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2003 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2003-06-08-2026-16-37-42-8078/test2003.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.230669
   Total Core solution elapsed time:       1.54568
   Linear solver elapsed time:             0.004095 (0.26%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2003-06-08-2026-16-37-47-8078/test2003.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.252398
   Total Core solution elapsed time:       1.33681
   Linear solver elapsed time:             0.000832 (0.062%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.7e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Sealevel
SUCCESS difference: 3.9e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Uplift
SUCCESS difference: 5.2e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: NorthDisplacement
SUCCESS difference: 2.6e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: EastDisplacement
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2003 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2003-06-08-2026-16-37-42-8078/test2003.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.230669
   Total Core solution elapsed time:       1.54568
   Linear solver elapsed time:             0.004095 (0.26%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2003-06-08-2026-16-37-47-8078/test2003.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.252398
   Total Core solution elapsed time:       1.33681
   Linear solver elapsed time:             0.000832 (0.062%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.7e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Sealevel
SUCCESS difference: 3.9e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Uplift
SUCCESS difference: 5.2e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: NorthDisplacement
SUCCESS difference: 2.6e-15 <   1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: EastDisplacement
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2005 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2005-06-08-2026-16-37-55-8078/test2005.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 2.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 3.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 4.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 5.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 6.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 7.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 8.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 9.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 10.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.446484
   Total Core solution elapsed time:       3.34776
   Linear solver elapsed time:             0.00721 (0.22%)

   Total elapsed time: 0 hrs 0 min 3 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.1e-15 <   1e-13 test id: 2005 test name: Earthslc_time field: Sealevel1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 2005 test name: Earthslc_time field: Sealevel5
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2005 test name: Earthslc_time field: Sealevel10
SUCCESS difference: 0       <   1e-13 test id: 2005 test name: Earthslc_time field: Seustatic10
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2005 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2005-06-08-2026-16-37-55-8078/test2005.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 2.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 3.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 4.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 5.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 6.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 7.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 8.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 9.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 10.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.446484
   Total Core solution elapsed time:       3.34776
   Linear solver elapsed time:             0.00721 (0.22%)

   Total elapsed time: 0 hrs 0 min 3 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.1e-15 <   1e-13 test id: 2005 test name: Earthslc_time field: Sealevel1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 2005 test name: Earthslc_time field: Sealevel5
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2005 test name: Earthslc_time field: Sealevel10
SUCCESS difference: 0       <   1e-13 test id: 2005 test name: Earthslc_time field: Seustatic10
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2007 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2007-06-08-2026-16-38-05-8078/test2007.bin
   external (offlinesolidearthsolution) solution:
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 0.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 2/10  time [yr]: 1.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 3/10  time [yr]: 1.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 4/10  time [yr]: 2.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 5/10  time [yr]: 2.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 6/10  time [yr]: 3.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 7/10  time [yr]: 3.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 8/10  time [yr]: 4.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 9/10  time [yr]: 4.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 10/10  time [yr]: 5.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.088505
   Total Core solution elapsed time:       0.470554
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 4.5e-16 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: Geoid
SUCCESS difference: 1.2e-15 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedUp
SUCCESS difference: 2.5e-16 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedEast
SUCCESS difference: 3.8e-16 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedNorth
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2007 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2007-06-08-2026-16-38-05-8078/test2007.bin
   external (offlinesolidearthsolution) solution:
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 0.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 2/10  time [yr]: 1.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 3/10  time [yr]: 1.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 4/10  time [yr]: 2.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 5/10  time [yr]: 2.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 6/10  time [yr]: 3.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 7/10  time [yr]: 3.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 8/10  time [yr]: 4.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 9/10  time [yr]: 4.50 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
iteration 10/10  time [yr]: 5.00 (time step: 0.50)
   computing sea level change
	  computing external solid earth contributions
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.088505
   Total Core solution elapsed time:       0.470554
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 4.5e-16 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: Geoid
SUCCESS difference: 1.2e-15 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedUp
SUCCESS difference: 2.5e-16 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedEast
SUCCESS difference: 3.8e-16 <   1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedNorth
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2008 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2008-06-08-2026-16-38-12-8078/test2008.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.374907
   Total Core solution elapsed time:       1.14894
   Linear solver elapsed time:             0.000567 (0.049%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2008-06-08-2026-16-38-18-8078/test2008.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing external solid earth contributions
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.445265
   Total Core solution elapsed time:       1.0711 
   Linear solver elapsed time:             0.000431 (0.04%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelGrd
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockGrd
SUCCESS difference: 1e-15   <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelAdditional
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockAdditional
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2008 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2008-06-08-2026-16-38-12-8078/test2008.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.374907
   Total Core solution elapsed time:       1.14894
   Linear solver elapsed time:             0.000567 (0.049%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2008-06-08-2026-16-38-18-8078/test2008.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing external solid earth contributions
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.445265
   Total Core solution elapsed time:       1.0711 
   Linear solver elapsed time:             0.000431 (0.04%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelGrd
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockGrd
SUCCESS difference: 1e-15   <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelAdditional
SUCCESS difference: 6.2e-15 <   1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockAdditional
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2010 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2010-06-08-2026-16-38-25-8078/test2010.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.223257
   Total Core solution elapsed time:       1.36502
   Linear solver elapsed time:             0.00075 (0.055%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: eus
SUCCESS difference: 5.2e-16 <   1e-13 test id: 2010 test name: MomentOfIntertia field: slc
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: moixz
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: moiyz
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: moizz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2010 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2010-06-08-2026-16-38-25-8078/test2010.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.223257
   Total Core solution elapsed time:       1.36502
   Linear solver elapsed time:             0.00075 (0.055%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: eus
SUCCESS difference: 5.2e-16 <   1e-13 test id: 2010 test name: MomentOfIntertia field: slc
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: moixz
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: moiyz
SUCCESS difference: 0       <   1e-13 test id: 2010 test name: MomentOfIntertia field: moizz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2011 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2011-06-08-2026-16-38-33-8078/test2011.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport

   solver residue: norm(KU-F)/norm(F)=0
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
              convergence criterion: norm(dS)/norm(S)100 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)0.121458 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)0.002923 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)8.26244e-05 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)2.58743e-06 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)8.56443e-08 > 1e-08 %
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.185954
   Total Core solution elapsed time:       1.24446
   Linear solver elapsed time:             0.000527 (0.042%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce2
SUCCESS difference: 0       <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff21
SUCCESS difference: 1.2e-16 <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce3
SUCCESS difference: 0       <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff31
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2011 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2011-06-08-2026-16-38-33-8078/test2011.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport

   solver residue: norm(KU-F)/norm(F)=0
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
              convergence criterion: norm(dS)/norm(S)100 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)0.121458 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)0.002923 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)8.26244e-05 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)2.58743e-06 > 1e-08 %
              convergence criterion: norm(dS)/norm(S)8.56443e-08 > 1e-08 %
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.185954
   Total Core solution elapsed time:       1.24446
   Linear solver elapsed time:             0.000527 (0.042%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce2
SUCCESS difference: 0       <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff21
SUCCESS difference: 1.2e-16 <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce3
SUCCESS difference: 0       <   1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff31
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2013 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2013-06-08-2026-16-38-40-8078/test2013.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.155744
   Total Core solution elapsed time:       1.29704
   Linear solver elapsed time:             0.00075 (0.058%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.1e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: Mask
SUCCESS difference: 1.2e-15 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadAreas
SUCCESS difference: 2.5e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: SurfaceLoad
SUCCESS difference: 1.7e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadWeights
SUCCESS difference: 2.5e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LatitudeLoadBarycenter
SUCCESS difference: 3.2e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LongitudeLoadBarycenter
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2013 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2013-06-08-2026-16-38-40-8078/test2013.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.155744
   Total Core solution elapsed time:       1.29704
   Linear solver elapsed time:             0.00075 (0.058%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.1e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: Mask
SUCCESS difference: 1.2e-15 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadAreas
SUCCESS difference: 2.5e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: SurfaceLoad
SUCCESS difference: 1.7e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadWeights
SUCCESS difference: 2.5e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LatitudeLoadBarycenter
SUCCESS difference: 3.2e-16 <   1e-13 test id: 2013 test name: EarthSlc_Geometry field: LongitudeLoadBarycenter
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2020 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
 === Computing "real" spherical harmonics for chosen resolution ==== 
     SH computations : degree 0 (of 60) completed.
     SH computations : degree 1 (of 60) completed.
     SH computations : degree 2 (of 60) completed.
     SH computations : degree 3 (of 60) completed.
     SH computations : degree 4 (of 60) completed.
     SH computations : degree 5 (of 60) completed.
     SH computations : degree 6 (of 60) completed.
     SH computations : degree 7 (of 60) completed.
     SH computations : degree 8 (of 60) completed.
     SH computations : degree 9 (of 60) completed.
     SH computations : degree 10 (of 60) completed.
     SH computations : degree 11 (of 60) completed.
     SH computations : degree 12 (of 60) completed.
     SH computations : degree 13 (of 60) completed.
     SH computations : degree 14 (of 60) completed.
     SH computations : degree 15 (of 60) completed.
     SH computations : degree 16 (of 60) completed.
     SH computations : degree 17 (of 60) completed.
     SH computations : degree 18 (of 60) completed.
     SH computations : degree 19 (of 60) completed.
     SH computations : degree 20 (of 60) completed.
     SH computations : degree 21 (of 60) completed.
     SH computations : degree 22 (of 60) completed.
     SH computations : degree 23 (of 60) completed.
     SH computations : degree 24 (of 60) completed.
     SH computations : degree 25 (of 60) completed.
     SH computations : degree 26 (of 60) completed.
     SH computations : degree 27 (of 60) completed.
     SH computations : degree 28 (of 60) completed.
     SH computations : degree 29 (of 60) completed.
     SH computations : degree 30 (of 60) completed.
     SH computations : degree 31 (of 60) completed.
     SH computations : degree 32 (of 60) completed.
     SH computations : degree 33 (of 60) completed.
     SH computations : degree 34 (of 60) completed.
     SH computations : degree 35 (of 60) completed.
     SH computations : degree 36 (of 60) completed.
     SH computations : degree 37 (of 60) completed.
     SH computations : degree 38 (of 60) completed.
     SH computations : degree 39 (of 60) completed.
     SH computations : degree 40 (of 60) completed.
     SH computations : degree 41 (of 60) completed.
     SH computations : degree 42 (of 60) completed.
     SH computations : degree 43 (of 60) completed.
     SH computations : degree 44 (of 60) completed.
     SH computations : degree 45 (of 60) completed.
     SH computations : degree 46 (of 60) completed.
     SH computations : degree 47 (of 60) completed.
     SH computations : degree 48 (of 60) completed.
     SH computations : degree 49 (of 60) completed.
     SH computations : degree 50 (of 60) completed.
     SH computations : degree 51 (of 60) completed.
     SH computations : degree 52 (of 60) completed.
     SH computations : degree 53 (of 60) completed.
     SH computations : degree 54 (of 60) completed.
     SH computations : degree 55 (of 60) completed.
     SH computations : degree 56 (of 60) completed.
     SH computations : degree 57 (of 60) completed.
     SH computations : degree 58 (of 60) completed.
     SH computations : degree 59 (of 60) completed.
     SH computations : degree 60 (of 60) completed.
     completed! 
 === Computing SH coefficients for ocean function ================== 
gmtmask: num vertices 12288
gmtmask: done
     completed! 
 === Solving WOUT rotational feedbacks =========
     iteration # 1 :: difference in norm = 0.11957
     iteration # 2 :: difference in norm = 0.0025007
     iteration # 3 :: difference in norm = 0.0004088
     iteration # 4 :: difference in norm = 6.3542e-05
     iteration # 5 :: difference in norm = 1.0397e-05
     iteration # 6 :: difference in norm = 1.7779e-06
     solution converged! 
 === Solving WITH rotational feedbacks =========
     iteration # 1 :: difference in norm = 0.11937
     iteration # 2 :: difference in norm = 0.0024814
     iteration # 3 :: difference in norm = 0.00040586
     iteration # 4 :: difference in norm = 6.3273e-05
     iteration # 5 :: difference in norm = 1.0489e-05
     iteration # 6 :: difference in norm = 1.8334e-06
     solution converged! 
SUCCESS difference: 2.7e-07 <   3e-07 test id: 2020 test name: SHslc  field: Barystatic_no_rotation
SUCCESS difference: 4.1e-15 <   1e-13 test id: 2020 test name: SHslc  field: rsl_no_rotation
SUCCESS difference: 1.6e-15 <   1e-13 test id: 2020 test name: SHslc  field: geoid_no_rotation
SUCCESS difference: 1.9e-15 <   1e-13 test id: 2020 test name: SHslc  field: bed_no_rotation
SUCCESS difference: 1.8e-07 <   2e-07 test id: 2020 test name: SHslc  field: Barystatic_with_rotation
SUCCESS difference: 3.9e-15 <   1e-13 test id: 2020 test name: SHslc  field: rsl_with_rotation
SUCCESS difference: 1.4e-15 <   1e-13 test id: 2020 test name: SHslc  field: geoid_with_rotation
SUCCESS difference: 2.1e-15 <   1e-13 test id: 2020 test name: SHslc  field: bed_with_rotation
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2020 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
 === Computing "real" spherical harmonics for chosen resolution ==== 
     SH computations : degree 0 (of 60) completed.
     SH computations : degree 1 (of 60) completed.
     SH computations : degree 2 (of 60) completed.
     SH computations : degree 3 (of 60) completed.
     SH computations : degree 4 (of 60) completed.
     SH computations : degree 5 (of 60) completed.
     SH computations : degree 6 (of 60) completed.
     SH computations : degree 7 (of 60) completed.
     SH computations : degree 8 (of 60) completed.
     SH computations : degree 9 (of 60) completed.
     SH computations : degree 10 (of 60) completed.
     SH computations : degree 11 (of 60) completed.
     SH computations : degree 12 (of 60) completed.
     SH computations : degree 13 (of 60) completed.
     SH computations : degree 14 (of 60) completed.
     SH computations : degree 15 (of 60) completed.
     SH computations : degree 16 (of 60) completed.
     SH computations : degree 17 (of 60) completed.
     SH computations : degree 18 (of 60) completed.
     SH computations : degree 19 (of 60) completed.
     SH computations : degree 20 (of 60) completed.
     SH computations : degree 21 (of 60) completed.
     SH computations : degree 22 (of 60) completed.
     SH computations : degree 23 (of 60) completed.
     SH computations : degree 24 (of 60) completed.
     SH computations : degree 25 (of 60) completed.
     SH computations : degree 26 (of 60) completed.
     SH computations : degree 27 (of 60) completed.
     SH computations : degree 28 (of 60) completed.
     SH computations : degree 29 (of 60) completed.
     SH computations : degree 30 (of 60) completed.
     SH computations : degree 31 (of 60) completed.
     SH computations : degree 32 (of 60) completed.
     SH computations : degree 33 (of 60) completed.
     SH computations : degree 34 (of 60) completed.
     SH computations : degree 35 (of 60) completed.
     SH computations : degree 36 (of 60) completed.
     SH computations : degree 37 (of 60) completed.
     SH computations : degree 38 (of 60) completed.
     SH computations : degree 39 (of 60) completed.
     SH computations : degree 40 (of 60) completed.
     SH computations : degree 41 (of 60) completed.
     SH computations : degree 42 (of 60) completed.
     SH computations : degree 43 (of 60) completed.
     SH computations : degree 44 (of 60) completed.
     SH computations : degree 45 (of 60) completed.
     SH computations : degree 46 (of 60) completed.
     SH computations : degree 47 (of 60) completed.
     SH computations : degree 48 (of 60) completed.
     SH computations : degree 49 (of 60) completed.
     SH computations : degree 50 (of 60) completed.
     SH computations : degree 51 (of 60) completed.
     SH computations : degree 52 (of 60) completed.
     SH computations : degree 53 (of 60) completed.
     SH computations : degree 54 (of 60) completed.
     SH computations : degree 55 (of 60) completed.
     SH computations : degree 56 (of 60) completed.
     SH computations : degree 57 (of 60) completed.
     SH computations : degree 58 (of 60) completed.
     SH computations : degree 59 (of 60) completed.
     SH computations : degree 60 (of 60) completed.
     completed! 
 === Computing SH coefficients for ocean function ================== 
gmtmask: num vertices 12288
gmtmask: done
     completed! 
 === Solving WOUT rotational feedbacks =========
     iteration # 1 :: difference in norm = 0.11957
     iteration # 2 :: difference in norm = 0.0025007
     iteration # 3 :: difference in norm = 0.0004088
     iteration # 4 :: difference in norm = 6.3542e-05
     iteration # 5 :: difference in norm = 1.0397e-05
     iteration # 6 :: difference in norm = 1.7779e-06
     solution converged! 
 === Solving WITH rotational feedbacks =========
     iteration # 1 :: difference in norm = 0.11937
     iteration # 2 :: difference in norm = 0.0024814
     iteration # 3 :: difference in norm = 0.00040586
     iteration # 4 :: difference in norm = 6.3273e-05
     iteration # 5 :: difference in norm = 1.0489e-05
     iteration # 6 :: difference in norm = 1.8334e-06
     solution converged! 
SUCCESS difference: 2.7e-07 <   3e-07 test id: 2020 test name: SHslc  field: Barystatic_no_rotation
SUCCESS difference: 4.1e-15 <   1e-13 test id: 2020 test name: SHslc  field: rsl_no_rotation
SUCCESS difference: 1.6e-15 <   1e-13 test id: 2020 test name: SHslc  field: geoid_no_rotation
SUCCESS difference: 1.9e-15 <   1e-13 test id: 2020 test name: SHslc  field: bed_no_rotation
SUCCESS difference: 1.8e-07 <   2e-07 test id: 2020 test name: SHslc  field: Barystatic_with_rotation
SUCCESS difference: 3.9e-15 <   1e-13 test id: 2020 test name: SHslc  field: rsl_with_rotation
SUCCESS difference: 1.4e-15 <   1e-13 test id: 2020 test name: SHslc  field: geoid_with_rotation
SUCCESS difference: 2.1e-15 <   1e-13 test id: 2020 test name: SHslc  field: bed_with_rotation
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2021 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Computing Greens functions...
500 of 1286 vertices done!
1000 of 1286 vertices done!
gmtmask: num vertices 2568
gmtmask: done
Solving sesaw-slc for Rigid Earth WITHOUT rotational feedback...
     iteration # 1 :: difference in norm = 0.011137
     iteration # 2 :: difference in norm = 0.00011489
     iteration # 3 :: difference in norm = 3.4553e-06
     solution converged! 
Solving sesaw-slc for Rigid Earth WITH rotational feedback...
     iteration # 1 :: difference in norm = 0.011693
     iteration # 2 :: difference in norm = 0.00012356
     iteration # 3 :: difference in norm = 2.9489e-07
     solution converged! 
Solving sesaw-slc for Elastic Earth WITH rotational feedback...
     iteration # 1 :: difference in norm = 0.012866
     iteration # 2 :: difference in norm = 0.00025771
     iteration # 3 :: difference in norm = 5.7273e-05
     iteration # 4 :: difference in norm = 9.3911e-06
     solution converged! 
Solving sesaw-slc for Elastic Earth WITHOUT rotational feedback...
     iteration # 1 :: difference in norm = 0.012425
     iteration # 2 :: difference in norm = 0.00026672
     iteration # 3 :: difference in norm = 5.4626e-05
     iteration # 4 :: difference in norm = 8.4046e-06
     solution converged! 
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_rigid
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_rigid_rot
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_elast
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_elast_rot
SUCCESS difference: 3.2e-15 <   1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid
SUCCESS difference: 3.4e-15 <   1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid_rot
SUCCESS difference: 1e-14   <   1e-13 test id: 2021 test name: SESAWslc field: rsl_elast
SUCCESS difference: 1e-14   <   1e-13 test id: 2021 test name: SESAWslc field: rsl_elast_rot
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2021 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Computing Greens functions...
500 of 1286 vertices done!
1000 of 1286 vertices done!
gmtmask: num vertices 2568
gmtmask: done
Solving sesaw-slc for Rigid Earth WITHOUT rotational feedback...
     iteration # 1 :: difference in norm = 0.011137
     iteration # 2 :: difference in norm = 0.00011489
     iteration # 3 :: difference in norm = 3.4553e-06
     solution converged! 
Solving sesaw-slc for Rigid Earth WITH rotational feedback...
     iteration # 1 :: difference in norm = 0.011693
     iteration # 2 :: difference in norm = 0.00012356
     iteration # 3 :: difference in norm = 2.9489e-07
     solution converged! 
Solving sesaw-slc for Elastic Earth WITH rotational feedback...
     iteration # 1 :: difference in norm = 0.012866
     iteration # 2 :: difference in norm = 0.00025771
     iteration # 3 :: difference in norm = 5.7273e-05
     iteration # 4 :: difference in norm = 9.3911e-06
     solution converged! 
Solving sesaw-slc for Elastic Earth WITHOUT rotational feedback...
     iteration # 1 :: difference in norm = 0.012425
     iteration # 2 :: difference in norm = 0.00026672
     iteration # 3 :: difference in norm = 5.4626e-05
     iteration # 4 :: difference in norm = 8.4046e-06
     solution converged! 
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_rigid
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_rigid_rot
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_elast
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2021 test name: SESAWslc field: eus_elast_rot
SUCCESS difference: 3.2e-15 <   1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid
SUCCESS difference: 3.4e-15 <   1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid_rot
SUCCESS difference: 1e-14   <   1e-13 test id: 2021 test name: SESAWslc field: rsl_elast
SUCCESS difference: 1e-14   <   1e-13 test id: 2021 test name: SESAWslc field: rsl_elast_rot
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2070 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2070-06-08-2026-16-40-31-8078/test2070.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 8, surface/Depth Love number ratio small: 2.24642e-22
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.02754e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 5.7849e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 429, surface/Depth Love number ratio small: 9.27061e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 724, surface/Depth Love number ratio small: 4.40312e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

     tidal
write lock file:

   FemModel initialization elapsed time:   0.138576
   Total Core solution elapsed time:       2.39604
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2070-06-08-2026-16-40-37-8078/test2070.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 8, surface/Depth Love number ratio small: 3.43608e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 30, surface/Depth Love number ratio small: 8.15353e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 139, surface/Depth Love number ratio small: 5.54708e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 443, surface/Depth Love number ratio small: 9.95001e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 825, surface/Depth Love number ratio small: 8.98052e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

write lock file:

   FemModel initialization elapsed time:   0.121816
   Total Core solution elapsed time:       2.42296
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.2e-08 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_loading_elastic
SUCCESS difference: 3.4e-11 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_loading_elastic
SUCCESS difference: 3.3e-11 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_loading_elastic
SUCCESS difference: 2.2e-09 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_tidal_elastic
SUCCESS difference: 4.2e-13 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_tidal_elastic
SUCCESS difference: 4.3e-12 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_tidal_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2070 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2070-06-08-2026-16-40-31-8078/test2070.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 8, surface/Depth Love number ratio small: 2.24642e-22
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.02754e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 5.7849e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 429, surface/Depth Love number ratio small: 9.27061e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 724, surface/Depth Love number ratio small: 4.40312e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

     tidal
write lock file:

   FemModel initialization elapsed time:   0.138576
   Total Core solution elapsed time:       2.39604
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2070-06-08-2026-16-40-37-8078/test2070.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 8, surface/Depth Love number ratio small: 3.43608e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 30, surface/Depth Love number ratio small: 8.15353e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 139, surface/Depth Love number ratio small: 5.54708e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 443, surface/Depth Love number ratio small: 9.95001e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 825, surface/Depth Love number ratio small: 8.98052e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

write lock file:

   FemModel initialization elapsed time:   0.121816
   Total Core solution elapsed time:       2.42296
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.2e-08 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_loading_elastic
SUCCESS difference: 3.4e-11 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_loading_elastic
SUCCESS difference: 3.3e-11 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_loading_elastic
SUCCESS difference: 2.2e-09 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_tidal_elastic
SUCCESS difference: 4.2e-13 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_tidal_elastic
SUCCESS difference: 4.3e-12 <   2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_tidal_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2071 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2071-06-08-2026-16-40-44-8078/test2071.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 8, surface/Depth Love number ratio small: 2.24642e-22
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.02754e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 5.7849e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 429, surface/Depth Love number ratio small: 9.27061e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 724, surface/Depth Love number ratio small: 4.40312e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 874/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.88344e-06; Delta_k/k=1.88981e-06; Delta_l/l=0.000989442; threshold set to 0.001
     loading

   Degree: 1/1000       Degree: 2/1000       Degree: 3/1000       Degree: 4/1000       Degree: 5/1000       Degree: 6/1000       Degree: 7/1000       Degree: 8/1000       Degree: 9/1000       Degree: 10/1000       Degree: 11/1000       Degree: 12/1000       Degree: 13/1000       Degree: 14/1000       Degree: 15/1000       Degree: 16/1000       Degree: 17/1000       Degree: 18/1000       Degree: 19/1000       Degree: 20/1000       Degree: 21/1000       Degree: 22/1000       Degree: 23/1000       Degree: 24/1000       Degree: 25/1000       Degree: 26/1000       Degree: 27/1000       Degree: 28/1000       Degree: 29/1000       Degree: 30/1000       Degree: 31/1000       Degree: 32/1000       Degree: 33/1000       Degree: 34/1000       Degree: 35/1000       Degree: 36/1000       Degree: 37/1000       Degree: 38/1000       Degree: 39/1000       Degree: 40/1000       Degree: 41/1000       Degree: 42/1000       Degree: 43/1000       Degree: 44/1000       Degree: 45/1000       Degree: 46/1000       Degree: 47/1000       Degree: 48/1000       Degree: 49/1000       Degree: 50/1000       Degree: 51/1000       Degree: 52/1000       Degree: 53/1000       Degree: 54/1000       Degree: 55/1000       Degree: 56/1000       Degree: 57/1000       Degree: 58/1000       Degree: 59/1000       Degree: 60/1000       Degree: 61/1000       Degree: 62/1000       Degree: 63/1000       Degree: 64/1000       Degree: 65/1000       Degree: 66/1000       Degree: 67/1000       Degree: 68/1000       Degree: 69/1000       Degree: 70/1000       Degree: 71/1000       Degree: 72/1000       Degree: 73/1000       Degree: 74/1000       Degree: 75/1000       Degree: 76/1000       Degree: 77/1000       Degree: 78/1000       Degree: 79/1000       Degree: 80/1000       Degree: 81/1000       Degree: 82/1000       Degree: 83/1000       Degree: 84/1000       Degree: 85/1000       Degree: 86/1000       Degree: 87/1000       Degree: 88/1000       Degree: 89/1000       Degree: 90/1000       Degree: 91/1000       Degree: 92/1000       Degree: 93/1000       Degree: 94/1000       Degree: 95/1000       Degree: 96/1000       Degree: 97/1000       Degree: 98/1000       Degree: 99/1000       Degree: 100/1000       Degree: 101/1000       Degree: 102/1000       Degree: 103/1000       Degree: 104/1000       Degree: 105/1000       Degree: 106/1000       Degree: 107/1000       Degree: 108/1000       Degree: 109/1000       Degree: 110/1000       Degree: 111/1000       Degree: 112/1000       Degree: 113/1000       Degree: 114/1000       Degree: 115/1000       Degree: 116/1000       Degree: 117/1000       Degree: 118/1000       Degree: 119/1000       Degree: 120/1000       Degree: 121/1000       Degree: 122/1000       Degree: 123/1000       Degree: 124/1000       Degree: 125/1000       Degree: 126/1000       Degree: 127/1000       Degree: 128/1000       Degree: 129/1000       Degree: 130/1000       Degree: 131/1000       Degree: 132/1000       Degree: 133/1000       Degree: 134/1000       Degree: 135/1000       Degree: 136/1000       Degree: 137/1000       Degree: 138/1000       Degree: 139/1000       Degree: 140/1000       Degree: 141/1000       Degree: 142/1000       Degree: 143/1000       Degree: 144/1000       Degree: 145/1000       Degree: 146/1000       Degree: 147/1000       Degree: 148/1000       Degree: 149/1000       Degree: 150/1000       Degree: 151/1000       Degree: 152/1000       Degree: 153/1000       Degree: 154/1000       Degree: 155/1000       Degree: 156/1000       Degree: 157/1000       Degree: 158/1000       Degree: 159/1000       Degree: 160/1000       Degree: 161/1000       Degree: 162/1000       Degree: 163/1000       Degree: 164/1000       Degree: 165/1000       Degree: 166/1000       Degree: 167/1000       Degree: 168/1000       Degree: 169/1000       Degree: 170/1000       Degree: 171/1000       Degree: 172/1000       Degree: 173/1000       Degree: 174/1000       Degree: 175/1000       Degree: 176/1000       Degree: 177/1000       Degree: 178/1000       Degree: 179/1000       Degree: 180/1000       Degree: 181/1000       Degree: 182/1000       Degree: 183/1000       Degree: 184/1000       Degree: 185/1000       Degree: 186/1000       Degree: 187/1000       Degree: 188/1000       Degree: 189/1000       Degree: 190/1000       Degree: 191/1000       Degree: 192/1000       Degree: 193/1000       Degree: 194/1000       Degree: 195/1000       Degree: 196/1000       Degree: 197/1000       Degree: 198/1000       Degree: 199/1000       Degree: 200/1000       Degree: 201/1000       Degree: 202/1000       Degree: 203/1000       Degree: 204/1000       Degree: 205/1000       Degree: 206/1000       Degree: 207/1000       Degree: 208/1000       Degree: 209/1000       Degree: 210/1000       Degree: 211/1000       Degree: 212/1000       Degree: 213/1000       Degree: 214/1000       Degree: 215/1000       Degree: 216/1000       Degree: 217/1000       Degree: 218/1000       Degree: 219/1000       Degree: 220/1000       Degree: 221/1000       Degree: 222/1000       Degree: 223/1000       Degree: 224/1000       Degree: 225/1000       Degree: 226/1000       Degree: 227/1000       Degree: 228/1000       Degree: 229/1000       Degree: 230/1000       Degree: 231/1000       Degree: 232/1000       Degree: 233/1000       Degree: 234/1000       Degree: 235/1000       Degree: 236/1000       Degree: 237/1000       Degree: 238/1000       Degree: 239/1000       Degree: 240/1000       Degree: 241/1000       Degree: 242/1000       Degree: 243/1000       Degree: 244/1000       Degree: 245/1000       Degree: 246/1000       Degree: 247/1000       Degree: 248/1000       Degree: 249/1000       Degree: 250/1000       Degree: 251/1000       Degree: 252/1000       Degree: 253/1000       Degree: 254/1000       Degree: 255/1000       Degree: 256/1000       Degree: 257/1000       Degree: 258/1000       Degree: 259/1000       Degree: 260/1000       Degree: 261/1000       Degree: 262/1000       Degree: 263/1000       Degree: 264/1000       Degree: 265/1000       Degree: 266/1000       Degree: 267/1000       Degree: 268/1000       Degree: 269/1000       Degree: 270/1000       Degree: 271/1000       Degree: 272/1000       Degree: 273/1000       Degree: 274/1000       Degree: 275/1000       Degree: 276/1000       Degree: 277/1000       Degree: 278/1000       Degree: 279/1000       Degree: 280/1000       Degree: 281/1000       Degree: 282/1000       Degree: 283/1000       Degree: 284/1000       Degree: 285/1000       Degree: 286/1000       Degree: 287/1000       Degree: 288/1000       Degree: 289/1000       Degree: 290/1000       Degree: 291/1000       Degree: 292/1000       Degree: 293/1000       Degree: 294/1000       Degree: 295/1000       Degree: 296/1000       Degree: 297/1000       Degree: 298/1000       Degree: 299/1000       Degree: 300/1000       Degree: 301/1000       Degree: 302/1000       Degree: 303/1000       Degree: 304/1000       Degree: 305/1000       Degree: 306/1000       Degree: 307/1000       Degree: 308/1000       Degree: 309/1000       Degree: 310/1000       Degree: 311/1000       Degree: 312/1000       Degree: 313/1000       Degree: 314/1000       Degree: 315/1000       Degree: 316/1000       Degree: 317/1000       Degree: 318/1000       Degree: 319/1000       Degree: 320/1000       Degree: 321/1000       Degree: 322/1000       Degree: 323/1000       Degree: 324/1000       Degree: 325/1000       Degree: 326/1000       Degree: 327/1000       Degree: 328/1000       Degree: 329/1000       Degree: 330/1000       Degree: 331/1000       Degree: 332/1000       Degree: 333/1000       Degree: 334/1000       Degree: 335/1000       Degree: 336/1000       Degree: 337/1000       Degree: 338/1000       Degree: 339/1000       Degree: 340/1000       Degree: 341/1000       Degree: 342/1000       Degree: 343/1000       Degree: 344/1000       Degree: 345/1000       Degree: 346/1000       Degree: 347/1000       Degree: 348/1000       Degree: 349/1000       Degree: 350/1000       Degree: 351/1000       Degree: 352/1000       Degree: 353/1000       Degree: 354/1000       Degree: 355/1000       Degree: 356/1000       Degree: 357/1000       Degree: 358/1000       Degree: 359/1000       Degree: 360/1000       Degree: 361/1000       Degree: 362/1000       Degree: 363/1000       Degree: 364/1000       Degree: 365/1000       Degree: 366/1000       Degree: 367/1000       Degree: 368/1000       Degree: 369/1000       Degree: 370/1000       Degree: 371/1000       Degree: 372/1000       Degree: 373/1000       Degree: 374/1000       Degree: 375/1000       Degree: 376/1000       Degree: 377/1000       Degree: 378/1000       Degree: 379/1000       Degree: 380/1000       Degree: 381/1000       Degree: 382/1000       Degree: 383/1000       Degree: 384/1000       Degree: 385/1000       Degree: 386/1000       Degree: 387/1000       Degree: 388/1000       Degree: 389/1000       Degree: 390/1000       Degree: 391/1000       Degree: 392/1000       Degree: 393/1000       Degree: 394/1000       Degree: 395/1000       Degree: 396/1000       Degree: 397/1000       Degree: 398/1000       Degree: 399/1000       Degree: 400/1000       Degree: 401/1000       Degree: 402/1000       Degree: 403/1000       Degree: 404/1000       Degree: 405/1000       Degree: 406/1000       Degree: 407/1000       Degree: 408/1000       Degree: 409/1000       Degree: 410/1000       Degree: 411/1000       Degree: 412/1000       Degree: 413/1000       Degree: 414/1000       Degree: 415/1000       Degree: 416/1000       Degree: 417/1000       Degree: 418/1000       Degree: 419/1000       Degree: 420/1000       Degree: 421/1000       Degree: 422/1000       Degree: 423/1000       Degree: 424/1000       Degree: 425/1000       Degree: 426/1000       Degree: 427/1000       Degree: 428/1000       Degree: 429/1000       Degree: 430/1000       Degree: 431/1000       Degree: 432/1000       Degree: 433/1000       Degree: 434/1000       Degree: 435/1000       Degree: 436/1000       Degree: 437/1000       Degree: 438/1000       Degree: 439/1000       Degree: 440/1000       Degree: 441/1000       Degree: 442/1000       Degree: 443/1000       Degree: 444/1000       Degree: 445/1000       Degree: 446/1000       Degree: 447/1000       Degree: 448/1000       Degree: 449/1000       Degree: 450/1000       Degree: 451/1000       Degree: 452/1000       Degree: 453/1000       Degree: 454/1000       Degree: 455/1000       Degree: 456/1000       Degree: 457/1000       Degree: 458/1000       Degree: 459/1000       Degree: 460/1000       Degree: 461/1000       Degree: 462/1000       Degree: 463/1000       Degree: 464/1000       Degree: 465/1000       Degree: 466/1000       Degree: 467/1000       Degree: 468/1000       Degree: 469/1000       Degree: 470/1000       Degree: 471/1000       Degree: 472/1000       Degree: 473/1000       Degree: 474/1000       Degree: 475/1000       Degree: 476/1000       Degree: 477/1000       Degree: 478/1000       Degree: 479/1000       Degree: 480/1000       Degree: 481/1000       Degree: 482/1000       Degree: 483/1000       Degree: 484/1000       Degree: 485/1000       Degree: 486/1000       Degree: 487/1000       Degree: 488/1000       Degree: 489/1000       Degree: 490/1000       Degree: 491/1000       Degree: 492/1000       Degree: 493/1000       Degree: 494/1000       Degree: 495/1000       Degree: 496/1000       Degree: 497/1000       Degree: 498/1000       Degree: 499/1000       Degree: 500/1000       Degree: 501/1000       Degree: 502/1000       Degree: 503/1000       Degree: 504/1000       Degree: 505/1000       Degree: 506/1000       Degree: 507/1000       Degree: 508/1000       Degree: 509/1000       Degree: 510/1000       Degree: 511/1000       Degree: 512/1000       Degree: 513/1000       Degree: 514/1000       Degree: 515/1000       Degree: 516/1000       Degree: 517/1000       Degree: 518/1000       Degree: 519/1000       Degree: 520/1000       Degree: 521/1000       Degree: 522/1000       Degree: 523/1000       Degree: 524/1000       Degree: 525/1000       Degree: 526/1000       Degree: 527/1000       Degree: 528/1000       Degree: 529/1000       Degree: 530/1000       Degree: 531/1000       Degree: 532/1000       Degree: 533/1000       Degree: 534/1000       Degree: 535/1000       Degree: 536/1000       Degree: 537/1000       Degree: 538/1000       Degree: 539/1000       Degree: 540/1000       Degree: 541/1000       Degree: 542/1000       Degree: 543/1000       Degree: 544/1000       Degree: 545/1000       Degree: 546/1000       Degree: 547/1000       Degree: 548/1000       Degree: 549/1000       Degree: 550/1000       Degree: 551/1000       Degree: 552/1000       Degree: 553/1000       Degree: 554/1000       Degree: 555/1000       Degree: 556/1000       Degree: 557/1000       Degree: 558/1000       Degree: 559/1000       Degree: 560/1000       Degree: 561/1000       Degree: 562/1000       Degree: 563/1000       Degree: 564/1000       Degree: 565/1000       Degree: 566/1000       Degree: 567/1000       Degree: 568/1000       Degree: 569/1000       Degree: 570/1000       Degree: 571/1000       Degree: 572/1000       Degree: 573/1000       Degree: 574/1000       Degree: 575/1000       Degree: 576/1000       Degree: 577/1000       Degree: 578/1000       Degree: 579/1000       Degree: 580/1000       Degree: 581/1000       Degree: 582/1000       Degree: 583/1000       Degree: 584/1000       Degree: 585/1000       Degree: 586/1000       Degree: 587/1000       Degree: 588/1000       Degree: 589/1000       Degree: 590/1000       Degree: 591/1000       Degree: 592/1000       Degree: 593/1000       Degree: 594/1000       Degree: 595/1000       Degree: 596/1000       Degree: 597/1000       Degree: 598/1000       Degree: 599/1000       Degree: 600/1000       Degree: 601/1000       Degree: 602/1000       Degree: 603/1000       Degree: 604/1000       Degree: 605/1000       Degree: 606/1000       Degree: 607/1000       Degree: 608/1000       Degree: 609/1000       Degree: 610/1000       Degree: 611/1000       Degree: 612/1000       Degree: 613/1000       Degree: 614/1000       Degree: 615/1000       Degree: 616/1000       Degree: 617/1000       Degree: 618/1000       Degree: 619/1000       Degree: 620/1000       Degree: 621/1000       Degree: 622/1000       Degree: 623/1000       Degree: 624/1000       Degree: 625/1000       Degree: 626/1000       Degree: 627/1000       Degree: 628/1000       Degree: 629/1000       Degree: 630/1000       Degree: 631/1000       Degree: 632/1000       Degree: 633/1000       Degree: 634/1000       Degree: 635/1000       Degree: 636/1000       Degree: 637/1000       Degree: 638/1000       Degree: 639/1000       Degree: 640/1000       Degree: 641/1000       Degree: 642/1000       Degree: 643/1000       Degree: 644/1000       Degree: 645/1000       Degree: 646/1000       Degree: 647/1000       Degree: 648/1000       Degree: 649/1000       Degree: 650/1000       Degree: 651/1000       Degree: 652/1000       Degree: 653/1000       Degree: 654/1000       Degree: 655/1000       Degree: 656/1000       Degree: 657/1000       Degree: 658/1000       Degree: 659/1000       Degree: 660/1000       Degree: 661/1000       Degree: 662/1000       Degree: 663/1000       Degree: 664/1000       Degree: 665/1000       Degree: 666/1000       Degree: 667/1000       Degree: 668/1000       Degree: 669/1000       Degree: 670/1000       Degree: 671/1000       Degree: 672/1000       Degree: 673/1000       Degree: 674/1000       Degree: 675/1000       Degree: 676/1000       Degree: 677/1000       Degree: 678/1000       Degree: 679/1000       Degree: 680/1000       Degree: 681/1000       Degree: 682/1000       Degree: 683/1000       Degree: 684/1000       Degree: 685/1000       Degree: 686/1000       Degree: 687/1000       Degree: 688/1000       Degree: 689/1000       Degree: 690/1000       Degree: 691/1000       Degree: 692/1000       Degree: 693/1000       Degree: 694/1000       Degree: 695/1000       Degree: 696/1000       Degree: 697/1000       Degree: 698/1000       Degree: 699/1000       Degree: 700/1000       Degree: 701/1000       Degree: 702/1000       Degree: 703/1000       Degree: 704/1000       Degree: 705/1000       Degree: 706/1000       Degree: 707/1000       Degree: 708/1000       Degree: 709/1000       Degree: 710/1000       Degree: 711/1000       Degree: 712/1000       Degree: 713/1000       Degree: 714/1000       Degree: 715/1000       Degree: 716/1000       Degree: 717/1000       Degree: 718/1000       Degree: 719/1000       Degree: 720/1000       Degree: 721/1000       Degree: 722/1000       Degree: 723/1000       Degree: 724/1000       Degree: 725/1000       Degree: 726/1000       Degree: 727/1000       Degree: 728/1000       Degree: 729/1000       Degree: 730/1000       Degree: 731/1000       Degree: 732/1000       Degree: 733/1000       Degree: 734/1000       Degree: 735/1000       Degree: 736/1000       Degree: 737/1000       Degree: 738/1000       Degree: 739/1000       Degree: 740/1000       Degree: 741/1000       Degree: 742/1000       Degree: 743/1000       Degree: 744/1000       Degree: 745/1000       Degree: 746/1000       Degree: 747/1000       Degree: 748/1000       Degree: 749/1000       Degree: 750/1000       Degree: 751/1000       Degree: 752/1000       Degree: 753/1000       Degree: 754/1000       Degree: 755/1000       Degree: 756/1000       Degree: 757/1000       Degree: 758/1000       Degree: 759/1000       Degree: 760/1000       Degree: 761/1000       Degree: 762/1000       Degree: 763/1000       Degree: 764/1000       Degree: 765/1000       Degree: 766/1000       Degree: 767/1000       Degree: 768/1000       Degree: 769/1000       Degree: 770/1000       Degree: 771/1000       Degree: 772/1000       Degree: 773/1000       Degree: 774/1000       Degree: 775/1000       Degree: 776/1000       Degree: 777/1000       Degree: 778/1000       Degree: 779/1000       Degree: 780/1000       Degree: 781/1000       Degree: 782/1000       Degree: 783/1000       Degree: 784/1000       Degree: 785/1000       Degree: 786/1000       Degree: 787/1000       Degree: 788/1000       Degree: 789/1000       Degree: 790/1000       Degree: 791/1000       Degree: 792/1000       Degree: 793/1000       Degree: 794/1000       Degree: 795/1000       Degree: 796/1000       Degree: 797/1000       Degree: 798/1000       Degree: 799/1000       Degree: 800/1000       Degree: 801/1000       Degree: 802/1000       Degree: 803/1000       Degree: 804/1000       Degree: 805/1000       Degree: 806/1000       Degree: 807/1000       Degree: 808/1000       Degree: 809/1000       Degree: 810/1000       Degree: 811/1000       Degree: 812/1000       Degree: 813/1000       Degree: 814/1000       Degree: 815/1000       Degree: 816/1000       Degree: 817/1000       Degree: 818/1000       Degree: 819/1000       Degree: 820/1000       Degree: 821/1000       Degree: 822/1000       Degree: 823/1000       Degree: 824/1000       Degree: 825/1000       Degree: 826/1000       Degree: 827/1000       Degree: 828/1000       Degree: 829/1000       Degree: 830/1000       Degree: 831/1000       Degree: 832/1000       Degree: 833/1000       Degree: 834/1000       Degree: 835/1000       Degree: 836/1000       Degree: 837/1000       Degree: 838/1000       Degree: 839/1000       Degree: 840/1000       Degree: 841/1000       Degree: 842/1000       Degree: 843/1000       Degree: 844/1000       Degree: 845/1000       Degree: 846/1000       Degree: 847/1000       Degree: 848/1000       Degree: 849/1000       Degree: 850/1000       Degree: 851/1000       Degree: 852/1000       Degree: 853/1000       Degree: 854/1000       Degree: 855/1000       Degree: 856/1000       Degree: 857/1000       Degree: 858/1000       Degree: 859/1000       Degree: 860/1000       Degree: 861/1000       Degree: 862/1000       Degree: 863/1000       Degree: 864/1000       Degree: 865/1000       Degree: 866/1000       Degree: 867/1000       Degree: 868/1000       Degree: 869/1000       Degree: 870/1000       Degree: 871/1000       Degree: 872/1000       Degree: 873/1000       Degree: 874/1000       Degree: 900/1000       Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.101952
   Total Core solution elapsed time:       55.5068
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 55 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.6e-06 <   4e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveH_loading_temporal
SUCCESS difference: 1e-06   <   2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveK_loading_temporal
SUCCESS difference: 1.2e-06 <   2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveL_loading_temporal
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2071 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2071-06-08-2026-16-40-44-8078/test2071.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 8, surface/Depth Love number ratio small: 2.24642e-22
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.02754e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 5.7849e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 429, surface/Depth Love number ratio small: 9.27061e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 724, surface/Depth Love number ratio small: 4.40312e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 874/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.88344e-06; Delta_k/k=1.88981e-06; Delta_l/l=0.000989442; threshold set to 0.001
     loading

   Degree: 1/1000       Degree: 2/1000       Degree: 3/1000       Degree: 4/1000       Degree: 5/1000       Degree: 6/1000       Degree: 7/1000       Degree: 8/1000       Degree: 9/1000       Degree: 10/1000       Degree: 11/1000       Degree: 12/1000       Degree: 13/1000       Degree: 14/1000       Degree: 15/1000       Degree: 16/1000       Degree: 17/1000       Degree: 18/1000       Degree: 19/1000       Degree: 20/1000       Degree: 21/1000       Degree: 22/1000       Degree: 23/1000       Degree: 24/1000       Degree: 25/1000       Degree: 26/1000       Degree: 27/1000       Degree: 28/1000       Degree: 29/1000       Degree: 30/1000       Degree: 31/1000       Degree: 32/1000       Degree: 33/1000       Degree: 34/1000       Degree: 35/1000       Degree: 36/1000       Degree: 37/1000       Degree: 38/1000       Degree: 39/1000       Degree: 40/1000       Degree: 41/1000       Degree: 42/1000       Degree: 43/1000       Degree: 44/1000       Degree: 45/1000       Degree: 46/1000       Degree: 47/1000       Degree: 48/1000       Degree: 49/1000       Degree: 50/1000       Degree: 51/1000       Degree: 52/1000       Degree: 53/1000       Degree: 54/1000       Degree: 55/1000       Degree: 56/1000       Degree: 57/1000       Degree: 58/1000       Degree: 59/1000       Degree: 60/1000       Degree: 61/1000       Degree: 62/1000       Degree: 63/1000       Degree: 64/1000       Degree: 65/1000       Degree: 66/1000       Degree: 67/1000       Degree: 68/1000       Degree: 69/1000       Degree: 70/1000       Degree: 71/1000       Degree: 72/1000       Degree: 73/1000       Degree: 74/1000       Degree: 75/1000       Degree: 76/1000       Degree: 77/1000       Degree: 78/1000       Degree: 79/1000       Degree: 80/1000       Degree: 81/1000       Degree: 82/1000       Degree: 83/1000       Degree: 84/1000       Degree: 85/1000       Degree: 86/1000       Degree: 87/1000       Degree: 88/1000       Degree: 89/1000       Degree: 90/1000       Degree: 91/1000       Degree: 92/1000       Degree: 93/1000       Degree: 94/1000       Degree: 95/1000       Degree: 96/1000       Degree: 97/1000       Degree: 98/1000       Degree: 99/1000       Degree: 100/1000       Degree: 101/1000       Degree: 102/1000       Degree: 103/1000       Degree: 104/1000       Degree: 105/1000       Degree: 106/1000       Degree: 107/1000       Degree: 108/1000       Degree: 109/1000       Degree: 110/1000       Degree: 111/1000       Degree: 112/1000       Degree: 113/1000       Degree: 114/1000       Degree: 115/1000       Degree: 116/1000       Degree: 117/1000       Degree: 118/1000       Degree: 119/1000       Degree: 120/1000       Degree: 121/1000       Degree: 122/1000       Degree: 123/1000       Degree: 124/1000       Degree: 125/1000       Degree: 126/1000       Degree: 127/1000       Degree: 128/1000       Degree: 129/1000       Degree: 130/1000       Degree: 131/1000       Degree: 132/1000       Degree: 133/1000       Degree: 134/1000       Degree: 135/1000       Degree: 136/1000       Degree: 137/1000       Degree: 138/1000       Degree: 139/1000       Degree: 140/1000       Degree: 141/1000       Degree: 142/1000       Degree: 143/1000       Degree: 144/1000       Degree: 145/1000       Degree: 146/1000       Degree: 147/1000       Degree: 148/1000       Degree: 149/1000       Degree: 150/1000       Degree: 151/1000       Degree: 152/1000       Degree: 153/1000       Degree: 154/1000       Degree: 155/1000       Degree: 156/1000       Degree: 157/1000       Degree: 158/1000       Degree: 159/1000       Degree: 160/1000       Degree: 161/1000       Degree: 162/1000       Degree: 163/1000       Degree: 164/1000       Degree: 165/1000       Degree: 166/1000       Degree: 167/1000       Degree: 168/1000       Degree: 169/1000       Degree: 170/1000       Degree: 171/1000       Degree: 172/1000       Degree: 173/1000       Degree: 174/1000       Degree: 175/1000       Degree: 176/1000       Degree: 177/1000       Degree: 178/1000       Degree: 179/1000       Degree: 180/1000       Degree: 181/1000       Degree: 182/1000       Degree: 183/1000       Degree: 184/1000       Degree: 185/1000       Degree: 186/1000       Degree: 187/1000       Degree: 188/1000       Degree: 189/1000       Degree: 190/1000       Degree: 191/1000       Degree: 192/1000       Degree: 193/1000       Degree: 194/1000       Degree: 195/1000       Degree: 196/1000       Degree: 197/1000       Degree: 198/1000       Degree: 199/1000       Degree: 200/1000       Degree: 201/1000       Degree: 202/1000       Degree: 203/1000       Degree: 204/1000       Degree: 205/1000       Degree: 206/1000       Degree: 207/1000       Degree: 208/1000       Degree: 209/1000       Degree: 210/1000       Degree: 211/1000       Degree: 212/1000       Degree: 213/1000       Degree: 214/1000       Degree: 215/1000       Degree: 216/1000       Degree: 217/1000       Degree: 218/1000       Degree: 219/1000       Degree: 220/1000       Degree: 221/1000       Degree: 222/1000       Degree: 223/1000       Degree: 224/1000       Degree: 225/1000       Degree: 226/1000       Degree: 227/1000       Degree: 228/1000       Degree: 229/1000       Degree: 230/1000       Degree: 231/1000       Degree: 232/1000       Degree: 233/1000       Degree: 234/1000       Degree: 235/1000       Degree: 236/1000       Degree: 237/1000       Degree: 238/1000       Degree: 239/1000       Degree: 240/1000       Degree: 241/1000       Degree: 242/1000       Degree: 243/1000       Degree: 244/1000       Degree: 245/1000       Degree: 246/1000       Degree: 247/1000       Degree: 248/1000       Degree: 249/1000       Degree: 250/1000       Degree: 251/1000       Degree: 252/1000       Degree: 253/1000       Degree: 254/1000       Degree: 255/1000       Degree: 256/1000       Degree: 257/1000       Degree: 258/1000       Degree: 259/1000       Degree: 260/1000       Degree: 261/1000       Degree: 262/1000       Degree: 263/1000       Degree: 264/1000       Degree: 265/1000       Degree: 266/1000       Degree: 267/1000       Degree: 268/1000       Degree: 269/1000       Degree: 270/1000       Degree: 271/1000       Degree: 272/1000       Degree: 273/1000       Degree: 274/1000       Degree: 275/1000       Degree: 276/1000       Degree: 277/1000       Degree: 278/1000       Degree: 279/1000       Degree: 280/1000       Degree: 281/1000       Degree: 282/1000       Degree: 283/1000       Degree: 284/1000       Degree: 285/1000       Degree: 286/1000       Degree: 287/1000       Degree: 288/1000       Degree: 289/1000       Degree: 290/1000       Degree: 291/1000       Degree: 292/1000       Degree: 293/1000       Degree: 294/1000       Degree: 295/1000       Degree: 296/1000       Degree: 297/1000       Degree: 298/1000       Degree: 299/1000       Degree: 300/1000       Degree: 301/1000       Degree: 302/1000       Degree: 303/1000       Degree: 304/1000       Degree: 305/1000       Degree: 306/1000       Degree: 307/1000       Degree: 308/1000       Degree: 309/1000       Degree: 310/1000       Degree: 311/1000       Degree: 312/1000       Degree: 313/1000       Degree: 314/1000       Degree: 315/1000       Degree: 316/1000       Degree: 317/1000       Degree: 318/1000       Degree: 319/1000       Degree: 320/1000       Degree: 321/1000       Degree: 322/1000       Degree: 323/1000       Degree: 324/1000       Degree: 325/1000       Degree: 326/1000       Degree: 327/1000       Degree: 328/1000       Degree: 329/1000       Degree: 330/1000       Degree: 331/1000       Degree: 332/1000       Degree: 333/1000       Degree: 334/1000       Degree: 335/1000       Degree: 336/1000       Degree: 337/1000       Degree: 338/1000       Degree: 339/1000       Degree: 340/1000       Degree: 341/1000       Degree: 342/1000       Degree: 343/1000       Degree: 344/1000       Degree: 345/1000       Degree: 346/1000       Degree: 347/1000       Degree: 348/1000       Degree: 349/1000       Degree: 350/1000       Degree: 351/1000       Degree: 352/1000       Degree: 353/1000       Degree: 354/1000       Degree: 355/1000       Degree: 356/1000       Degree: 357/1000       Degree: 358/1000       Degree: 359/1000       Degree: 360/1000       Degree: 361/1000       Degree: 362/1000       Degree: 363/1000       Degree: 364/1000       Degree: 365/1000       Degree: 366/1000       Degree: 367/1000       Degree: 368/1000       Degree: 369/1000       Degree: 370/1000       Degree: 371/1000       Degree: 372/1000       Degree: 373/1000       Degree: 374/1000       Degree: 375/1000       Degree: 376/1000       Degree: 377/1000       Degree: 378/1000       Degree: 379/1000       Degree: 380/1000       Degree: 381/1000       Degree: 382/1000       Degree: 383/1000       Degree: 384/1000       Degree: 385/1000       Degree: 386/1000       Degree: 387/1000       Degree: 388/1000       Degree: 389/1000       Degree: 390/1000       Degree: 391/1000       Degree: 392/1000       Degree: 393/1000       Degree: 394/1000       Degree: 395/1000       Degree: 396/1000       Degree: 397/1000       Degree: 398/1000       Degree: 399/1000       Degree: 400/1000       Degree: 401/1000       Degree: 402/1000       Degree: 403/1000       Degree: 404/1000       Degree: 405/1000       Degree: 406/1000       Degree: 407/1000       Degree: 408/1000       Degree: 409/1000       Degree: 410/1000       Degree: 411/1000       Degree: 412/1000       Degree: 413/1000       Degree: 414/1000       Degree: 415/1000       Degree: 416/1000       Degree: 417/1000       Degree: 418/1000       Degree: 419/1000       Degree: 420/1000       Degree: 421/1000       Degree: 422/1000       Degree: 423/1000       Degree: 424/1000       Degree: 425/1000       Degree: 426/1000       Degree: 427/1000       Degree: 428/1000       Degree: 429/1000       Degree: 430/1000       Degree: 431/1000       Degree: 432/1000       Degree: 433/1000       Degree: 434/1000       Degree: 435/1000       Degree: 436/1000       Degree: 437/1000       Degree: 438/1000       Degree: 439/1000       Degree: 440/1000       Degree: 441/1000       Degree: 442/1000       Degree: 443/1000       Degree: 444/1000       Degree: 445/1000       Degree: 446/1000       Degree: 447/1000       Degree: 448/1000       Degree: 449/1000       Degree: 450/1000       Degree: 451/1000       Degree: 452/1000       Degree: 453/1000       Degree: 454/1000       Degree: 455/1000       Degree: 456/1000       Degree: 457/1000       Degree: 458/1000       Degree: 459/1000       Degree: 460/1000       Degree: 461/1000       Degree: 462/1000       Degree: 463/1000       Degree: 464/1000       Degree: 465/1000       Degree: 466/1000       Degree: 467/1000       Degree: 468/1000       Degree: 469/1000       Degree: 470/1000       Degree: 471/1000       Degree: 472/1000       Degree: 473/1000       Degree: 474/1000       Degree: 475/1000       Degree: 476/1000       Degree: 477/1000       Degree: 478/1000       Degree: 479/1000       Degree: 480/1000       Degree: 481/1000       Degree: 482/1000       Degree: 483/1000       Degree: 484/1000       Degree: 485/1000       Degree: 486/1000       Degree: 487/1000       Degree: 488/1000       Degree: 489/1000       Degree: 490/1000       Degree: 491/1000       Degree: 492/1000       Degree: 493/1000       Degree: 494/1000       Degree: 495/1000       Degree: 496/1000       Degree: 497/1000       Degree: 498/1000       Degree: 499/1000       Degree: 500/1000       Degree: 501/1000       Degree: 502/1000       Degree: 503/1000       Degree: 504/1000       Degree: 505/1000       Degree: 506/1000       Degree: 507/1000       Degree: 508/1000       Degree: 509/1000       Degree: 510/1000       Degree: 511/1000       Degree: 512/1000       Degree: 513/1000       Degree: 514/1000       Degree: 515/1000       Degree: 516/1000       Degree: 517/1000       Degree: 518/1000       Degree: 519/1000       Degree: 520/1000       Degree: 521/1000       Degree: 522/1000       Degree: 523/1000       Degree: 524/1000       Degree: 525/1000       Degree: 526/1000       Degree: 527/1000       Degree: 528/1000       Degree: 529/1000       Degree: 530/1000       Degree: 531/1000       Degree: 532/1000       Degree: 533/1000       Degree: 534/1000       Degree: 535/1000       Degree: 536/1000       Degree: 537/1000       Degree: 538/1000       Degree: 539/1000       Degree: 540/1000       Degree: 541/1000       Degree: 542/1000       Degree: 543/1000       Degree: 544/1000       Degree: 545/1000       Degree: 546/1000       Degree: 547/1000       Degree: 548/1000       Degree: 549/1000       Degree: 550/1000       Degree: 551/1000       Degree: 552/1000       Degree: 553/1000       Degree: 554/1000       Degree: 555/1000       Degree: 556/1000       Degree: 557/1000       Degree: 558/1000       Degree: 559/1000       Degree: 560/1000       Degree: 561/1000       Degree: 562/1000       Degree: 563/1000       Degree: 564/1000       Degree: 565/1000       Degree: 566/1000       Degree: 567/1000       Degree: 568/1000       Degree: 569/1000       Degree: 570/1000       Degree: 571/1000       Degree: 572/1000       Degree: 573/1000       Degree: 574/1000       Degree: 575/1000       Degree: 576/1000       Degree: 577/1000       Degree: 578/1000       Degree: 579/1000       Degree: 580/1000       Degree: 581/1000       Degree: 582/1000       Degree: 583/1000       Degree: 584/1000       Degree: 585/1000       Degree: 586/1000       Degree: 587/1000       Degree: 588/1000       Degree: 589/1000       Degree: 590/1000       Degree: 591/1000       Degree: 592/1000       Degree: 593/1000       Degree: 594/1000       Degree: 595/1000       Degree: 596/1000       Degree: 597/1000       Degree: 598/1000       Degree: 599/1000       Degree: 600/1000       Degree: 601/1000       Degree: 602/1000       Degree: 603/1000       Degree: 604/1000       Degree: 605/1000       Degree: 606/1000       Degree: 607/1000       Degree: 608/1000       Degree: 609/1000       Degree: 610/1000       Degree: 611/1000       Degree: 612/1000       Degree: 613/1000       Degree: 614/1000       Degree: 615/1000       Degree: 616/1000       Degree: 617/1000       Degree: 618/1000       Degree: 619/1000       Degree: 620/1000       Degree: 621/1000       Degree: 622/1000       Degree: 623/1000       Degree: 624/1000       Degree: 625/1000       Degree: 626/1000       Degree: 627/1000       Degree: 628/1000       Degree: 629/1000       Degree: 630/1000       Degree: 631/1000       Degree: 632/1000       Degree: 633/1000       Degree: 634/1000       Degree: 635/1000       Degree: 636/1000       Degree: 637/1000       Degree: 638/1000       Degree: 639/1000       Degree: 640/1000       Degree: 641/1000       Degree: 642/1000       Degree: 643/1000       Degree: 644/1000       Degree: 645/1000       Degree: 646/1000       Degree: 647/1000       Degree: 648/1000       Degree: 649/1000       Degree: 650/1000       Degree: 651/1000       Degree: 652/1000       Degree: 653/1000       Degree: 654/1000       Degree: 655/1000       Degree: 656/1000       Degree: 657/1000       Degree: 658/1000       Degree: 659/1000       Degree: 660/1000       Degree: 661/1000       Degree: 662/1000       Degree: 663/1000       Degree: 664/1000       Degree: 665/1000       Degree: 666/1000       Degree: 667/1000       Degree: 668/1000       Degree: 669/1000       Degree: 670/1000       Degree: 671/1000       Degree: 672/1000       Degree: 673/1000       Degree: 674/1000       Degree: 675/1000       Degree: 676/1000       Degree: 677/1000       Degree: 678/1000       Degree: 679/1000       Degree: 680/1000       Degree: 681/1000       Degree: 682/1000       Degree: 683/1000       Degree: 684/1000       Degree: 685/1000       Degree: 686/1000       Degree: 687/1000       Degree: 688/1000       Degree: 689/1000       Degree: 690/1000       Degree: 691/1000       Degree: 692/1000       Degree: 693/1000       Degree: 694/1000       Degree: 695/1000       Degree: 696/1000       Degree: 697/1000       Degree: 698/1000       Degree: 699/1000       Degree: 700/1000       Degree: 701/1000       Degree: 702/1000       Degree: 703/1000       Degree: 704/1000       Degree: 705/1000       Degree: 706/1000       Degree: 707/1000       Degree: 708/1000       Degree: 709/1000       Degree: 710/1000       Degree: 711/1000       Degree: 712/1000       Degree: 713/1000       Degree: 714/1000       Degree: 715/1000       Degree: 716/1000       Degree: 717/1000       Degree: 718/1000       Degree: 719/1000       Degree: 720/1000       Degree: 721/1000       Degree: 722/1000       Degree: 723/1000       Degree: 724/1000       Degree: 725/1000       Degree: 726/1000       Degree: 727/1000       Degree: 728/1000       Degree: 729/1000       Degree: 730/1000       Degree: 731/1000       Degree: 732/1000       Degree: 733/1000       Degree: 734/1000       Degree: 735/1000       Degree: 736/1000       Degree: 737/1000       Degree: 738/1000       Degree: 739/1000       Degree: 740/1000       Degree: 741/1000       Degree: 742/1000       Degree: 743/1000       Degree: 744/1000       Degree: 745/1000       Degree: 746/1000       Degree: 747/1000       Degree: 748/1000       Degree: 749/1000       Degree: 750/1000       Degree: 751/1000       Degree: 752/1000       Degree: 753/1000       Degree: 754/1000       Degree: 755/1000       Degree: 756/1000       Degree: 757/1000       Degree: 758/1000       Degree: 759/1000       Degree: 760/1000       Degree: 761/1000       Degree: 762/1000       Degree: 763/1000       Degree: 764/1000       Degree: 765/1000       Degree: 766/1000       Degree: 767/1000       Degree: 768/1000       Degree: 769/1000       Degree: 770/1000       Degree: 771/1000       Degree: 772/1000       Degree: 773/1000       Degree: 774/1000       Degree: 775/1000       Degree: 776/1000       Degree: 777/1000       Degree: 778/1000       Degree: 779/1000       Degree: 780/1000       Degree: 781/1000       Degree: 782/1000       Degree: 783/1000       Degree: 784/1000       Degree: 785/1000       Degree: 786/1000       Degree: 787/1000       Degree: 788/1000       Degree: 789/1000       Degree: 790/1000       Degree: 791/1000       Degree: 792/1000       Degree: 793/1000       Degree: 794/1000       Degree: 795/1000       Degree: 796/1000       Degree: 797/1000       Degree: 798/1000       Degree: 799/1000       Degree: 800/1000       Degree: 801/1000       Degree: 802/1000       Degree: 803/1000       Degree: 804/1000       Degree: 805/1000       Degree: 806/1000       Degree: 807/1000       Degree: 808/1000       Degree: 809/1000       Degree: 810/1000       Degree: 811/1000       Degree: 812/1000       Degree: 813/1000       Degree: 814/1000       Degree: 815/1000       Degree: 816/1000       Degree: 817/1000       Degree: 818/1000       Degree: 819/1000       Degree: 820/1000       Degree: 821/1000       Degree: 822/1000       Degree: 823/1000       Degree: 824/1000       Degree: 825/1000       Degree: 826/1000       Degree: 827/1000       Degree: 828/1000       Degree: 829/1000       Degree: 830/1000       Degree: 831/1000       Degree: 832/1000       Degree: 833/1000       Degree: 834/1000       Degree: 835/1000       Degree: 836/1000       Degree: 837/1000       Degree: 838/1000       Degree: 839/1000       Degree: 840/1000       Degree: 841/1000       Degree: 842/1000       Degree: 843/1000       Degree: 844/1000       Degree: 845/1000       Degree: 846/1000       Degree: 847/1000       Degree: 848/1000       Degree: 849/1000       Degree: 850/1000       Degree: 851/1000       Degree: 852/1000       Degree: 853/1000       Degree: 854/1000       Degree: 855/1000       Degree: 856/1000       Degree: 857/1000       Degree: 858/1000       Degree: 859/1000       Degree: 860/1000       Degree: 861/1000       Degree: 862/1000       Degree: 863/1000       Degree: 864/1000       Degree: 865/1000       Degree: 866/1000       Degree: 867/1000       Degree: 868/1000       Degree: 869/1000       Degree: 870/1000       Degree: 871/1000       Degree: 872/1000       Degree: 873/1000       Degree: 874/1000       Degree: 900/1000       Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.101952
   Total Core solution elapsed time:       55.5068
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 55 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.6e-06 <   4e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveH_loading_temporal
SUCCESS difference: 1e-06   <   2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveK_loading_temporal
SUCCESS difference: 1.2e-06 <   2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveL_loading_temporal
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2072 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2072-06-08-2026-16-41-43-8078/test2072.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.74033 m.s^-2
     Mean density: 5469.45 kg.m^-3
     elastic

   Degree: 13, surface/Depth Love number ratio small: 1.50898e-29
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 5.1057e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 6.77074e-21
    Changing the interface where integration starts
    New start interface: r=3.6e+06m


   Degree: 84, surface/Depth Love number ratio small: 8.87865e-21
    Changing the interface where integration starts
    New start interface: r=3.6305e+06m


   Degree: 86, surface/Depth Love number ratio small: 5.91422e-21
    Changing the interface where integration starts
    New start interface: r=3.7e+06m


   Degree: 89, surface/Depth Love number ratio small: 5.95205e-21
    Changing the interface where integration starts
    New start interface: r=3.9e+06m


   Degree: 98, surface/Depth Love number ratio small: 7.88602e-21
    Changing the interface where integration starts
    New start interface: r=4e+06m


   Degree: 103, surface/Depth Love number ratio small: 9.25414e-21
    Changing the interface where integration starts
    New start interface: r=4.2e+06m


   Degree: 115, surface/Depth Love number ratio small: 9.66201e-21
    Changing the interface where integration starts
    New start interface: r=4.3e+06m


   Degree: 122, surface/Depth Love number ratio small: 9.31952e-21
    Changing the interface where integration starts
    New start interface: r=4.5e+06m


   Degree: 138, surface/Depth Love number ratio small: 9.35647e-21
    Changing the interface where integration starts
    New start interface: r=4.6e+06m


   Degree: 148, surface/Depth Love number ratio small: 7.58385e-21
    Changing the interface where integration starts
    New start interface: r=4.8e+06m


   Degree: 170, surface/Depth Love number ratio small: 8.32472e-21
    Changing the interface where integration starts
    New start interface: r=4.9e+06m


   Degree: 183, surface/Depth Love number ratio small: 9.23372e-21
    Changing the interface where integration starts
    New start interface: r=5.1e+06m


   Degree: 216, surface/Depth Love number ratio small: 9.35753e-21
    Changing the interface where integration starts
    New start interface: r=5.2e+06m


   Degree: 237, surface/Depth Love number ratio small: 8.88834e-21
    Changing the interface where integration starts
    New start interface: r=5.4e+06m

     loading

   Degree: 1/256       Degree: 2/256       Degree: 3/256       Degree: 4/256       Degree: 5/256       Degree: 6/256       Degree: 7/256       Degree: 8/256       Degree: 9/256       Degree: 10/256       Degree: 11/256       Degree: 12/256       Degree: 13/256       Degree: 14/256       Degree: 15/256       Degree: 16/256       Degree: 17/256       Degree: 18/256       Degree: 19/256       Degree: 20/256       Degree: 21/256       Degree: 22/256       Degree: 23/256       Degree: 24/256       Degree: 25/256       Degree: 26/256       Degree: 27/256       Degree: 28/256       Degree: 29/256       Degree: 30/256       Degree: 31/256       Degree: 32/256       Degree: 33/256       Degree: 34/256       Degree: 35/256       Degree: 36/256       Degree: 37/256       Degree: 38/256       Degree: 39/256       Degree: 40/256       Degree: 41/256       Degree: 42/256       Degree: 43/256       Degree: 44/256       Degree: 45/256       Degree: 46/256       Degree: 47/256       Degree: 48/256       Degree: 49/256       Degree: 50/256       Degree: 51/256       Degree: 52/256       Degree: 53/256       Degree: 54/256       Degree: 55/256       Degree: 56/256       Degree: 57/256       Degree: 58/256       Degree: 59/256       Degree: 60/256       Degree: 61/256       Degree: 62/256       Degree: 63/256       Degree: 64/256       Degree: 65/256       Degree: 66/256       Degree: 67/256       Degree: 68/256       Degree: 69/256       Degree: 70/256       Degree: 71/256       Degree: 72/256       Degree: 73/256       Degree: 74/256       Degree: 75/256       Degree: 76/256       Degree: 77/256       Degree: 78/256       Degree: 79/256       Degree: 80/256       Degree: 81/256       Degree: 82/256       Degree: 83/256       Degree: 84/256       Degree: 85/256       Degree: 86/256       Degree: 87/256       Degree: 88/256       Degree: 89/256       Degree: 90/256       Degree: 91/256       Degree: 92/256       Degree: 93/256       Degree: 94/256       Degree: 95/256       Degree: 96/256       Degree: 97/256       Degree: 98/256       Degree: 99/256       Degree: 100/256       Degree: 101/256       Degree: 102/256       Degree: 103/256       Degree: 104/256       Degree: 105/256       Degree: 106/256       Degree: 107/256       Degree: 108/256       Degree: 109/256       Degree: 110/256       Degree: 111/256       Degree: 112/256       Degree: 113/256       Degree: 114/256       Degree: 115/256       Degree: 116/256       Degree: 117/256       Degree: 118/256       Degree: 119/256       Degree: 120/256       Degree: 121/256       Degree: 122/256       Degree: 123/256       Degree: 124/256       Degree: 125/256       Degree: 126/256       Degree: 127/256       Degree: 128/256       Degree: 129/256       Degree: 130/256       Degree: 131/256       Degree: 132/256       Degree: 133/256       Degree: 134/256       Degree: 135/256       Degree: 136/256       Degree: 137/256       Degree: 138/256       Degree: 139/256       Degree: 140/256       Degree: 141/256       Degree: 142/256       Degree: 143/256       Degree: 144/256       Degree: 145/256       Degree: 146/256       Degree: 147/256       Degree: 148/256       Degree: 149/256       Degree: 150/256       Degree: 151/256       Degree: 152/256       Degree: 153/256       Degree: 154/256       Degree: 155/256       Degree: 156/256       Degree: 157/256       Degree: 158/256       Degree: 159/256       Degree: 160/256       Degree: 161/256       Degree: 162/256       Degree: 163/256       Degree: 164/256       Degree: 165/256       Degree: 166/256       Degree: 167/256       Degree: 168/256       Degree: 169/256       Degree: 170/256       Degree: 171/256       Degree: 172/256       Degree: 173/256       Degree: 174/256       Degree: 175/256       Degree: 176/256       Degree: 177/256       Degree: 178/256       Degree: 179/256       Degree: 180/256       Degree: 181/256       Degree: 182/256       Degree: 183/256       Degree: 184/256       Degree: 185/256       Degree: 186/256       Degree: 187/256       Degree: 188/256       Degree: 189/256       Degree: 190/256       Degree: 191/256       Degree: 192/256       Degree: 193/256       Degree: 194/256       Degree: 195/256       Degree: 196/256       Degree: 197/256       Degree: 198/256       Degree: 199/256       Degree: 200/256       Degree: 201/256       Degree: 202/256       Degree: 203/256       Degree: 204/256       Degree: 205/256       Degree: 206/256       Degree: 207/256       Degree: 208/256       Degree: 209/256       Degree: 210/256       Degree: 211/256       Degree: 212/256       Degree: 213/256       Degree: 214/256       Degree: 215/256       Degree: 216/256       Degree: 217/256       Degree: 218/256       Degree: 219/256       Degree: 220/256       Degree: 221/256       Degree: 222/256       Degree: 223/256       Degree: 224/256       Degree: 225/256       Degree: 226/256       Degree: 227/256       Degree: 228/256       Degree: 229/256       Degree: 230/256       Degree: 231/256       Degree: 232/256       Degree: 233/256       Degree: 234/256       Degree: 235/256       Degree: 236/256       Degree: 237/256       Degree: 238/256       Degree: 239/256       Degree: 240/256       Degree: 241/256       Degree: 242/256       Degree: 243/256       Degree: 244/256       Degree: 245/256       Degree: 246/256       Degree: 247/256       Degree: 248/256       Degree: 249/256       Degree: 250/256       Degree: 251/256       Degree: 252/256       Degree: 253/256       Degree: 254/256       Degree: 255/256       Degree: 256/256    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.099145
   Total Core solution elapsed time:       77.1877
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 1 min 17 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 8.2e-06 <   2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveH_loading_elastic
SUCCESS difference: 1e-05   <   2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveK_loading_elastic
SUCCESS difference: 7.6e-07 <   2e-06 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveL_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2072 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2072-06-08-2026-16-41-43-8078/test2072.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.74033 m.s^-2
     Mean density: 5469.45 kg.m^-3
     elastic

   Degree: 13, surface/Depth Love number ratio small: 1.50898e-29
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 5.1057e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 6.77074e-21
    Changing the interface where integration starts
    New start interface: r=3.6e+06m


   Degree: 84, surface/Depth Love number ratio small: 8.87865e-21
    Changing the interface where integration starts
    New start interface: r=3.6305e+06m


   Degree: 86, surface/Depth Love number ratio small: 5.91422e-21
    Changing the interface where integration starts
    New start interface: r=3.7e+06m


   Degree: 89, surface/Depth Love number ratio small: 5.95205e-21
    Changing the interface where integration starts
    New start interface: r=3.9e+06m


   Degree: 98, surface/Depth Love number ratio small: 7.88602e-21
    Changing the interface where integration starts
    New start interface: r=4e+06m


   Degree: 103, surface/Depth Love number ratio small: 9.25414e-21
    Changing the interface where integration starts
    New start interface: r=4.2e+06m


   Degree: 115, surface/Depth Love number ratio small: 9.66201e-21
    Changing the interface where integration starts
    New start interface: r=4.3e+06m


   Degree: 122, surface/Depth Love number ratio small: 9.31952e-21
    Changing the interface where integration starts
    New start interface: r=4.5e+06m


   Degree: 138, surface/Depth Love number ratio small: 9.35647e-21
    Changing the interface where integration starts
    New start interface: r=4.6e+06m


   Degree: 148, surface/Depth Love number ratio small: 7.58385e-21
    Changing the interface where integration starts
    New start interface: r=4.8e+06m


   Degree: 170, surface/Depth Love number ratio small: 8.32472e-21
    Changing the interface where integration starts
    New start interface: r=4.9e+06m


   Degree: 183, surface/Depth Love number ratio small: 9.23372e-21
    Changing the interface where integration starts
    New start interface: r=5.1e+06m


   Degree: 216, surface/Depth Love number ratio small: 9.35753e-21
    Changing the interface where integration starts
    New start interface: r=5.2e+06m


   Degree: 237, surface/Depth Love number ratio small: 8.88834e-21
    Changing the interface where integration starts
    New start interface: r=5.4e+06m

     loading

   Degree: 1/256       Degree: 2/256       Degree: 3/256       Degree: 4/256       Degree: 5/256       Degree: 6/256       Degree: 7/256       Degree: 8/256       Degree: 9/256       Degree: 10/256       Degree: 11/256       Degree: 12/256       Degree: 13/256       Degree: 14/256       Degree: 15/256       Degree: 16/256       Degree: 17/256       Degree: 18/256       Degree: 19/256       Degree: 20/256       Degree: 21/256       Degree: 22/256       Degree: 23/256       Degree: 24/256       Degree: 25/256       Degree: 26/256       Degree: 27/256       Degree: 28/256       Degree: 29/256       Degree: 30/256       Degree: 31/256       Degree: 32/256       Degree: 33/256       Degree: 34/256       Degree: 35/256       Degree: 36/256       Degree: 37/256       Degree: 38/256       Degree: 39/256       Degree: 40/256       Degree: 41/256       Degree: 42/256       Degree: 43/256       Degree: 44/256       Degree: 45/256       Degree: 46/256       Degree: 47/256       Degree: 48/256       Degree: 49/256       Degree: 50/256       Degree: 51/256       Degree: 52/256       Degree: 53/256       Degree: 54/256       Degree: 55/256       Degree: 56/256       Degree: 57/256       Degree: 58/256       Degree: 59/256       Degree: 60/256       Degree: 61/256       Degree: 62/256       Degree: 63/256       Degree: 64/256       Degree: 65/256       Degree: 66/256       Degree: 67/256       Degree: 68/256       Degree: 69/256       Degree: 70/256       Degree: 71/256       Degree: 72/256       Degree: 73/256       Degree: 74/256       Degree: 75/256       Degree: 76/256       Degree: 77/256       Degree: 78/256       Degree: 79/256       Degree: 80/256       Degree: 81/256       Degree: 82/256       Degree: 83/256       Degree: 84/256       Degree: 85/256       Degree: 86/256       Degree: 87/256       Degree: 88/256       Degree: 89/256       Degree: 90/256       Degree: 91/256       Degree: 92/256       Degree: 93/256       Degree: 94/256       Degree: 95/256       Degree: 96/256       Degree: 97/256       Degree: 98/256       Degree: 99/256       Degree: 100/256       Degree: 101/256       Degree: 102/256       Degree: 103/256       Degree: 104/256       Degree: 105/256       Degree: 106/256       Degree: 107/256       Degree: 108/256       Degree: 109/256       Degree: 110/256       Degree: 111/256       Degree: 112/256       Degree: 113/256       Degree: 114/256       Degree: 115/256       Degree: 116/256       Degree: 117/256       Degree: 118/256       Degree: 119/256       Degree: 120/256       Degree: 121/256       Degree: 122/256       Degree: 123/256       Degree: 124/256       Degree: 125/256       Degree: 126/256       Degree: 127/256       Degree: 128/256       Degree: 129/256       Degree: 130/256       Degree: 131/256       Degree: 132/256       Degree: 133/256       Degree: 134/256       Degree: 135/256       Degree: 136/256       Degree: 137/256       Degree: 138/256       Degree: 139/256       Degree: 140/256       Degree: 141/256       Degree: 142/256       Degree: 143/256       Degree: 144/256       Degree: 145/256       Degree: 146/256       Degree: 147/256       Degree: 148/256       Degree: 149/256       Degree: 150/256       Degree: 151/256       Degree: 152/256       Degree: 153/256       Degree: 154/256       Degree: 155/256       Degree: 156/256       Degree: 157/256       Degree: 158/256       Degree: 159/256       Degree: 160/256       Degree: 161/256       Degree: 162/256       Degree: 163/256       Degree: 164/256       Degree: 165/256       Degree: 166/256       Degree: 167/256       Degree: 168/256       Degree: 169/256       Degree: 170/256       Degree: 171/256       Degree: 172/256       Degree: 173/256       Degree: 174/256       Degree: 175/256       Degree: 176/256       Degree: 177/256       Degree: 178/256       Degree: 179/256       Degree: 180/256       Degree: 181/256       Degree: 182/256       Degree: 183/256       Degree: 184/256       Degree: 185/256       Degree: 186/256       Degree: 187/256       Degree: 188/256       Degree: 189/256       Degree: 190/256       Degree: 191/256       Degree: 192/256       Degree: 193/256       Degree: 194/256       Degree: 195/256       Degree: 196/256       Degree: 197/256       Degree: 198/256       Degree: 199/256       Degree: 200/256       Degree: 201/256       Degree: 202/256       Degree: 203/256       Degree: 204/256       Degree: 205/256       Degree: 206/256       Degree: 207/256       Degree: 208/256       Degree: 209/256       Degree: 210/256       Degree: 211/256       Degree: 212/256       Degree: 213/256       Degree: 214/256       Degree: 215/256       Degree: 216/256       Degree: 217/256       Degree: 218/256       Degree: 219/256       Degree: 220/256       Degree: 221/256       Degree: 222/256       Degree: 223/256       Degree: 224/256       Degree: 225/256       Degree: 226/256       Degree: 227/256       Degree: 228/256       Degree: 229/256       Degree: 230/256       Degree: 231/256       Degree: 232/256       Degree: 233/256       Degree: 234/256       Degree: 235/256       Degree: 236/256       Degree: 237/256       Degree: 238/256       Degree: 239/256       Degree: 240/256       Degree: 241/256       Degree: 242/256       Degree: 243/256       Degree: 244/256       Degree: 245/256       Degree: 246/256       Degree: 247/256       Degree: 248/256       Degree: 249/256       Degree: 250/256       Degree: 251/256       Degree: 252/256       Degree: 253/256       Degree: 254/256       Degree: 255/256       Degree: 256/256    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.099145
   Total Core solution elapsed time:       77.1877
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 1 min 17 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 8.2e-06 <   2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveH_loading_elastic
SUCCESS difference: 1e-05   <   2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveK_loading_elastic
SUCCESS difference: 7.6e-07 <   2e-06 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveL_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2073 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2073-06-08-2026-16-43-04-8078/test2073.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic
     tidal
write lock file:

   FemModel initialization elapsed time:   0.087779
   Total Core solution elapsed time:       0.001356
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 2073 test name: YiSystemDebug field: LoveYi_loading_elastic
SUCCESS difference: 0       <   1e-13 test id: 2073 test name: YiSystemDebug field: LoveRhs_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2073 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2073-06-08-2026-16-43-04-8078/test2073.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic
     tidal
write lock file:

   FemModel initialization elapsed time:   0.087779
   Total Core solution elapsed time:       0.001356
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 2073 test name: YiSystemDebug field: LoveYi_loading_elastic
SUCCESS difference: 0       <   1e-13 test id: 2073 test name: YiSystemDebug field: LoveRhs_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2074 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2074-06-08-2026-16-43-08-8078/test2074.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.82426 m.s^-2
     Mean density: 5516.58 kg.m^-3
     elastic

   Degree: 11, surface/Depth Love number ratio small: 3.57762e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 2.83465e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 2.67947e-22
    Changing the interface where integration starts
    New start interface: r=5.701e+06m

     loading

   Degree: 1/256       Degree: 2/256       Degree: 3/256       Degree: 4/256       Degree: 5/256       Degree: 6/256       Degree: 7/256       Degree: 8/256       Degree: 9/256       Degree: 10/256       Degree: 11/256       Degree: 12/256       Degree: 13/256       Degree: 14/256       Degree: 15/256       Degree: 16/256       Degree: 17/256       Degree: 18/256       Degree: 19/256       Degree: 20/256       Degree: 21/256       Degree: 22/256       Degree: 23/256       Degree: 24/256       Degree: 25/256       Degree: 26/256       Degree: 27/256       Degree: 28/256       Degree: 29/256       Degree: 30/256       Degree: 31/256       Degree: 32/256       Degree: 33/256       Degree: 34/256       Degree: 35/256       Degree: 36/256       Degree: 37/256       Degree: 38/256       Degree: 39/256       Degree: 40/256       Degree: 41/256       Degree: 42/256       Degree: 43/256       Degree: 44/256       Degree: 45/256       Degree: 46/256       Degree: 47/256       Degree: 48/256       Degree: 49/256       Degree: 50/256       Degree: 51/256       Degree: 52/256       Degree: 53/256       Degree: 54/256       Degree: 55/256       Degree: 56/256       Degree: 57/256       Degree: 58/256       Degree: 59/256       Degree: 60/256       Degree: 61/256       Degree: 62/256       Degree: 63/256       Degree: 64/256       Degree: 65/256       Degree: 66/256       Degree: 67/256       Degree: 68/256       Degree: 69/256       Degree: 70/256       Degree: 71/256       Degree: 72/256       Degree: 73/256       Degree: 74/256       Degree: 75/256       Degree: 76/256       Degree: 77/256       Degree: 78/256       Degree: 79/256       Degree: 80/256       Degree: 81/256       Degree: 82/256       Degree: 83/256       Degree: 84/256       Degree: 85/256       Degree: 86/256       Degree: 87/256       Degree: 88/256       Degree: 89/256       Degree: 90/256       Degree: 91/256       Degree: 92/256       Degree: 93/256       Degree: 94/256       Degree: 95/256       Degree: 96/256       Degree: 97/256       Degree: 98/256       Degree: 99/256       Degree: 100/256       Degree: 101/256       Degree: 102/256       Degree: 103/256       Degree: 104/256       Degree: 105/256       Degree: 106/256       Degree: 107/256       Degree: 108/256       Degree: 109/256       Degree: 110/256       Degree: 111/256       Degree: 112/256       Degree: 113/256       Degree: 114/256       Degree: 115/256       Degree: 116/256       Degree: 117/256       Degree: 118/256       Degree: 119/256       Degree: 120/256       Degree: 121/256       Degree: 122/256       Degree: 123/256       Degree: 124/256       Degree: 125/256       Degree: 126/256       Degree: 127/256       Degree: 128/256       Degree: 129/256       Degree: 130/256       Degree: 131/256       Degree: 132/256       Degree: 133/256       Degree: 134/256       Degree: 135/256       Degree: 136/256       Degree: 137/256       Degree: 138/256       Degree: 139/256       Degree: 140/256       Degree: 141/256       Degree: 142/256       Degree: 143/256       Degree: 144/256       Degree: 145/256       Degree: 146/256       Degree: 147/256       Degree: 148/256       Degree: 149/256       Degree: 150/256       Degree: 151/256       Degree: 152/256       Degree: 153/256       Degree: 154/256       Degree: 155/256       Degree: 156/256       Degree: 157/256       Degree: 158/256       Degree: 159/256       Degree: 160/256       Degree: 161/256       Degree: 162/256       Degree: 163/256       Degree: 164/256       Degree: 165/256       Degree: 166/256       Degree: 167/256       Degree: 168/256       Degree: 169/256       Degree: 170/256       Degree: 171/256       Degree: 172/256       Degree: 173/256       Degree: 174/256       Degree: 175/256       Degree: 176/256       Degree: 177/256       Degree: 178/256       Degree: 179/256       Degree: 180/256       Degree: 181/256       Degree: 182/256       Degree: 183/256       Degree: 184/256       Degree: 185/256       Degree: 186/256       Degree: 187/256       Degree: 188/256       Degree: 189/256       Degree: 190/256       Degree: 191/256       Degree: 192/256       Degree: 193/256       Degree: 194/256       Degree: 195/256       Degree: 196/256       Degree: 197/256       Degree: 198/256       Degree: 199/256       Degree: 200/256       Degree: 201/256       Degree: 202/256       Degree: 203/256       Degree: 204/256       Degree: 205/256       Degree: 206/256       Degree: 207/256       Degree: 208/256       Degree: 209/256       Degree: 210/256       Degree: 211/256       Degree: 212/256       Degree: 213/256       Degree: 214/256       Degree: 215/256       Degree: 216/256       Degree: 217/256       Degree: 218/256       Degree: 219/256       Degree: 220/256       Degree: 221/256       Degree: 222/256       Degree: 223/256       Degree: 224/256       Degree: 225/256       Degree: 226/256       Degree: 227/256       Degree: 228/256       Degree: 229/256       Degree: 230/256       Degree: 231/256       Degree: 232/256       Degree: 233/256       Degree: 234/256       Degree: 235/256       Degree: 236/256       Degree: 237/256       Degree: 238/256       Degree: 239/256       Degree: 240/256       Degree: 241/256       Degree: 242/256       Degree: 243/256       Degree: 244/256       Degree: 245/256       Degree: 246/256       Degree: 247/256       Degree: 248/256       Degree: 249/256       Degree: 250/256       Degree: 251/256       Degree: 252/256       Degree: 253/256       Degree: 254/256       Degree: 255/256       Degree: 256/256    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.129425
   Total Core solution elapsed time:       21.9388
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 22 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.3e-09 <   1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveHebm
SUCCESS difference: 6e-09   <   1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveKebm
SUCCESS difference: 2.9e-09 <   1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveLebm
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2074 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2074-06-08-2026-16-43-08-8078/test2074.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.82426 m.s^-2
     Mean density: 5516.58 kg.m^-3
     elastic

   Degree: 11, surface/Depth Love number ratio small: 3.57762e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 2.83465e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 2.67947e-22
    Changing the interface where integration starts
    New start interface: r=5.701e+06m

     loading

   Degree: 1/256       Degree: 2/256       Degree: 3/256       Degree: 4/256       Degree: 5/256       Degree: 6/256       Degree: 7/256       Degree: 8/256       Degree: 9/256       Degree: 10/256       Degree: 11/256       Degree: 12/256       Degree: 13/256       Degree: 14/256       Degree: 15/256       Degree: 16/256       Degree: 17/256       Degree: 18/256       Degree: 19/256       Degree: 20/256       Degree: 21/256       Degree: 22/256       Degree: 23/256       Degree: 24/256       Degree: 25/256       Degree: 26/256       Degree: 27/256       Degree: 28/256       Degree: 29/256       Degree: 30/256       Degree: 31/256       Degree: 32/256       Degree: 33/256       Degree: 34/256       Degree: 35/256       Degree: 36/256       Degree: 37/256       Degree: 38/256       Degree: 39/256       Degree: 40/256       Degree: 41/256       Degree: 42/256       Degree: 43/256       Degree: 44/256       Degree: 45/256       Degree: 46/256       Degree: 47/256       Degree: 48/256       Degree: 49/256       Degree: 50/256       Degree: 51/256       Degree: 52/256       Degree: 53/256       Degree: 54/256       Degree: 55/256       Degree: 56/256       Degree: 57/256       Degree: 58/256       Degree: 59/256       Degree: 60/256       Degree: 61/256       Degree: 62/256       Degree: 63/256       Degree: 64/256       Degree: 65/256       Degree: 66/256       Degree: 67/256       Degree: 68/256       Degree: 69/256       Degree: 70/256       Degree: 71/256       Degree: 72/256       Degree: 73/256       Degree: 74/256       Degree: 75/256       Degree: 76/256       Degree: 77/256       Degree: 78/256       Degree: 79/256       Degree: 80/256       Degree: 81/256       Degree: 82/256       Degree: 83/256       Degree: 84/256       Degree: 85/256       Degree: 86/256       Degree: 87/256       Degree: 88/256       Degree: 89/256       Degree: 90/256       Degree: 91/256       Degree: 92/256       Degree: 93/256       Degree: 94/256       Degree: 95/256       Degree: 96/256       Degree: 97/256       Degree: 98/256       Degree: 99/256       Degree: 100/256       Degree: 101/256       Degree: 102/256       Degree: 103/256       Degree: 104/256       Degree: 105/256       Degree: 106/256       Degree: 107/256       Degree: 108/256       Degree: 109/256       Degree: 110/256       Degree: 111/256       Degree: 112/256       Degree: 113/256       Degree: 114/256       Degree: 115/256       Degree: 116/256       Degree: 117/256       Degree: 118/256       Degree: 119/256       Degree: 120/256       Degree: 121/256       Degree: 122/256       Degree: 123/256       Degree: 124/256       Degree: 125/256       Degree: 126/256       Degree: 127/256       Degree: 128/256       Degree: 129/256       Degree: 130/256       Degree: 131/256       Degree: 132/256       Degree: 133/256       Degree: 134/256       Degree: 135/256       Degree: 136/256       Degree: 137/256       Degree: 138/256       Degree: 139/256       Degree: 140/256       Degree: 141/256       Degree: 142/256       Degree: 143/256       Degree: 144/256       Degree: 145/256       Degree: 146/256       Degree: 147/256       Degree: 148/256       Degree: 149/256       Degree: 150/256       Degree: 151/256       Degree: 152/256       Degree: 153/256       Degree: 154/256       Degree: 155/256       Degree: 156/256       Degree: 157/256       Degree: 158/256       Degree: 159/256       Degree: 160/256       Degree: 161/256       Degree: 162/256       Degree: 163/256       Degree: 164/256       Degree: 165/256       Degree: 166/256       Degree: 167/256       Degree: 168/256       Degree: 169/256       Degree: 170/256       Degree: 171/256       Degree: 172/256       Degree: 173/256       Degree: 174/256       Degree: 175/256       Degree: 176/256       Degree: 177/256       Degree: 178/256       Degree: 179/256       Degree: 180/256       Degree: 181/256       Degree: 182/256       Degree: 183/256       Degree: 184/256       Degree: 185/256       Degree: 186/256       Degree: 187/256       Degree: 188/256       Degree: 189/256       Degree: 190/256       Degree: 191/256       Degree: 192/256       Degree: 193/256       Degree: 194/256       Degree: 195/256       Degree: 196/256       Degree: 197/256       Degree: 198/256       Degree: 199/256       Degree: 200/256       Degree: 201/256       Degree: 202/256       Degree: 203/256       Degree: 204/256       Degree: 205/256       Degree: 206/256       Degree: 207/256       Degree: 208/256       Degree: 209/256       Degree: 210/256       Degree: 211/256       Degree: 212/256       Degree: 213/256       Degree: 214/256       Degree: 215/256       Degree: 216/256       Degree: 217/256       Degree: 218/256       Degree: 219/256       Degree: 220/256       Degree: 221/256       Degree: 222/256       Degree: 223/256       Degree: 224/256       Degree: 225/256       Degree: 226/256       Degree: 227/256       Degree: 228/256       Degree: 229/256       Degree: 230/256       Degree: 231/256       Degree: 232/256       Degree: 233/256       Degree: 234/256       Degree: 235/256       Degree: 236/256       Degree: 237/256       Degree: 238/256       Degree: 239/256       Degree: 240/256       Degree: 241/256       Degree: 242/256       Degree: 243/256       Degree: 244/256       Degree: 245/256       Degree: 246/256       Degree: 247/256       Degree: 248/256       Degree: 249/256       Degree: 250/256       Degree: 251/256       Degree: 252/256       Degree: 253/256       Degree: 254/256       Degree: 255/256       Degree: 256/256    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.129425
   Total Core solution elapsed time:       21.9388
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 22 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.3e-09 <   1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveHebm
SUCCESS difference: 6e-09   <   1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveKebm
SUCCESS difference: 2.9e-09 <   1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveLebm
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2075 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2075-06-08-2026-16-43-34-8078/test2075.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: (9.82426,0) m.s^-2
     Mean density: (5516.58,0) kg.m^-3
     elastic
     loading

   Degree: 2/2    
     tidal
write lock file:

   FemModel initialization elapsed time:   0.128483
   Total Core solution elapsed time:       2.20847
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2075-06-08-2026-16-43-40-8078/test2075.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: (9.82426,0) m.s^-2
     Mean density: (5516.58,0) kg.m^-3
     elastic
     loading

   Degree: 2/2    
     tidal
write lock file:

   FemModel initialization elapsed time:   0.116971
   Total Core solution elapsed time:       1.90622
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5e-14   <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrEbm
SUCCESS difference: 1e-13   <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiEbm
SUCCESS difference: 2.3e-14 <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrMaxwell
SUCCESS difference: 4.7e-14 <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiMaxwell
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2075 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2075-06-08-2026-16-43-34-8078/test2075.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: (9.82426,0) m.s^-2
     Mean density: (5516.58,0) kg.m^-3
     elastic
     loading

   Degree: 2/2    
     tidal
write lock file:

   FemModel initialization elapsed time:   0.128483
   Total Core solution elapsed time:       2.20847
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2075-06-08-2026-16-43-40-8078/test2075.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: (9.82426,0) m.s^-2
     Mean density: (5516.58,0) kg.m^-3
     elastic
     loading

   Degree: 2/2    
     tidal
write lock file:

   FemModel initialization elapsed time:   0.116971
   Total Core solution elapsed time:       1.90622
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5e-14   <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrEbm
SUCCESS difference: 1e-13   <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiEbm
SUCCESS difference: 2.3e-14 <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrMaxwell
SUCCESS difference: 4.7e-14 <   1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiMaxwell
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2084 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/FourierLoveTest-06-08-2026-16-43-46-8078/FourierLoveTest.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 7, surface/Depth Love number ratio small: 2.28092e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.01783e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 8.77538e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 437, surface/Depth Love number ratio small: 9.12139e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 714, surface/Depth Love number ratio small: 1.45923e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 876/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001
     loading

   Degree: 1/1000       Degree: 2/1000       Degree: 3/1000       Degree: 4/1000       Degree: 5/1000       Degree: 6/1000       Degree: 7/1000       Degree: 8/1000       Degree: 9/1000       Degree: 10/1000       Degree: 11/1000       Degree: 12/1000       Degree: 13/1000       Degree: 14/1000       Degree: 15/1000       Degree: 16/1000       Degree: 17/1000       Degree: 18/1000       Degree: 19/1000       Degree: 20/1000       Degree: 21/1000       Degree: 22/1000       Degree: 23/1000       Degree: 24/1000       Degree: 25/1000       Degree: 26/1000       Degree: 27/1000       Degree: 28/1000       Degree: 29/1000       Degree: 30/1000       Degree: 31/1000       Degree: 32/1000       Degree: 33/1000       Degree: 34/1000       Degree: 35/1000       Degree: 36/1000       Degree: 37/1000       Degree: 38/1000       Degree: 39/1000       Degree: 40/1000       Degree: 41/1000       Degree: 42/1000       Degree: 43/1000       Degree: 44/1000       Degree: 45/1000       Degree: 46/1000       Degree: 47/1000       Degree: 48/1000       Degree: 49/1000       Degree: 50/1000       Degree: 51/1000       Degree: 52/1000       Degree: 53/1000       Degree: 54/1000       Degree: 55/1000       Degree: 56/1000       Degree: 57/1000       Degree: 58/1000       Degree: 59/1000       Degree: 60/1000       Degree: 61/1000       Degree: 62/1000       Degree: 63/1000       Degree: 64/1000       Degree: 65/1000       Degree: 66/1000       Degree: 67/1000       Degree: 68/1000       Degree: 69/1000       Degree: 70/1000       Degree: 71/1000       Degree: 72/1000       Degree: 73/1000       Degree: 74/1000       Degree: 75/1000       Degree: 76/1000       Degree: 77/1000       Degree: 78/1000       Degree: 79/1000       Degree: 80/1000       Degree: 81/1000       Degree: 82/1000       Degree: 83/1000       Degree: 84/1000       Degree: 85/1000       Degree: 86/1000       Degree: 87/1000       Degree: 88/1000       Degree: 89/1000       Degree: 90/1000       Degree: 91/1000       Degree: 92/1000       Degree: 93/1000       Degree: 94/1000       Degree: 95/1000       Degree: 96/1000       Degree: 97/1000       Degree: 98/1000       Degree: 99/1000       Degree: 100/1000       Degree: 101/1000       Degree: 102/1000       Degree: 103/1000       Degree: 104/1000       Degree: 105/1000       Degree: 106/1000       Degree: 107/1000       Degree: 108/1000       Degree: 109/1000       Degree: 110/1000       Degree: 111/1000       Degree: 112/1000       Degree: 113/1000       Degree: 114/1000       Degree: 115/1000       Degree: 116/1000       Degree: 117/1000       Degree: 118/1000       Degree: 119/1000       Degree: 120/1000       Degree: 121/1000       Degree: 122/1000       Degree: 123/1000       Degree: 124/1000       Degree: 125/1000       Degree: 126/1000       Degree: 127/1000       Degree: 128/1000       Degree: 129/1000       Degree: 130/1000       Degree: 131/1000       Degree: 132/1000       Degree: 133/1000       Degree: 134/1000       Degree: 135/1000       Degree: 136/1000       Degree: 137/1000       Degree: 138/1000       Degree: 139/1000       Degree: 140/1000       Degree: 141/1000       Degree: 142/1000       Degree: 143/1000       Degree: 144/1000       Degree: 145/1000       Degree: 146/1000       Degree: 147/1000       Degree: 148/1000       Degree: 149/1000       Degree: 150/1000       Degree: 151/1000       Degree: 152/1000       Degree: 153/1000       Degree: 154/1000       Degree: 155/1000       Degree: 156/1000       Degree: 157/1000       Degree: 158/1000       Degree: 159/1000       Degree: 160/1000       Degree: 161/1000       Degree: 162/1000       Degree: 163/1000       Degree: 164/1000       Degree: 165/1000       Degree: 166/1000       Degree: 167/1000       Degree: 168/1000       Degree: 169/1000       Degree: 170/1000       Degree: 171/1000       Degree: 172/1000       Degree: 173/1000       Degree: 174/1000       Degree: 175/1000       Degree: 176/1000       Degree: 177/1000       Degree: 178/1000       Degree: 179/1000       Degree: 180/1000       Degree: 181/1000       Degree: 182/1000       Degree: 183/1000       Degree: 184/1000       Degree: 185/1000       Degree: 186/1000       Degree: 187/1000       Degree: 188/1000       Degree: 189/1000       Degree: 190/1000       Degree: 191/1000       Degree: 192/1000       Degree: 193/1000       Degree: 194/1000       Degree: 195/1000       Degree: 196/1000       Degree: 197/1000       Degree: 198/1000       Degree: 199/1000       Degree: 200/1000       Degree: 201/1000       Degree: 202/1000       Degree: 203/1000       Degree: 204/1000       Degree: 205/1000       Degree: 206/1000       Degree: 207/1000       Degree: 208/1000       Degree: 209/1000       Degree: 210/1000       Degree: 211/1000       Degree: 212/1000       Degree: 213/1000       Degree: 214/1000       Degree: 215/1000       Degree: 216/1000       Degree: 217/1000       Degree: 218/1000       Degree: 219/1000       Degree: 220/1000       Degree: 221/1000       Degree: 222/1000       Degree: 223/1000       Degree: 224/1000       Degree: 225/1000       Degree: 226/1000       Degree: 227/1000       Degree: 228/1000       Degree: 229/1000       Degree: 230/1000       Degree: 231/1000       Degree: 232/1000       Degree: 233/1000       Degree: 234/1000       Degree: 235/1000       Degree: 236/1000       Degree: 237/1000       Degree: 238/1000       Degree: 239/1000       Degree: 240/1000       Degree: 241/1000       Degree: 242/1000       Degree: 243/1000       Degree: 244/1000       Degree: 245/1000       Degree: 246/1000       Degree: 247/1000       Degree: 248/1000       Degree: 249/1000       Degree: 250/1000       Degree: 251/1000       Degree: 252/1000       Degree: 253/1000       Degree: 254/1000       Degree: 255/1000       Degree: 256/1000       Degree: 257/1000       Degree: 258/1000       Degree: 259/1000       Degree: 260/1000       Degree: 261/1000       Degree: 262/1000       Degree: 263/1000       Degree: 264/1000       Degree: 265/1000       Degree: 266/1000       Degree: 267/1000       Degree: 268/1000       Degree: 269/1000       Degree: 270/1000       Degree: 271/1000       Degree: 272/1000       Degree: 273/1000       Degree: 274/1000       Degree: 275/1000       Degree: 276/1000       Degree: 277/1000       Degree: 278/1000       Degree: 279/1000       Degree: 280/1000       Degree: 281/1000       Degree: 282/1000       Degree: 283/1000       Degree: 284/1000       Degree: 285/1000       Degree: 286/1000       Degree: 287/1000       Degree: 288/1000       Degree: 289/1000       Degree: 290/1000       Degree: 291/1000       Degree: 292/1000       Degree: 293/1000       Degree: 294/1000       Degree: 295/1000       Degree: 296/1000       Degree: 297/1000       Degree: 298/1000       Degree: 299/1000       Degree: 300/1000       Degree: 301/1000       Degree: 302/1000       Degree: 303/1000       Degree: 304/1000       Degree: 305/1000       Degree: 306/1000       Degree: 307/1000       Degree: 308/1000       Degree: 309/1000       Degree: 310/1000       Degree: 311/1000       Degree: 312/1000       Degree: 313/1000       Degree: 314/1000       Degree: 315/1000       Degree: 316/1000       Degree: 317/1000       Degree: 318/1000       Degree: 319/1000       Degree: 320/1000       Degree: 321/1000       Degree: 322/1000       Degree: 323/1000       Degree: 324/1000       Degree: 325/1000       Degree: 326/1000       Degree: 327/1000       Degree: 328/1000       Degree: 329/1000       Degree: 330/1000       Degree: 331/1000       Degree: 332/1000       Degree: 333/1000       Degree: 334/1000       Degree: 335/1000       Degree: 336/1000       Degree: 337/1000       Degree: 338/1000       Degree: 339/1000       Degree: 340/1000       Degree: 341/1000       Degree: 342/1000       Degree: 343/1000       Degree: 344/1000       Degree: 345/1000       Degree: 346/1000       Degree: 347/1000       Degree: 348/1000       Degree: 349/1000       Degree: 350/1000       Degree: 351/1000       Degree: 352/1000       Degree: 353/1000       Degree: 354/1000       Degree: 355/1000       Degree: 356/1000       Degree: 357/1000       Degree: 358/1000       Degree: 359/1000       Degree: 360/1000       Degree: 361/1000       Degree: 362/1000       Degree: 363/1000       Degree: 364/1000       Degree: 365/1000       Degree: 366/1000       Degree: 367/1000       Degree: 368/1000       Degree: 369/1000       Degree: 370/1000       Degree: 371/1000       Degree: 372/1000       Degree: 373/1000       Degree: 374/1000       Degree: 375/1000       Degree: 376/1000       Degree: 377/1000       Degree: 378/1000       Degree: 379/1000       Degree: 380/1000       Degree: 381/1000       Degree: 382/1000       Degree: 383/1000       Degree: 384/1000       Degree: 385/1000       Degree: 386/1000       Degree: 387/1000       Degree: 388/1000       Degree: 389/1000       Degree: 390/1000       Degree: 391/1000       Degree: 392/1000       Degree: 393/1000       Degree: 394/1000       Degree: 395/1000       Degree: 396/1000       Degree: 397/1000       Degree: 398/1000       Degree: 399/1000       Degree: 400/1000       Degree: 401/1000       Degree: 402/1000       Degree: 403/1000       Degree: 404/1000       Degree: 405/1000       Degree: 406/1000       Degree: 407/1000       Degree: 408/1000       Degree: 409/1000       Degree: 410/1000       Degree: 411/1000       Degree: 412/1000       Degree: 413/1000       Degree: 414/1000       Degree: 415/1000       Degree: 416/1000       Degree: 417/1000       Degree: 418/1000       Degree: 419/1000       Degree: 420/1000       Degree: 421/1000       Degree: 422/1000       Degree: 423/1000       Degree: 424/1000       Degree: 425/1000       Degree: 426/1000       Degree: 427/1000       Degree: 428/1000       Degree: 429/1000       Degree: 430/1000       Degree: 431/1000       Degree: 432/1000       Degree: 433/1000       Degree: 434/1000       Degree: 435/1000       Degree: 436/1000       Degree: 437/1000       Degree: 438/1000       Degree: 439/1000       Degree: 440/1000       Degree: 441/1000       Degree: 442/1000       Degree: 443/1000       Degree: 444/1000       Degree: 445/1000       Degree: 446/1000       Degree: 447/1000       Degree: 448/1000       Degree: 449/1000       Degree: 450/1000       Degree: 451/1000       Degree: 452/1000       Degree: 453/1000       Degree: 454/1000       Degree: 455/1000       Degree: 456/1000       Degree: 457/1000       Degree: 458/1000       Degree: 459/1000       Degree: 460/1000       Degree: 461/1000       Degree: 462/1000       Degree: 463/1000       Degree: 464/1000       Degree: 465/1000       Degree: 466/1000       Degree: 467/1000       Degree: 468/1000       Degree: 469/1000       Degree: 470/1000       Degree: 471/1000       Degree: 472/1000       Degree: 473/1000       Degree: 474/1000       Degree: 475/1000       Degree: 476/1000       Degree: 477/1000       Degree: 478/1000       Degree: 479/1000       Degree: 480/1000       Degree: 481/1000       Degree: 482/1000       Degree: 483/1000       Degree: 484/1000       Degree: 485/1000       Degree: 486/1000       Degree: 487/1000       Degree: 488/1000       Degree: 489/1000       Degree: 490/1000       Degree: 491/1000       Degree: 492/1000       Degree: 493/1000       Degree: 494/1000       Degree: 495/1000       Degree: 496/1000       Degree: 497/1000       Degree: 498/1000       Degree: 499/1000       Degree: 500/1000       Degree: 501/1000       Degree: 502/1000       Degree: 503/1000       Degree: 504/1000       Degree: 505/1000       Degree: 506/1000       Degree: 507/1000       Degree: 508/1000       Degree: 509/1000       Degree: 510/1000       Degree: 511/1000       Degree: 512/1000       Degree: 513/1000       Degree: 514/1000       Degree: 515/1000       Degree: 516/1000       Degree: 517/1000       Degree: 518/1000       Degree: 519/1000       Degree: 520/1000       Degree: 521/1000       Degree: 522/1000       Degree: 523/1000       Degree: 524/1000       Degree: 525/1000       Degree: 526/1000       Degree: 527/1000       Degree: 528/1000       Degree: 529/1000       Degree: 530/1000       Degree: 531/1000       Degree: 532/1000       Degree: 533/1000       Degree: 534/1000       Degree: 535/1000       Degree: 536/1000       Degree: 537/1000       Degree: 538/1000       Degree: 539/1000       Degree: 540/1000       Degree: 541/1000       Degree: 542/1000       Degree: 543/1000       Degree: 544/1000       Degree: 545/1000       Degree: 546/1000       Degree: 547/1000       Degree: 548/1000       Degree: 549/1000       Degree: 550/1000       Degree: 551/1000       Degree: 552/1000       Degree: 553/1000       Degree: 554/1000       Degree: 555/1000       Degree: 556/1000       Degree: 557/1000       Degree: 558/1000       Degree: 559/1000       Degree: 560/1000       Degree: 561/1000       Degree: 562/1000       Degree: 563/1000       Degree: 564/1000       Degree: 565/1000       Degree: 566/1000       Degree: 567/1000       Degree: 568/1000       Degree: 569/1000       Degree: 570/1000       Degree: 571/1000       Degree: 572/1000       Degree: 573/1000       Degree: 574/1000       Degree: 575/1000       Degree: 576/1000       Degree: 577/1000       Degree: 578/1000       Degree: 579/1000       Degree: 580/1000       Degree: 581/1000       Degree: 582/1000       Degree: 583/1000       Degree: 584/1000       Degree: 585/1000       Degree: 586/1000       Degree: 587/1000       Degree: 588/1000       Degree: 589/1000       Degree: 590/1000       Degree: 591/1000       Degree: 592/1000       Degree: 593/1000       Degree: 594/1000       Degree: 595/1000       Degree: 596/1000       Degree: 597/1000       Degree: 598/1000       Degree: 599/1000       Degree: 600/1000       Degree: 601/1000       Degree: 602/1000       Degree: 603/1000       Degree: 604/1000       Degree: 605/1000       Degree: 606/1000       Degree: 607/1000       Degree: 608/1000       Degree: 609/1000       Degree: 610/1000       Degree: 611/1000       Degree: 612/1000       Degree: 613/1000       Degree: 614/1000       Degree: 615/1000       Degree: 616/1000       Degree: 617/1000       Degree: 618/1000       Degree: 619/1000       Degree: 620/1000       Degree: 621/1000       Degree: 622/1000       Degree: 623/1000       Degree: 624/1000       Degree: 625/1000       Degree: 626/1000       Degree: 627/1000       Degree: 628/1000       Degree: 629/1000       Degree: 630/1000       Degree: 631/1000       Degree: 632/1000       Degree: 633/1000       Degree: 634/1000       Degree: 635/1000       Degree: 636/1000       Degree: 637/1000       Degree: 638/1000       Degree: 639/1000       Degree: 640/1000       Degree: 641/1000       Degree: 642/1000       Degree: 643/1000       Degree: 644/1000       Degree: 645/1000       Degree: 646/1000       Degree: 647/1000       Degree: 648/1000       Degree: 649/1000       Degree: 650/1000       Degree: 651/1000       Degree: 652/1000       Degree: 653/1000       Degree: 654/1000       Degree: 655/1000       Degree: 656/1000       Degree: 657/1000       Degree: 658/1000       Degree: 659/1000       Degree: 660/1000       Degree: 661/1000       Degree: 662/1000       Degree: 663/1000       Degree: 664/1000       Degree: 665/1000       Degree: 666/1000       Degree: 667/1000       Degree: 668/1000       Degree: 669/1000       Degree: 670/1000       Degree: 671/1000       Degree: 672/1000       Degree: 673/1000       Degree: 674/1000       Degree: 675/1000       Degree: 676/1000       Degree: 677/1000       Degree: 678/1000       Degree: 679/1000       Degree: 680/1000       Degree: 681/1000       Degree: 682/1000       Degree: 683/1000       Degree: 684/1000       Degree: 685/1000       Degree: 686/1000       Degree: 687/1000       Degree: 688/1000       Degree: 689/1000       Degree: 690/1000       Degree: 691/1000       Degree: 692/1000       Degree: 693/1000       Degree: 694/1000       Degree: 695/1000       Degree: 696/1000       Degree: 697/1000       Degree: 698/1000       Degree: 699/1000       Degree: 700/1000       Degree: 701/1000       Degree: 702/1000       Degree: 703/1000       Degree: 704/1000       Degree: 705/1000       Degree: 706/1000       Degree: 707/1000       Degree: 708/1000       Degree: 709/1000       Degree: 710/1000       Degree: 711/1000       Degree: 712/1000       Degree: 713/1000       Degree: 714/1000       Degree: 715/1000       Degree: 716/1000       Degree: 717/1000       Degree: 718/1000       Degree: 719/1000       Degree: 720/1000       Degree: 721/1000       Degree: 722/1000       Degree: 723/1000       Degree: 724/1000       Degree: 725/1000       Degree: 726/1000       Degree: 727/1000       Degree: 728/1000       Degree: 729/1000       Degree: 730/1000       Degree: 731/1000       Degree: 732/1000       Degree: 733/1000       Degree: 734/1000       Degree: 735/1000       Degree: 736/1000       Degree: 737/1000       Degree: 738/1000       Degree: 739/1000       Degree: 740/1000       Degree: 741/1000       Degree: 742/1000       Degree: 743/1000       Degree: 744/1000       Degree: 745/1000       Degree: 746/1000       Degree: 747/1000       Degree: 748/1000       Degree: 749/1000       Degree: 750/1000       Degree: 751/1000       Degree: 752/1000       Degree: 753/1000       Degree: 754/1000       Degree: 755/1000       Degree: 756/1000       Degree: 757/1000       Degree: 758/1000       Degree: 759/1000       Degree: 760/1000       Degree: 761/1000       Degree: 762/1000       Degree: 763/1000       Degree: 764/1000       Degree: 765/1000       Degree: 766/1000       Degree: 767/1000       Degree: 768/1000       Degree: 769/1000       Degree: 770/1000       Degree: 771/1000       Degree: 772/1000       Degree: 773/1000       Degree: 774/1000       Degree: 775/1000       Degree: 776/1000       Degree: 777/1000       Degree: 778/1000       Degree: 779/1000       Degree: 780/1000       Degree: 781/1000       Degree: 782/1000       Degree: 783/1000       Degree: 784/1000       Degree: 785/1000       Degree: 786/1000       Degree: 787/1000       Degree: 788/1000       Degree: 789/1000       Degree: 790/1000       Degree: 791/1000       Degree: 792/1000       Degree: 793/1000       Degree: 794/1000       Degree: 795/1000       Degree: 796/1000       Degree: 797/1000       Degree: 798/1000       Degree: 799/1000       Degree: 800/1000       Degree: 801/1000       Degree: 802/1000       Degree: 803/1000       Degree: 804/1000       Degree: 805/1000       Degree: 806/1000       Degree: 807/1000       Degree: 808/1000       Degree: 809/1000       Degree: 810/1000       Degree: 811/1000       Degree: 812/1000       Degree: 813/1000       Degree: 814/1000       Degree: 815/1000       Degree: 816/1000       Degree: 817/1000       Degree: 818/1000       Degree: 819/1000       Degree: 820/1000       Degree: 821/1000       Degree: 822/1000       Degree: 823/1000       Degree: 824/1000       Degree: 825/1000       Degree: 826/1000       Degree: 827/1000       Degree: 828/1000       Degree: 829/1000       Degree: 830/1000       Degree: 831/1000       Degree: 832/1000       Degree: 833/1000       Degree: 834/1000       Degree: 835/1000       Degree: 836/1000       Degree: 837/1000       Degree: 838/1000       Degree: 839/1000       Degree: 840/1000       Degree: 841/1000       Degree: 842/1000       Degree: 843/1000       Degree: 844/1000       Degree: 845/1000       Degree: 846/1000       Degree: 847/1000       Degree: 848/1000       Degree: 849/1000       Degree: 850/1000       Degree: 851/1000       Degree: 852/1000       Degree: 853/1000       Degree: 854/1000       Degree: 855/1000       Degree: 856/1000       Degree: 857/1000       Degree: 858/1000       Degree: 859/1000       Degree: 860/1000       Degree: 861/1000       Degree: 862/1000       Degree: 863/1000       Degree: 864/1000       Degree: 865/1000       Degree: 866/1000       Degree: 867/1000       Degree: 868/1000       Degree: 869/1000       Degree: 870/1000       Degree: 871/1000       Degree: 872/1000       Degree: 873/1000       Degree: 874/1000       Degree: 875/1000       Degree: 876/1000       Degree: 900/1000       Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.047446
   Total Core solution elapsed time:       181.489
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 3 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   2e-08 test id: 2084 test name: GiaCaron field: LoveH_loading_elastic
SUCCESS difference: 0       <   2e-08 test id: 2084 test name: GiaCaron field: LoveK_loading_elastic
SUCCESS difference: 0       <   2e-08 test id: 2084 test name: GiaCaron field: LoveL_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2084 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/FourierLoveTest-06-08-2026-16-43-46-8078/FourierLoveTest.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 7, surface/Depth Love number ratio small: 2.28092e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.01783e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 8.77538e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 437, surface/Depth Love number ratio small: 9.12139e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 714, surface/Depth Love number ratio small: 1.45923e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 876/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001
     loading

   Degree: 1/1000       Degree: 2/1000       Degree: 3/1000       Degree: 4/1000       Degree: 5/1000       Degree: 6/1000       Degree: 7/1000       Degree: 8/1000       Degree: 9/1000       Degree: 10/1000       Degree: 11/1000       Degree: 12/1000       Degree: 13/1000       Degree: 14/1000       Degree: 15/1000       Degree: 16/1000       Degree: 17/1000       Degree: 18/1000       Degree: 19/1000       Degree: 20/1000       Degree: 21/1000       Degree: 22/1000       Degree: 23/1000       Degree: 24/1000       Degree: 25/1000       Degree: 26/1000       Degree: 27/1000       Degree: 28/1000       Degree: 29/1000       Degree: 30/1000       Degree: 31/1000       Degree: 32/1000       Degree: 33/1000       Degree: 34/1000       Degree: 35/1000       Degree: 36/1000       Degree: 37/1000       Degree: 38/1000       Degree: 39/1000       Degree: 40/1000       Degree: 41/1000       Degree: 42/1000       Degree: 43/1000       Degree: 44/1000       Degree: 45/1000       Degree: 46/1000       Degree: 47/1000       Degree: 48/1000       Degree: 49/1000       Degree: 50/1000       Degree: 51/1000       Degree: 52/1000       Degree: 53/1000       Degree: 54/1000       Degree: 55/1000       Degree: 56/1000       Degree: 57/1000       Degree: 58/1000       Degree: 59/1000       Degree: 60/1000       Degree: 61/1000       Degree: 62/1000       Degree: 63/1000       Degree: 64/1000       Degree: 65/1000       Degree: 66/1000       Degree: 67/1000       Degree: 68/1000       Degree: 69/1000       Degree: 70/1000       Degree: 71/1000       Degree: 72/1000       Degree: 73/1000       Degree: 74/1000       Degree: 75/1000       Degree: 76/1000       Degree: 77/1000       Degree: 78/1000       Degree: 79/1000       Degree: 80/1000       Degree: 81/1000       Degree: 82/1000       Degree: 83/1000       Degree: 84/1000       Degree: 85/1000       Degree: 86/1000       Degree: 87/1000       Degree: 88/1000       Degree: 89/1000       Degree: 90/1000       Degree: 91/1000       Degree: 92/1000       Degree: 93/1000       Degree: 94/1000       Degree: 95/1000       Degree: 96/1000       Degree: 97/1000       Degree: 98/1000       Degree: 99/1000       Degree: 100/1000       Degree: 101/1000       Degree: 102/1000       Degree: 103/1000       Degree: 104/1000       Degree: 105/1000       Degree: 106/1000       Degree: 107/1000       Degree: 108/1000       Degree: 109/1000       Degree: 110/1000       Degree: 111/1000       Degree: 112/1000       Degree: 113/1000       Degree: 114/1000       Degree: 115/1000       Degree: 116/1000       Degree: 117/1000       Degree: 118/1000       Degree: 119/1000       Degree: 120/1000       Degree: 121/1000       Degree: 122/1000       Degree: 123/1000       Degree: 124/1000       Degree: 125/1000       Degree: 126/1000       Degree: 127/1000       Degree: 128/1000       Degree: 129/1000       Degree: 130/1000       Degree: 131/1000       Degree: 132/1000       Degree: 133/1000       Degree: 134/1000       Degree: 135/1000       Degree: 136/1000       Degree: 137/1000       Degree: 138/1000       Degree: 139/1000       Degree: 140/1000       Degree: 141/1000       Degree: 142/1000       Degree: 143/1000       Degree: 144/1000       Degree: 145/1000       Degree: 146/1000       Degree: 147/1000       Degree: 148/1000       Degree: 149/1000       Degree: 150/1000       Degree: 151/1000       Degree: 152/1000       Degree: 153/1000       Degree: 154/1000       Degree: 155/1000       Degree: 156/1000       Degree: 157/1000       Degree: 158/1000       Degree: 159/1000       Degree: 160/1000       Degree: 161/1000       Degree: 162/1000       Degree: 163/1000       Degree: 164/1000       Degree: 165/1000       Degree: 166/1000       Degree: 167/1000       Degree: 168/1000       Degree: 169/1000       Degree: 170/1000       Degree: 171/1000       Degree: 172/1000       Degree: 173/1000       Degree: 174/1000       Degree: 175/1000       Degree: 176/1000       Degree: 177/1000       Degree: 178/1000       Degree: 179/1000       Degree: 180/1000       Degree: 181/1000       Degree: 182/1000       Degree: 183/1000       Degree: 184/1000       Degree: 185/1000       Degree: 186/1000       Degree: 187/1000       Degree: 188/1000       Degree: 189/1000       Degree: 190/1000       Degree: 191/1000       Degree: 192/1000       Degree: 193/1000       Degree: 194/1000       Degree: 195/1000       Degree: 196/1000       Degree: 197/1000       Degree: 198/1000       Degree: 199/1000       Degree: 200/1000       Degree: 201/1000       Degree: 202/1000       Degree: 203/1000       Degree: 204/1000       Degree: 205/1000       Degree: 206/1000       Degree: 207/1000       Degree: 208/1000       Degree: 209/1000       Degree: 210/1000       Degree: 211/1000       Degree: 212/1000       Degree: 213/1000       Degree: 214/1000       Degree: 215/1000       Degree: 216/1000       Degree: 217/1000       Degree: 218/1000       Degree: 219/1000       Degree: 220/1000       Degree: 221/1000       Degree: 222/1000       Degree: 223/1000       Degree: 224/1000       Degree: 225/1000       Degree: 226/1000       Degree: 227/1000       Degree: 228/1000       Degree: 229/1000       Degree: 230/1000       Degree: 231/1000       Degree: 232/1000       Degree: 233/1000       Degree: 234/1000       Degree: 235/1000       Degree: 236/1000       Degree: 237/1000       Degree: 238/1000       Degree: 239/1000       Degree: 240/1000       Degree: 241/1000       Degree: 242/1000       Degree: 243/1000       Degree: 244/1000       Degree: 245/1000       Degree: 246/1000       Degree: 247/1000       Degree: 248/1000       Degree: 249/1000       Degree: 250/1000       Degree: 251/1000       Degree: 252/1000       Degree: 253/1000       Degree: 254/1000       Degree: 255/1000       Degree: 256/1000       Degree: 257/1000       Degree: 258/1000       Degree: 259/1000       Degree: 260/1000       Degree: 261/1000       Degree: 262/1000       Degree: 263/1000       Degree: 264/1000       Degree: 265/1000       Degree: 266/1000       Degree: 267/1000       Degree: 268/1000       Degree: 269/1000       Degree: 270/1000       Degree: 271/1000       Degree: 272/1000       Degree: 273/1000       Degree: 274/1000       Degree: 275/1000       Degree: 276/1000       Degree: 277/1000       Degree: 278/1000       Degree: 279/1000       Degree: 280/1000       Degree: 281/1000       Degree: 282/1000       Degree: 283/1000       Degree: 284/1000       Degree: 285/1000       Degree: 286/1000       Degree: 287/1000       Degree: 288/1000       Degree: 289/1000       Degree: 290/1000       Degree: 291/1000       Degree: 292/1000       Degree: 293/1000       Degree: 294/1000       Degree: 295/1000       Degree: 296/1000       Degree: 297/1000       Degree: 298/1000       Degree: 299/1000       Degree: 300/1000       Degree: 301/1000       Degree: 302/1000       Degree: 303/1000       Degree: 304/1000       Degree: 305/1000       Degree: 306/1000       Degree: 307/1000       Degree: 308/1000       Degree: 309/1000       Degree: 310/1000       Degree: 311/1000       Degree: 312/1000       Degree: 313/1000       Degree: 314/1000       Degree: 315/1000       Degree: 316/1000       Degree: 317/1000       Degree: 318/1000       Degree: 319/1000       Degree: 320/1000       Degree: 321/1000       Degree: 322/1000       Degree: 323/1000       Degree: 324/1000       Degree: 325/1000       Degree: 326/1000       Degree: 327/1000       Degree: 328/1000       Degree: 329/1000       Degree: 330/1000       Degree: 331/1000       Degree: 332/1000       Degree: 333/1000       Degree: 334/1000       Degree: 335/1000       Degree: 336/1000       Degree: 337/1000       Degree: 338/1000       Degree: 339/1000       Degree: 340/1000       Degree: 341/1000       Degree: 342/1000       Degree: 343/1000       Degree: 344/1000       Degree: 345/1000       Degree: 346/1000       Degree: 347/1000       Degree: 348/1000       Degree: 349/1000       Degree: 350/1000       Degree: 351/1000       Degree: 352/1000       Degree: 353/1000       Degree: 354/1000       Degree: 355/1000       Degree: 356/1000       Degree: 357/1000       Degree: 358/1000       Degree: 359/1000       Degree: 360/1000       Degree: 361/1000       Degree: 362/1000       Degree: 363/1000       Degree: 364/1000       Degree: 365/1000       Degree: 366/1000       Degree: 367/1000       Degree: 368/1000       Degree: 369/1000       Degree: 370/1000       Degree: 371/1000       Degree: 372/1000       Degree: 373/1000       Degree: 374/1000       Degree: 375/1000       Degree: 376/1000       Degree: 377/1000       Degree: 378/1000       Degree: 379/1000       Degree: 380/1000       Degree: 381/1000       Degree: 382/1000       Degree: 383/1000       Degree: 384/1000       Degree: 385/1000       Degree: 386/1000       Degree: 387/1000       Degree: 388/1000       Degree: 389/1000       Degree: 390/1000       Degree: 391/1000       Degree: 392/1000       Degree: 393/1000       Degree: 394/1000       Degree: 395/1000       Degree: 396/1000       Degree: 397/1000       Degree: 398/1000       Degree: 399/1000       Degree: 400/1000       Degree: 401/1000       Degree: 402/1000       Degree: 403/1000       Degree: 404/1000       Degree: 405/1000       Degree: 406/1000       Degree: 407/1000       Degree: 408/1000       Degree: 409/1000       Degree: 410/1000       Degree: 411/1000       Degree: 412/1000       Degree: 413/1000       Degree: 414/1000       Degree: 415/1000       Degree: 416/1000       Degree: 417/1000       Degree: 418/1000       Degree: 419/1000       Degree: 420/1000       Degree: 421/1000       Degree: 422/1000       Degree: 423/1000       Degree: 424/1000       Degree: 425/1000       Degree: 426/1000       Degree: 427/1000       Degree: 428/1000       Degree: 429/1000       Degree: 430/1000       Degree: 431/1000       Degree: 432/1000       Degree: 433/1000       Degree: 434/1000       Degree: 435/1000       Degree: 436/1000       Degree: 437/1000       Degree: 438/1000       Degree: 439/1000       Degree: 440/1000       Degree: 441/1000       Degree: 442/1000       Degree: 443/1000       Degree: 444/1000       Degree: 445/1000       Degree: 446/1000       Degree: 447/1000       Degree: 448/1000       Degree: 449/1000       Degree: 450/1000       Degree: 451/1000       Degree: 452/1000       Degree: 453/1000       Degree: 454/1000       Degree: 455/1000       Degree: 456/1000       Degree: 457/1000       Degree: 458/1000       Degree: 459/1000       Degree: 460/1000       Degree: 461/1000       Degree: 462/1000       Degree: 463/1000       Degree: 464/1000       Degree: 465/1000       Degree: 466/1000       Degree: 467/1000       Degree: 468/1000       Degree: 469/1000       Degree: 470/1000       Degree: 471/1000       Degree: 472/1000       Degree: 473/1000       Degree: 474/1000       Degree: 475/1000       Degree: 476/1000       Degree: 477/1000       Degree: 478/1000       Degree: 479/1000       Degree: 480/1000       Degree: 481/1000       Degree: 482/1000       Degree: 483/1000       Degree: 484/1000       Degree: 485/1000       Degree: 486/1000       Degree: 487/1000       Degree: 488/1000       Degree: 489/1000       Degree: 490/1000       Degree: 491/1000       Degree: 492/1000       Degree: 493/1000       Degree: 494/1000       Degree: 495/1000       Degree: 496/1000       Degree: 497/1000       Degree: 498/1000       Degree: 499/1000       Degree: 500/1000       Degree: 501/1000       Degree: 502/1000       Degree: 503/1000       Degree: 504/1000       Degree: 505/1000       Degree: 506/1000       Degree: 507/1000       Degree: 508/1000       Degree: 509/1000       Degree: 510/1000       Degree: 511/1000       Degree: 512/1000       Degree: 513/1000       Degree: 514/1000       Degree: 515/1000       Degree: 516/1000       Degree: 517/1000       Degree: 518/1000       Degree: 519/1000       Degree: 520/1000       Degree: 521/1000       Degree: 522/1000       Degree: 523/1000       Degree: 524/1000       Degree: 525/1000       Degree: 526/1000       Degree: 527/1000       Degree: 528/1000       Degree: 529/1000       Degree: 530/1000       Degree: 531/1000       Degree: 532/1000       Degree: 533/1000       Degree: 534/1000       Degree: 535/1000       Degree: 536/1000       Degree: 537/1000       Degree: 538/1000       Degree: 539/1000       Degree: 540/1000       Degree: 541/1000       Degree: 542/1000       Degree: 543/1000       Degree: 544/1000       Degree: 545/1000       Degree: 546/1000       Degree: 547/1000       Degree: 548/1000       Degree: 549/1000       Degree: 550/1000       Degree: 551/1000       Degree: 552/1000       Degree: 553/1000       Degree: 554/1000       Degree: 555/1000       Degree: 556/1000       Degree: 557/1000       Degree: 558/1000       Degree: 559/1000       Degree: 560/1000       Degree: 561/1000       Degree: 562/1000       Degree: 563/1000       Degree: 564/1000       Degree: 565/1000       Degree: 566/1000       Degree: 567/1000       Degree: 568/1000       Degree: 569/1000       Degree: 570/1000       Degree: 571/1000       Degree: 572/1000       Degree: 573/1000       Degree: 574/1000       Degree: 575/1000       Degree: 576/1000       Degree: 577/1000       Degree: 578/1000       Degree: 579/1000       Degree: 580/1000       Degree: 581/1000       Degree: 582/1000       Degree: 583/1000       Degree: 584/1000       Degree: 585/1000       Degree: 586/1000       Degree: 587/1000       Degree: 588/1000       Degree: 589/1000       Degree: 590/1000       Degree: 591/1000       Degree: 592/1000       Degree: 593/1000       Degree: 594/1000       Degree: 595/1000       Degree: 596/1000       Degree: 597/1000       Degree: 598/1000       Degree: 599/1000       Degree: 600/1000       Degree: 601/1000       Degree: 602/1000       Degree: 603/1000       Degree: 604/1000       Degree: 605/1000       Degree: 606/1000       Degree: 607/1000       Degree: 608/1000       Degree: 609/1000       Degree: 610/1000       Degree: 611/1000       Degree: 612/1000       Degree: 613/1000       Degree: 614/1000       Degree: 615/1000       Degree: 616/1000       Degree: 617/1000       Degree: 618/1000       Degree: 619/1000       Degree: 620/1000       Degree: 621/1000       Degree: 622/1000       Degree: 623/1000       Degree: 624/1000       Degree: 625/1000       Degree: 626/1000       Degree: 627/1000       Degree: 628/1000       Degree: 629/1000       Degree: 630/1000       Degree: 631/1000       Degree: 632/1000       Degree: 633/1000       Degree: 634/1000       Degree: 635/1000       Degree: 636/1000       Degree: 637/1000       Degree: 638/1000       Degree: 639/1000       Degree: 640/1000       Degree: 641/1000       Degree: 642/1000       Degree: 643/1000       Degree: 644/1000       Degree: 645/1000       Degree: 646/1000       Degree: 647/1000       Degree: 648/1000       Degree: 649/1000       Degree: 650/1000       Degree: 651/1000       Degree: 652/1000       Degree: 653/1000       Degree: 654/1000       Degree: 655/1000       Degree: 656/1000       Degree: 657/1000       Degree: 658/1000       Degree: 659/1000       Degree: 660/1000       Degree: 661/1000       Degree: 662/1000       Degree: 663/1000       Degree: 664/1000       Degree: 665/1000       Degree: 666/1000       Degree: 667/1000       Degree: 668/1000       Degree: 669/1000       Degree: 670/1000       Degree: 671/1000       Degree: 672/1000       Degree: 673/1000       Degree: 674/1000       Degree: 675/1000       Degree: 676/1000       Degree: 677/1000       Degree: 678/1000       Degree: 679/1000       Degree: 680/1000       Degree: 681/1000       Degree: 682/1000       Degree: 683/1000       Degree: 684/1000       Degree: 685/1000       Degree: 686/1000       Degree: 687/1000       Degree: 688/1000       Degree: 689/1000       Degree: 690/1000       Degree: 691/1000       Degree: 692/1000       Degree: 693/1000       Degree: 694/1000       Degree: 695/1000       Degree: 696/1000       Degree: 697/1000       Degree: 698/1000       Degree: 699/1000       Degree: 700/1000       Degree: 701/1000       Degree: 702/1000       Degree: 703/1000       Degree: 704/1000       Degree: 705/1000       Degree: 706/1000       Degree: 707/1000       Degree: 708/1000       Degree: 709/1000       Degree: 710/1000       Degree: 711/1000       Degree: 712/1000       Degree: 713/1000       Degree: 714/1000       Degree: 715/1000       Degree: 716/1000       Degree: 717/1000       Degree: 718/1000       Degree: 719/1000       Degree: 720/1000       Degree: 721/1000       Degree: 722/1000       Degree: 723/1000       Degree: 724/1000       Degree: 725/1000       Degree: 726/1000       Degree: 727/1000       Degree: 728/1000       Degree: 729/1000       Degree: 730/1000       Degree: 731/1000       Degree: 732/1000       Degree: 733/1000       Degree: 734/1000       Degree: 735/1000       Degree: 736/1000       Degree: 737/1000       Degree: 738/1000       Degree: 739/1000       Degree: 740/1000       Degree: 741/1000       Degree: 742/1000       Degree: 743/1000       Degree: 744/1000       Degree: 745/1000       Degree: 746/1000       Degree: 747/1000       Degree: 748/1000       Degree: 749/1000       Degree: 750/1000       Degree: 751/1000       Degree: 752/1000       Degree: 753/1000       Degree: 754/1000       Degree: 755/1000       Degree: 756/1000       Degree: 757/1000       Degree: 758/1000       Degree: 759/1000       Degree: 760/1000       Degree: 761/1000       Degree: 762/1000       Degree: 763/1000       Degree: 764/1000       Degree: 765/1000       Degree: 766/1000       Degree: 767/1000       Degree: 768/1000       Degree: 769/1000       Degree: 770/1000       Degree: 771/1000       Degree: 772/1000       Degree: 773/1000       Degree: 774/1000       Degree: 775/1000       Degree: 776/1000       Degree: 777/1000       Degree: 778/1000       Degree: 779/1000       Degree: 780/1000       Degree: 781/1000       Degree: 782/1000       Degree: 783/1000       Degree: 784/1000       Degree: 785/1000       Degree: 786/1000       Degree: 787/1000       Degree: 788/1000       Degree: 789/1000       Degree: 790/1000       Degree: 791/1000       Degree: 792/1000       Degree: 793/1000       Degree: 794/1000       Degree: 795/1000       Degree: 796/1000       Degree: 797/1000       Degree: 798/1000       Degree: 799/1000       Degree: 800/1000       Degree: 801/1000       Degree: 802/1000       Degree: 803/1000       Degree: 804/1000       Degree: 805/1000       Degree: 806/1000       Degree: 807/1000       Degree: 808/1000       Degree: 809/1000       Degree: 810/1000       Degree: 811/1000       Degree: 812/1000       Degree: 813/1000       Degree: 814/1000       Degree: 815/1000       Degree: 816/1000       Degree: 817/1000       Degree: 818/1000       Degree: 819/1000       Degree: 820/1000       Degree: 821/1000       Degree: 822/1000       Degree: 823/1000       Degree: 824/1000       Degree: 825/1000       Degree: 826/1000       Degree: 827/1000       Degree: 828/1000       Degree: 829/1000       Degree: 830/1000       Degree: 831/1000       Degree: 832/1000       Degree: 833/1000       Degree: 834/1000       Degree: 835/1000       Degree: 836/1000       Degree: 837/1000       Degree: 838/1000       Degree: 839/1000       Degree: 840/1000       Degree: 841/1000       Degree: 842/1000       Degree: 843/1000       Degree: 844/1000       Degree: 845/1000       Degree: 846/1000       Degree: 847/1000       Degree: 848/1000       Degree: 849/1000       Degree: 850/1000       Degree: 851/1000       Degree: 852/1000       Degree: 853/1000       Degree: 854/1000       Degree: 855/1000       Degree: 856/1000       Degree: 857/1000       Degree: 858/1000       Degree: 859/1000       Degree: 860/1000       Degree: 861/1000       Degree: 862/1000       Degree: 863/1000       Degree: 864/1000       Degree: 865/1000       Degree: 866/1000       Degree: 867/1000       Degree: 868/1000       Degree: 869/1000       Degree: 870/1000       Degree: 871/1000       Degree: 872/1000       Degree: 873/1000       Degree: 874/1000       Degree: 875/1000       Degree: 876/1000       Degree: 900/1000       Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.047446
   Total Core solution elapsed time:       181.489
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 3 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 0       <   2e-08 test id: 2084 test name: GiaCaron field: LoveH_loading_elastic
SUCCESS difference: 0       <   2e-08 test id: 2084 test name: GiaCaron field: LoveK_loading_elastic
SUCCESS difference: 0       <   2e-08 test id: 2084 test name: GiaCaron field: LoveL_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2090 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2090-06-08-2026-16-46-51-8078/test2090.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 100.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 200.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 300.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 400.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 500.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 600.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 700.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 800.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 900.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 1000.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   3.86918
   Total Core solution elapsed time:       7.69631
   Linear solver elapsed time:             0.014118 (0.18%)

   Total elapsed time: 0 hrs 0 min 11 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
2026-06-08 16:47:09.877 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2026-06-08 16:47:09.877 MATLAB[8078:179142080] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2026-06-08 16:47:09.885 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2026-06-08 16:47:09.895 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2026-06-08 16:47:09.895 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
SUCCESS difference: 1.6e-15 <   1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Sealevel
SUCCESS difference: 2.2e-15 <   1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Bed
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2090 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2090-06-08-2026-16-46-51-8078/test2090.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 100.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 200.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 300.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 400.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 500.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 600.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 700.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 800.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 900.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 1000.00 (time step: 100.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   3.86918
   Total Core solution elapsed time:       7.69631
   Linear solver elapsed time:             0.014118 (0.18%)

   Total elapsed time: 0 hrs 0 min 11 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
2026-06-08 16:47:09.877 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2026-06-08 16:47:09.877 MATLAB[8078:179142080] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2026-06-08 16:47:09.885 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2026-06-08 16:47:09.895 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2026-06-08 16:47:09.895 MATLAB[8078:179142080] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
SUCCESS difference: 1.6e-15 <   1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Sealevel
SUCCESS difference: 2.2e-15 <   1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Bed
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2091 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Construction of a mesh from a given geometry
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2091-06-08-2026-16-47-13-8078/test2091.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/12  time [yr]: 1000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/12  time [yr]: 2000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/12  time [yr]: 3000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/12  time [yr]: 4000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/12  time [yr]: 5000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/12  time [yr]: 6000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/12  time [yr]: 7000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/12  time [yr]: 8000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/12  time [yr]: 9000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/12  time [yr]: 10000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 11/12  time [yr]: 11000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 12/12  time [yr]: 12000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   7.33875
   Total Core solution elapsed time:       1.52501
   Linear solver elapsed time:             0.00733 (0.48%)

   Total elapsed time: 0 hrs 0 min 8 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.1e-14 <   1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Sealevel
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Bed
SUCCESS difference: 1e-15   <   1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Horizontals
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2091 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Construction of a mesh from a given geometry
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2091-06-08-2026-16-47-13-8078/test2091.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/12  time [yr]: 1000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/12  time [yr]: 2000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/12  time [yr]: 3000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/12  time [yr]: 4000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/12  time [yr]: 5000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/12  time [yr]: 6000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/12  time [yr]: 7000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/12  time [yr]: 8000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/12  time [yr]: 9000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/12  time [yr]: 10000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 11/12  time [yr]: 11000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 12/12  time [yr]: 12000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   7.33875
   Total Core solution elapsed time:       1.52501
   Linear solver elapsed time:             0.00733 (0.48%)

   Total elapsed time: 0 hrs 0 min 8 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.1e-14 <   1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Sealevel
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Bed
SUCCESS difference: 1e-15   <   1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Horizontals
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2092 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Construction of a mesh from a given geometry
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2092-06-08-2026-16-47-25-8078/test2092.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/11  time [yr]: 1000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/11  time [yr]: 2000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/11  time [yr]: 3000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/11  time [yr]: 4000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/11  time [yr]: 5000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/11  time [yr]: 6000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/11  time [yr]: 7000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/11  time [yr]: 8000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/11  time [yr]: 9000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/11  time [yr]: 10000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 11/11  time [yr]: 11000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.212185
   Total Core solution elapsed time:       1.06864
   Linear solver elapsed time:             0.009496 (0.89%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.2e-16 <   4e-05 test id: 2092 test name: PolarMotion field: PolarmotionX
SUCCESS difference: 1.3e-16 <   2e-05 test id: 2092 test name: PolarMotion field: PolarmotionY
SUCCESS difference: 0       <   3e-05 test id: 2092 test name: PolarMotion field: PolarmotionZ
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2092 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
Construction of a mesh from a given geometry
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2092-06-08-2026-16-47-25-8078/test2092.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/11  time [yr]: 1000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/11  time [yr]: 2000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/11  time [yr]: 3000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/11  time [yr]: 4000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/11  time [yr]: 5000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/11  time [yr]: 6000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/11  time [yr]: 7000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/11  time [yr]: 8000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/11  time [yr]: 9000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/11  time [yr]: 10000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 11/11  time [yr]: 11000.00 (time step: 1000.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.212185
   Total Core solution elapsed time:       1.06864
   Linear solver elapsed time:             0.009496 (0.89%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.2e-16 <   4e-05 test id: 2092 test name: PolarMotion field: PolarmotionX
SUCCESS difference: 1.3e-16 <   2e-05 test id: 2092 test name: PolarMotion field: PolarmotionY
SUCCESS difference: 0       <   3e-05 test id: 2092 test name: PolarMotion field: PolarmotionZ
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2101 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2101-06-08-2026-16-47-29-8078/test2101.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.74966
   Total Core solution elapsed time:       0.035686
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.5e-15 <   1e-13 test id: 2101 test name: EarthEsa field: EsaUmotion
SUCCESS difference: 5.9e-16 <   1e-13 test id: 2101 test name: EarthEsa field: EsaNmotion
SUCCESS difference: 2.8e-15 <   1e-13 test id: 2101 test name: EarthEsa field: EsaEmotion
SUCCESS difference: 1.5e-15 <   1e-13 test id: 2101 test name: EarthEsa field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2101 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2101-06-08-2026-16-47-29-8078/test2101.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.74966
   Total Core solution elapsed time:       0.035686
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.5e-15 <   1e-13 test id: 2101 test name: EarthEsa field: EsaUmotion
SUCCESS difference: 5.9e-16 <   1e-13 test id: 2101 test name: EarthEsa field: EsaNmotion
SUCCESS difference: 2.8e-15 <   1e-13 test id: 2101 test name: EarthEsa field: EsaEmotion
SUCCESS difference: 1.5e-15 <   1e-13 test id: 2101 test name: EarthEsa field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2110 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2110-06-08-2026-16-47-34-8078/test2110.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.64124
   Total Core solution elapsed time:       0.460337
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2110 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 3e-16   <   2e-12 test id: 2110 test name: Esa2Dsurface field: EsaXmotion
SUCCESS difference: 4e-16   <   2e-12 test id: 2110 test name: Esa2Dsurface field: EsaYmotion
SUCCESS difference: 1e-15   <   9e-12 test id: 2110 test name: Esa2Dsurface field: EsaStrainratexx
SUCCESS difference: 6.4e-16 <   8e-12 test id: 2110 test name: Esa2Dsurface field: EsaStrainratexy
SUCCESS difference: 7.3e-16 <   8e-12 test id: 2110 test name: Esa2Dsurface field: EsaStrainrateyy
SUCCESS difference: 3.5e-15 <   3e-11 test id: 2110 test name: Esa2Dsurface field: EsaRotationrate
SUCCESS difference: 3.6e-16 <   3e-11 test id: 2110 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2110 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2110-06-08-2026-16-47-34-8078/test2110.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.64124
   Total Core solution elapsed time:       0.460337
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2110 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 3e-16   <   2e-12 test id: 2110 test name: Esa2Dsurface field: EsaXmotion
SUCCESS difference: 4e-16   <   2e-12 test id: 2110 test name: Esa2Dsurface field: EsaYmotion
SUCCESS difference: 1e-15   <   9e-12 test id: 2110 test name: Esa2Dsurface field: EsaStrainratexx
SUCCESS difference: 6.4e-16 <   8e-12 test id: 2110 test name: Esa2Dsurface field: EsaStrainratexy
SUCCESS difference: 7.3e-16 <   8e-12 test id: 2110 test name: Esa2Dsurface field: EsaStrainrateyy
SUCCESS difference: 3.5e-15 <   3e-11 test id: 2110 test name: Esa2Dsurface field: EsaRotationrate
SUCCESS difference: 3.6e-16 <   3e-11 test id: 2110 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2111 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2111-06-08-2026-16-47-38-8078/test2111.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.72996
   Total Core solution elapsed time:       0.085214
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 8.8e-16 <   1e-13 test id: 2111 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 2.9e-15 <   3e-13 test id: 2111 test name: Esa2Dsurface field: EsaNmotion
SUCCESS difference: 2.4e-15 <   3e-13 test id: 2111 test name: Esa2Dsurface field: EsaEmotion
SUCCESS difference: 3.5e-15 <   2e-13 test id: 2111 test name: Esa2Dsurface field: EsaXmotion
SUCCESS difference: 2e-15   <   3e-13 test id: 2111 test name: Esa2Dsurface field: EsaYmotion
SUCCESS difference: 7.7e-16 <   2e-13 test id: 2111 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2111 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2111-06-08-2026-16-47-38-8078/test2111.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.72996
   Total Core solution elapsed time:       0.085214
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 8.8e-16 <   1e-13 test id: 2111 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 2.9e-15 <   3e-13 test id: 2111 test name: Esa2Dsurface field: EsaNmotion
SUCCESS difference: 2.4e-15 <   3e-13 test id: 2111 test name: Esa2Dsurface field: EsaEmotion
SUCCESS difference: 3.5e-15 <   2e-13 test id: 2111 test name: Esa2Dsurface field: EsaXmotion
SUCCESS difference: 2e-15   <   3e-13 test id: 2111 test name: Esa2Dsurface field: EsaYmotion
SUCCESS difference: 7.7e-16 <   2e-13 test id: 2111 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2112 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2112-06-08-2026-16-47-42-8078/test2112.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.70475
   Total Core solution elapsed time:       0.163576
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.1e-16 <   1e-13 test id: 2112 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 1.2e-15 <   4e-13 test id: 2112 test name: Esa2Dsurface field: EsaNmotion
SUCCESS difference: 7.8e-15 <   3e-12 test id: 2112 test name: Esa2Dsurface field: EsaEmotion
SUCCESS difference: 1.1e-15 <   3e-13 test id: 2112 test name: Esa2Dsurface field: EsaXmotion
SUCCESS difference: 1.3e-15 <   3e-13 test id: 2112 test name: Esa2Dsurface field: EsaYmotion
SUCCESS difference: 3.6e-16 <   3e-13 test id: 2112 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2112 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2112-06-08-2026-16-47-42-8078/test2112.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.70475
   Total Core solution elapsed time:       0.163576
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.1e-16 <   1e-13 test id: 2112 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 1.2e-15 <   4e-13 test id: 2112 test name: Esa2Dsurface field: EsaNmotion
SUCCESS difference: 7.8e-15 <   3e-12 test id: 2112 test name: Esa2Dsurface field: EsaEmotion
SUCCESS difference: 1.1e-15 <   3e-13 test id: 2112 test name: Esa2Dsurface field: EsaXmotion
SUCCESS difference: 1.3e-15 <   3e-13 test id: 2112 test name: Esa2Dsurface field: EsaYmotion
SUCCESS difference: 3.6e-16 <   3e-13 test id: 2112 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2113 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2113-06-08-2026-16-47-46-8078/test2113.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.7561 
   Total Core solution elapsed time:       0.035689
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 7.3e-16 <   1e-13 test id: 2113 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 2.1e-15 <   2e-13 test id: 2113 test name: Esa2Dsurface field: EsaNmotion
SUCCESS difference: 3e-15   <   2e-13 test id: 2113 test name: Esa2Dsurface field: EsaEmotion
SUCCESS difference: 5.1e-16 <   2e-13 test id: 2113 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-2113 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
checking model consistency
marshalling file /Users/jenkins/workspace/macOS-Intel-Solid_Earth//execution/test2113-06-08-2026-16-47-46-8078/test2113.bin
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.7561 
   Total Core solution elapsed time:       0.035689
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 7.3e-16 <   1e-13 test id: 2113 test name: Esa2Dsurface field: EsaUmotion
SUCCESS difference: 2.1e-15 <   2e-13 test id: 2113 test name: Esa2Dsurface field: EsaNmotion
SUCCESS difference: 3e-15   <   2e-13 test id: 2113 test name: Esa2Dsurface field: EsaEmotion
SUCCESS difference: 5.1e-16 <   2e-13 test id: 2113 test name: Esa2Dsurface field: EsaGravitationalAcceleration
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2001 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
write lock file:

   FemModel initialization elapsed time:   0.15478
   Total Core solution elapsed time:       10.6806
   Linear solver elapsed time:             0.002111 (0.02%)

   Total elapsed time: 0 hrs 0 min 10 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-13 test id: 2001 test name: quareSheetConstrainedGia2d field: UGrd
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2001 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
write lock file:

   FemModel initialization elapsed time:   0.15478
   Total Core solution elapsed time:       10.6806
   Linear solver elapsed time:             0.002111 (0.02%)

   Total elapsed time: 0 hrs 0 min 10 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-13 test id: 2001 test name: quareSheetConstrainedGia2d field: UGrd
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2002 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-12-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.14215
   Total Core solution elapsed time:       0.071386
   Linear solver elapsed time:             0.000429 (0.6%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-13-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.112217
   Total Core solution elapsed time:       0.793513
   Linear solver elapsed time:             0.000196 (0.025%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-15-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.349765
   Total Core solution elapsed time:       0.653659
   Linear solver elapsed time:             0.000892 (0.14%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-16-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.263942
   Total Core solution elapsed time:       0.739507
   Linear solver elapsed time:             0.000407 (0.055%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   1e-13 test id: 2002 test name: arthSlc field: Seustatic
SUCCESS difference: 1.4e-15 <   1e-13 test id: 2002 test name: arthSlc field: Sselfattraction
SUCCESS difference:   3e-15 <   1e-13 test id: 2002 test name: arthSlc field: Selastic
SUCCESS difference: 2.7e-15 <   1e-13 test id: 2002 test name: arthSlc field: Srotation
SUCCESS difference:       0 <   1e-13 test id: 2002 test name: arthSlc field: Beustatic
SUCCESS difference:       0 <   1e-13 test id: 2002 test name: arthSlc field: Bselfattraction
SUCCESS difference: 5.6e-15 <   1e-13 test id: 2002 test name: arthSlc field: Belastic
SUCCESS difference: 5.9e-15 <   1e-13 test id: 2002 test name: arthSlc field: Brotation
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2002 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-12-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.14215
   Total Core solution elapsed time:       0.071386
   Linear solver elapsed time:             0.000429 (0.6%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-13-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.112217
   Total Core solution elapsed time:       0.793513
   Linear solver elapsed time:             0.000196 (0.025%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-15-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.349765
   Total Core solution elapsed time:       0.653659
   Linear solver elapsed time:             0.000892 (0.14%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2002-06-08-2026-16-48-16-18593/test2002.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.263942
   Total Core solution elapsed time:       0.739507
   Linear solver elapsed time:             0.000407 (0.055%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   1e-13 test id: 2002 test name: arthSlc field: Seustatic
SUCCESS difference: 1.4e-15 <   1e-13 test id: 2002 test name: arthSlc field: Sselfattraction
SUCCESS difference:   3e-15 <   1e-13 test id: 2002 test name: arthSlc field: Selastic
SUCCESS difference: 2.7e-15 <   1e-13 test id: 2002 test name: arthSlc field: Srotation
SUCCESS difference:       0 <   1e-13 test id: 2002 test name: arthSlc field: Beustatic
SUCCESS difference:       0 <   1e-13 test id: 2002 test name: arthSlc field: Bselfattraction
SUCCESS difference: 5.6e-15 <   1e-13 test id: 2002 test name: arthSlc field: Belastic
SUCCESS difference: 5.9e-15 <   1e-13 test id: 2002 test name: arthSlc field: Brotation
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2005 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2005-06-08-2026-16-48-19-18593/test2005.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 2.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 3.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 4.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 5.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 6.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 7.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 8.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 9.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 10.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.348731
   Total Core solution elapsed time:       2.25821
   Linear solver elapsed time:             0.005232 (0.23%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.5e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel5
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel10
SUCCESS difference:       0 <   1e-13 test id: 2005 test name: arthSlc field: Seustatic10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2005 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2005-06-08-2026-16-48-19-18593/test2005.bin'
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 2.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 3.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 4.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 5.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 6.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 7.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 8.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 9.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 10.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.348731
   Total Core solution elapsed time:       2.25821
   Linear solver elapsed time:             0.005232 (0.23%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.5e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel5
SUCCESS difference: 1.3e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel10
SUCCESS difference:       0 <   1e-13 test id: 2005 test name: arthSlc field: Seustatic10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2010 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2010-06-08-2026-16-48-24-18593/test2010.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.1666 
   Total Core solution elapsed time:       0.987316
   Linear solver elapsed time:             0.001155 (0.12%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   1e-13 test id: 2010 test name: omentOfIntertia field: eus
SUCCESS difference: 2.8e-15 <   1e-13 test id: 2010 test name: omentOfIntertia field: slc
SUCCESS difference: 2.9e-16 <   1e-13 test id: 2010 test name: omentOfIntertia field: moixz
SUCCESS difference: 2.1e-16 <   1e-13 test id: 2010 test name: omentOfIntertia field: moiyz
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2010 test name: omentOfIntertia field: moizz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2010 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2010-06-08-2026-16-48-24-18593/test2010.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.1666 
   Total Core solution elapsed time:       0.987316
   Linear solver elapsed time:             0.001155 (0.12%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   1e-13 test id: 2010 test name: omentOfIntertia field: eus
SUCCESS difference: 2.8e-15 <   1e-13 test id: 2010 test name: omentOfIntertia field: slc
SUCCESS difference: 2.9e-16 <   1e-13 test id: 2010 test name: omentOfIntertia field: moixz
SUCCESS difference: 2.1e-16 <   1e-13 test id: 2010 test name: omentOfIntertia field: moiyz
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2010 test name: omentOfIntertia field: moizz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2084 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/FourierLoveTest-06-08-2026-16-48-26-18593/FourierLoveTest.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 7, surface/Depth Love number ratio small: 2.28092e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.01783e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 8.77538e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 437, surface/Depth Love number ratio small: 9.12139e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 714, surface/Depth Love number ratio small: 1.45923e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 876/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001
     loading


   Degree: 1/1000    
   Degree: 2/1000    
   Degree: 3/1000    
   Degree: 4/1000    
   Degree: 5/1000    
   Degree: 6/1000    
   Degree: 7/1000    
   Degree: 8/1000    
   Degree: 9/1000    
   Degree: 10/1000    
   Degree: 11/1000    
   Degree: 12/1000    
   Degree: 13/1000    
   Degree: 14/1000    
   Degree: 15/1000    
   Degree: 16/1000    
   Degree: 17/1000    
   Degree: 18/1000    
   Degree: 19/1000    
   Degree: 20/1000    
   Degree: 21/1000    
   Degree: 22/1000    
   Degree: 23/1000    
   Degree: 24/1000    
   Degree: 25/1000    
   Degree: 26/1000    
   Degree: 27/1000    
   Degree: 28/1000    
   Degree: 29/1000    
   Degree: 30/1000    
   Degree: 31/1000    
   Degree: 32/1000    
   Degree: 33/1000    
   Degree: 34/1000    
   Degree: 35/1000    
   Degree: 36/1000    
   Degree: 37/1000    
   Degree: 38/1000    
   Degree: 39/1000    
   Degree: 40/1000    
   Degree: 41/1000    
   Degree: 42/1000    
   Degree: 43/1000    
   Degree: 44/1000    
   Degree: 45/1000    
   Degree: 46/1000    
   Degree: 47/1000    
   Degree: 48/1000    
   Degree: 49/1000    
   Degree: 50/1000    
   Degree: 51/1000    
   Degree: 52/1000    
   Degree: 53/1000    
   Degree: 54/1000    
   Degree: 55/1000    
   Degree: 56/1000    
   Degree: 57/1000    
   Degree: 58/1000    
   Degree: 59/1000    
   Degree: 60/1000    
   Degree: 61/1000    
   Degree: 62/1000    
   Degree: 63/1000    
   Degree: 64/1000    
   Degree: 65/1000    
   Degree: 66/1000    
   Degree: 67/1000    
   Degree: 68/1000    
   Degree: 69/1000    
   Degree: 70/1000    
   Degree: 71/1000    
   Degree: 72/1000    
   Degree: 73/1000    
   Degree: 74/1000    
   Degree: 75/1000    
   Degree: 76/1000    
   Degree: 77/1000    
   Degree: 78/1000    
   Degree: 79/1000    
   Degree: 80/1000    
   Degree: 81/1000    
   Degree: 82/1000    
   Degree: 83/1000    
   Degree: 84/1000    
   Degree: 85/1000    
   Degree: 86/1000    
   Degree: 87/1000    
   Degree: 88/1000    
   Degree: 89/1000    
   Degree: 90/1000    
   Degree: 91/1000    
   Degree: 92/1000    
   Degree: 93/1000    
   Degree: 94/1000    
   Degree: 95/1000    
   Degree: 96/1000    
   Degree: 97/1000    
   Degree: 98/1000    
   Degree: 99/1000    
   Degree: 100/1000    
   Degree: 101/1000    
   Degree: 102/1000    
   Degree: 103/1000    
   Degree: 104/1000    
   Degree: 105/1000    
   Degree: 106/1000    
   Degree: 107/1000    
   Degree: 108/1000    
   Degree: 109/1000    
   Degree: 110/1000    
   Degree: 111/1000    
   Degree: 112/1000    
   Degree: 113/1000    
   Degree: 114/1000    
   Degree: 115/1000    
   Degree: 116/1000    
   Degree: 117/1000    
   Degree: 118/1000    
   Degree: 119/1000    
   Degree: 120/1000    
   Degree: 121/1000    
   Degree: 122/1000    
   Degree: 123/1000    
   Degree: 124/1000    
   Degree: 125/1000    
   Degree: 126/1000    
   Degree: 127/1000    
   Degree: 128/1000    
   Degree: 129/1000    
   Degree: 130/1000    
   Degree: 131/1000    
   Degree: 132/1000    
   Degree: 133/1000    
   Degree: 134/1000    
   Degree: 135/1000    
   Degree: 136/1000    
   Degree: 137/1000    
   Degree: 138/1000    
   Degree: 139/1000    
   Degree: 140/1000    
   Degree: 141/1000    
   Degree: 142/1000    
   Degree: 143/1000    
   Degree: 144/1000    
   Degree: 145/1000    
   Degree: 146/1000    
   Degree: 147/1000    
   Degree: 148/1000    
   Degree: 149/1000    
   Degree: 150/1000    
   Degree: 151/1000    
   Degree: 152/1000    
   Degree: 153/1000    
   Degree: 154/1000    
   Degree: 155/1000    
   Degree: 156/1000    
   Degree: 157/1000    
   Degree: 158/1000    
   Degree: 159/1000    
   Degree: 160/1000    
   Degree: 161/1000    
   Degree: 162/1000    
   Degree: 163/1000    
   Degree: 164/1000    
   Degree: 165/1000    
   Degree: 166/1000    
   Degree: 167/1000    
   Degree: 168/1000    
   Degree: 169/1000    
   Degree: 170/1000    
   Degree: 171/1000    
   Degree: 172/1000    
   Degree: 173/1000    
   Degree: 174/1000    
   Degree: 175/1000    
   Degree: 176/1000    
   Degree: 177/1000    
   Degree: 178/1000    
   Degree: 179/1000    
   Degree: 180/1000    
   Degree: 181/1000    
   Degree: 182/1000    
   Degree: 183/1000    
   Degree: 184/1000    
   Degree: 185/1000    
   Degree: 186/1000    
   Degree: 187/1000    
   Degree: 188/1000    
   Degree: 189/1000    
   Degree: 190/1000    
   Degree: 191/1000    
   Degree: 192/1000    
   Degree: 193/1000    
   Degree: 194/1000    
   Degree: 195/1000    
   Degree: 196/1000    
   Degree: 197/1000    
   Degree: 198/1000    
   Degree: 199/1000    
   Degree: 200/1000    
   Degree: 201/1000    
   Degree: 202/1000    
   Degree: 203/1000    
   Degree: 204/1000    
   Degree: 205/1000    
   Degree: 206/1000    
   Degree: 207/1000    
   Degree: 208/1000    
   Degree: 209/1000    
   Degree: 210/1000    
   Degree: 211/1000    
   Degree: 212/1000    
   Degree: 213/1000    
   Degree: 214/1000    
   Degree: 215/1000    
   Degree: 216/1000    
   Degree: 217/1000    
   Degree: 218/1000    
   Degree: 219/1000    
   Degree: 220/1000    
   Degree: 221/1000    
   Degree: 222/1000    
   Degree: 223/1000    
   Degree: 224/1000    
   Degree: 225/1000    
   Degree: 226/1000    
   Degree: 227/1000    
   Degree: 228/1000    
   Degree: 229/1000    
   Degree: 230/1000    
   Degree: 231/1000    
   Degree: 232/1000    
   Degree: 233/1000    
   Degree: 234/1000    
   Degree: 235/1000    
   Degree: 236/1000    
   Degree: 237/1000    
   Degree: 238/1000    
   Degree: 239/1000    
   Degree: 240/1000    
   Degree: 241/1000    
   Degree: 242/1000    
   Degree: 243/1000    
   Degree: 244/1000    
   Degree: 245/1000    
   Degree: 246/1000    
   Degree: 247/1000    
   Degree: 248/1000    
   Degree: 249/1000    
   Degree: 250/1000    
   Degree: 251/1000    
   Degree: 252/1000    
   Degree: 253/1000    
   Degree: 254/1000    
   Degree: 255/1000    
   Degree: 256/1000    
   Degree: 257/1000    
   Degree: 258/1000    
   Degree: 259/1000    
   Degree: 260/1000    
   Degree: 261/1000    
   Degree: 262/1000    
   Degree: 263/1000    
   Degree: 264/1000    
   Degree: 265/1000    
   Degree: 266/1000    
   Degree: 267/1000    
   Degree: 268/1000    
   Degree: 269/1000    
   Degree: 270/1000    
   Degree: 271/1000    
   Degree: 272/1000    
   Degree: 273/1000    
   Degree: 274/1000    
   Degree: 275/1000    
   Degree: 276/1000    
   Degree: 277/1000    
   Degree: 278/1000    
   Degree: 279/1000    
   Degree: 280/1000    
   Degree: 281/1000    
   Degree: 282/1000    
   Degree: 283/1000    
   Degree: 284/1000    
   Degree: 285/1000    
   Degree: 286/1000    
   Degree: 287/1000    
   Degree: 288/1000    
   Degree: 289/1000    
   Degree: 290/1000    
   Degree: 291/1000    
   Degree: 292/1000    
   Degree: 293/1000    
   Degree: 294/1000    
   Degree: 295/1000    
   Degree: 296/1000    
   Degree: 297/1000    
   Degree: 298/1000    
   Degree: 299/1000    
   Degree: 300/1000    
   Degree: 301/1000    
   Degree: 302/1000    
   Degree: 303/1000    
   Degree: 304/1000    
   Degree: 305/1000    
   Degree: 306/1000    
   Degree: 307/1000    
   Degree: 308/1000    
   Degree: 309/1000    
   Degree: 310/1000    
   Degree: 311/1000    
   Degree: 312/1000    
   Degree: 313/1000    
   Degree: 314/1000    
   Degree: 315/1000    
   Degree: 316/1000    
   Degree: 317/1000    
   Degree: 318/1000    
   Degree: 319/1000    
   Degree: 320/1000    
   Degree: 321/1000    
   Degree: 322/1000    
   Degree: 323/1000    
   Degree: 324/1000    
   Degree: 325/1000    
   Degree: 326/1000    
   Degree: 327/1000    
   Degree: 328/1000    
   Degree: 329/1000    
   Degree: 330/1000    
   Degree: 331/1000    
   Degree: 332/1000    
   Degree: 333/1000    
   Degree: 334/1000    
   Degree: 335/1000    
   Degree: 336/1000    
   Degree: 337/1000    
   Degree: 338/1000    
   Degree: 339/1000    
   Degree: 340/1000    
   Degree: 341/1000    
   Degree: 342/1000    
   Degree: 343/1000    
   Degree: 344/1000    
   Degree: 345/1000    
   Degree: 346/1000    
   Degree: 347/1000    
   Degree: 348/1000    
   Degree: 349/1000    
   Degree: 350/1000    
   Degree: 351/1000    
   Degree: 352/1000    
   Degree: 353/1000    
   Degree: 354/1000    
   Degree: 355/1000    
   Degree: 356/1000    
   Degree: 357/1000    
   Degree: 358/1000    
   Degree: 359/1000    
   Degree: 360/1000    
   Degree: 361/1000    
   Degree: 362/1000    
   Degree: 363/1000    
   Degree: 364/1000    
   Degree: 365/1000    
   Degree: 366/1000    
   Degree: 367/1000    
   Degree: 368/1000    
   Degree: 369/1000    
   Degree: 370/1000    
   Degree: 371/1000    
   Degree: 372/1000    
   Degree: 373/1000    
   Degree: 374/1000    
   Degree: 375/1000    
   Degree: 376/1000    
   Degree: 377/1000    
   Degree: 378/1000    
   Degree: 379/1000    
   Degree: 380/1000    
   Degree: 381/1000    
   Degree: 382/1000    
   Degree: 383/1000    
   Degree: 384/1000    
   Degree: 385/1000    
   Degree: 386/1000    
   Degree: 387/1000    
   Degree: 388/1000    
   Degree: 389/1000    
   Degree: 390/1000    
   Degree: 391/1000    
   Degree: 392/1000    
   Degree: 393/1000    
   Degree: 394/1000    
   Degree: 395/1000    
   Degree: 396/1000    
   Degree: 397/1000    
   Degree: 398/1000    
   Degree: 399/1000    
   Degree: 400/1000    
   Degree: 401/1000    
   Degree: 402/1000    
   Degree: 403/1000    
   Degree: 404/1000    
   Degree: 405/1000    
   Degree: 406/1000    
   Degree: 407/1000    
   Degree: 408/1000    
   Degree: 409/1000    
   Degree: 410/1000    
   Degree: 411/1000    
   Degree: 412/1000    
   Degree: 413/1000    
   Degree: 414/1000    
   Degree: 415/1000    
   Degree: 416/1000    
   Degree: 417/1000    
   Degree: 418/1000    
   Degree: 419/1000    
   Degree: 420/1000    
   Degree: 421/1000    
   Degree: 422/1000    
   Degree: 423/1000    
   Degree: 424/1000    
   Degree: 425/1000    
   Degree: 426/1000    
   Degree: 427/1000    
   Degree: 428/1000    
   Degree: 429/1000    
   Degree: 430/1000    
   Degree: 431/1000    
   Degree: 432/1000    
   Degree: 433/1000    
   Degree: 434/1000    
   Degree: 435/1000    
   Degree: 436/1000    
   Degree: 437/1000    
   Degree: 438/1000    
   Degree: 439/1000    
   Degree: 440/1000    
   Degree: 441/1000    
   Degree: 442/1000    
   Degree: 443/1000    
   Degree: 444/1000    
   Degree: 445/1000    
   Degree: 446/1000    
   Degree: 447/1000    
   Degree: 448/1000    
   Degree: 449/1000    
   Degree: 450/1000    
   Degree: 451/1000    
   Degree: 452/1000    
   Degree: 453/1000    
   Degree: 454/1000    
   Degree: 455/1000    
   Degree: 456/1000    
   Degree: 457/1000    
   Degree: 458/1000    
   Degree: 459/1000    
   Degree: 460/1000    
   Degree: 461/1000    
   Degree: 462/1000    
   Degree: 463/1000    
   Degree: 464/1000    
   Degree: 465/1000    
   Degree: 466/1000    
   Degree: 467/1000    
   Degree: 468/1000    
   Degree: 469/1000    
   Degree: 470/1000    
   Degree: 471/1000    
   Degree: 472/1000    
   Degree: 473/1000    
   Degree: 474/1000    
   Degree: 475/1000    
   Degree: 476/1000    
   Degree: 477/1000    
   Degree: 478/1000    
   Degree: 479/1000    
   Degree: 480/1000    
   Degree: 481/1000    
   Degree: 482/1000    
   Degree: 483/1000    
   Degree: 484/1000    
   Degree: 485/1000    
   Degree: 486/1000    
   Degree: 487/1000    
   Degree: 488/1000    
   Degree: 489/1000    
   Degree: 490/1000    
   Degree: 491/1000    
   Degree: 492/1000    
   Degree: 493/1000    
   Degree: 494/1000    
   Degree: 495/1000    
   Degree: 496/1000    
   Degree: 497/1000    
   Degree: 498/1000    
   Degree: 499/1000    
   Degree: 500/1000    
   Degree: 501/1000    
   Degree: 502/1000    
   Degree: 503/1000    
   Degree: 504/1000    
   Degree: 505/1000    
   Degree: 506/1000    
   Degree: 507/1000    
   Degree: 508/1000    
   Degree: 509/1000    
   Degree: 510/1000    
   Degree: 511/1000    
   Degree: 512/1000    
   Degree: 513/1000    
   Degree: 514/1000    
   Degree: 515/1000    
   Degree: 516/1000    
   Degree: 517/1000    
   Degree: 518/1000    
   Degree: 519/1000    
   Degree: 520/1000    
   Degree: 521/1000    
   Degree: 522/1000    
   Degree: 523/1000    
   Degree: 524/1000    
   Degree: 525/1000    
   Degree: 526/1000    
   Degree: 527/1000    
   Degree: 528/1000    
   Degree: 529/1000    
   Degree: 530/1000    
   Degree: 531/1000    
   Degree: 532/1000    
   Degree: 533/1000    
   Degree: 534/1000    
   Degree: 535/1000    
   Degree: 536/1000    
   Degree: 537/1000    
   Degree: 538/1000    
   Degree: 539/1000    
   Degree: 540/1000    
   Degree: 541/1000    
   Degree: 542/1000    
   Degree: 543/1000    
   Degree: 544/1000    
   Degree: 545/1000    
   Degree: 546/1000    
   Degree: 547/1000    
   Degree: 548/1000    
   Degree: 549/1000    
   Degree: 550/1000    
   Degree: 551/1000    
   Degree: 552/1000    
   Degree: 553/1000    
   Degree: 554/1000    
   Degree: 555/1000    
   Degree: 556/1000    
   Degree: 557/1000    
   Degree: 558/1000    
   Degree: 559/1000    
   Degree: 560/1000    
   Degree: 561/1000    
   Degree: 562/1000    
   Degree: 563/1000    
   Degree: 564/1000    
   Degree: 565/1000    
   Degree: 566/1000    
   Degree: 567/1000    
   Degree: 568/1000    
   Degree: 569/1000    
   Degree: 570/1000    
   Degree: 571/1000    
   Degree: 572/1000    
   Degree: 573/1000    
   Degree: 574/1000    
   Degree: 575/1000    
   Degree: 576/1000    
   Degree: 577/1000    
   Degree: 578/1000    
   Degree: 579/1000    
   Degree: 580/1000    
   Degree: 581/1000    
   Degree: 582/1000    
   Degree: 583/1000    
   Degree: 584/1000    
   Degree: 585/1000    
   Degree: 586/1000    
   Degree: 587/1000    
   Degree: 588/1000    
   Degree: 589/1000    
   Degree: 590/1000    
   Degree: 591/1000    
   Degree: 592/1000    
   Degree: 593/1000    
   Degree: 594/1000    
   Degree: 595/1000    
   Degree: 596/1000    
   Degree: 597/1000    
   Degree: 598/1000    
   Degree: 599/1000    
   Degree: 600/1000    
   Degree: 601/1000    
   Degree: 602/1000    
   Degree: 603/1000    
   Degree: 604/1000    
   Degree: 605/1000    
   Degree: 606/1000    
   Degree: 607/1000    
   Degree: 608/1000    
   Degree: 609/1000    
   Degree: 610/1000    
   Degree: 611/1000    
   Degree: 612/1000    
   Degree: 613/1000    
   Degree: 614/1000    
   Degree: 615/1000    
   Degree: 616/1000    
   Degree: 617/1000    
   Degree: 618/1000    
   Degree: 619/1000    
   Degree: 620/1000    
   Degree: 621/1000    
   Degree: 622/1000    
   Degree: 623/1000    
   Degree: 624/1000    
   Degree: 625/1000    
   Degree: 626/1000    
   Degree: 627/1000    
   Degree: 628/1000    
   Degree: 629/1000    
   Degree: 630/1000    
   Degree: 631/1000    
   Degree: 632/1000    
   Degree: 633/1000    
   Degree: 634/1000    
   Degree: 635/1000    
   Degree: 636/1000    
   Degree: 637/1000    
   Degree: 638/1000    
   Degree: 639/1000    
   Degree: 640/1000    
   Degree: 641/1000    
   Degree: 642/1000    
   Degree: 643/1000    
   Degree: 644/1000    
   Degree: 645/1000    
   Degree: 646/1000    
   Degree: 647/1000    
   Degree: 648/1000    
   Degree: 649/1000    
   Degree: 650/1000    
   Degree: 651/1000    
   Degree: 652/1000    
   Degree: 653/1000    
   Degree: 654/1000    
   Degree: 655/1000    
   Degree: 656/1000    
   Degree: 657/1000    
   Degree: 658/1000    
   Degree: 659/1000    
   Degree: 660/1000    
   Degree: 661/1000    
   Degree: 662/1000    
   Degree: 663/1000    
   Degree: 664/1000    
   Degree: 665/1000    
   Degree: 666/1000    
   Degree: 667/1000    
   Degree: 668/1000    
   Degree: 669/1000    
   Degree: 670/1000    
   Degree: 671/1000    
   Degree: 672/1000    
   Degree: 673/1000    
   Degree: 674/1000    
   Degree: 675/1000    
   Degree: 676/1000    
   Degree: 677/1000    
   Degree: 678/1000    
   Degree: 679/1000    
   Degree: 680/1000    
   Degree: 681/1000    
   Degree: 682/1000    
   Degree: 683/1000    
   Degree: 684/1000    
   Degree: 685/1000    
   Degree: 686/1000    
   Degree: 687/1000    
   Degree: 688/1000    
   Degree: 689/1000    
   Degree: 690/1000    
   Degree: 691/1000    
   Degree: 692/1000    
   Degree: 693/1000    
   Degree: 694/1000    
   Degree: 695/1000    
   Degree: 696/1000    
   Degree: 697/1000    
   Degree: 698/1000    
   Degree: 699/1000    
   Degree: 700/1000    
   Degree: 701/1000    
   Degree: 702/1000    
   Degree: 703/1000    
   Degree: 704/1000    
   Degree: 705/1000    
   Degree: 706/1000    
   Degree: 707/1000    
   Degree: 708/1000    
   Degree: 709/1000    
   Degree: 710/1000    
   Degree: 711/1000    
   Degree: 712/1000    
   Degree: 713/1000    
   Degree: 714/1000    
   Degree: 715/1000    
   Degree: 716/1000    
   Degree: 717/1000    
   Degree: 718/1000    
   Degree: 719/1000    
   Degree: 720/1000    
   Degree: 721/1000    
   Degree: 722/1000    
   Degree: 723/1000    
   Degree: 724/1000    
   Degree: 725/1000    
   Degree: 726/1000    
   Degree: 727/1000    
   Degree: 728/1000    
   Degree: 729/1000    
   Degree: 730/1000    
   Degree: 731/1000    
   Degree: 732/1000    
   Degree: 733/1000    
   Degree: 734/1000    
   Degree: 735/1000    
   Degree: 736/1000    
   Degree: 737/1000    
   Degree: 738/1000    
   Degree: 739/1000    
   Degree: 740/1000    
   Degree: 741/1000    
   Degree: 742/1000    
   Degree: 743/1000    
   Degree: 744/1000    
   Degree: 745/1000    
   Degree: 746/1000    
   Degree: 747/1000    
   Degree: 748/1000    
   Degree: 749/1000    
   Degree: 750/1000    
   Degree: 751/1000    
   Degree: 752/1000    
   Degree: 753/1000    
   Degree: 754/1000    
   Degree: 755/1000    
   Degree: 756/1000    
   Degree: 757/1000    
   Degree: 758/1000    
   Degree: 759/1000    
   Degree: 760/1000    
   Degree: 761/1000    
   Degree: 762/1000    
   Degree: 763/1000    
   Degree: 764/1000    
   Degree: 765/1000    
   Degree: 766/1000    
   Degree: 767/1000    
   Degree: 768/1000    
   Degree: 769/1000    
   Degree: 770/1000    
   Degree: 771/1000    
   Degree: 772/1000    
   Degree: 773/1000    
   Degree: 774/1000    
   Degree: 775/1000    
   Degree: 776/1000    
   Degree: 777/1000    
   Degree: 778/1000    
   Degree: 779/1000    
   Degree: 780/1000    
   Degree: 781/1000    
   Degree: 782/1000    
   Degree: 783/1000    
   Degree: 784/1000    
   Degree: 785/1000    
   Degree: 786/1000    
   Degree: 787/1000    
   Degree: 788/1000    
   Degree: 789/1000    
   Degree: 790/1000    
   Degree: 791/1000    
   Degree: 792/1000    
   Degree: 793/1000    
   Degree: 794/1000    
   Degree: 795/1000    
   Degree: 796/1000    
   Degree: 797/1000    
   Degree: 798/1000    
   Degree: 799/1000    
   Degree: 800/1000    
   Degree: 801/1000    
   Degree: 802/1000    
   Degree: 803/1000    
   Degree: 804/1000    
   Degree: 805/1000    
   Degree: 806/1000    
   Degree: 807/1000    
   Degree: 808/1000    
   Degree: 809/1000    
   Degree: 810/1000    
   Degree: 811/1000    
   Degree: 812/1000    
   Degree: 813/1000    
   Degree: 814/1000    
   Degree: 815/1000    
   Degree: 816/1000    
   Degree: 817/1000    
   Degree: 818/1000    
   Degree: 819/1000    
   Degree: 820/1000    
   Degree: 821/1000    
   Degree: 822/1000    
   Degree: 823/1000    
   Degree: 824/1000    
   Degree: 825/1000    
   Degree: 826/1000    
   Degree: 827/1000    
   Degree: 828/1000    
   Degree: 829/1000    
   Degree: 830/1000    
   Degree: 831/1000    
   Degree: 832/1000    
   Degree: 833/1000    
   Degree: 834/1000    
   Degree: 835/1000    
   Degree: 836/1000    
   Degree: 837/1000    
   Degree: 838/1000    
   Degree: 839/1000    
   Degree: 840/1000    
   Degree: 841/1000    
   Degree: 842/1000    
   Degree: 843/1000    
   Degree: 844/1000    
   Degree: 845/1000    
   Degree: 846/1000    
   Degree: 847/1000    
   Degree: 848/1000    
   Degree: 849/1000    
   Degree: 850/1000    
   Degree: 851/1000    
   Degree: 852/1000    
   Degree: 853/1000    
   Degree: 854/1000    
   Degree: 855/1000    
   Degree: 856/1000    
   Degree: 857/1000    
   Degree: 858/1000    
   Degree: 859/1000    
   Degree: 860/1000    
   Degree: 861/1000    
   Degree: 862/1000    
   Degree: 863/1000    
   Degree: 864/1000    
   Degree: 865/1000    
   Degree: 866/1000    
   Degree: 867/1000    
   Degree: 868/1000    
   Degree: 869/1000    
   Degree: 870/1000    
   Degree: 871/1000    
   Degree: 872/1000    
   Degree: 873/1000    
   Degree: 874/1000    
   Degree: 875/1000    
   Degree: 876/1000    
   Degree: 900/1000    
   Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.049288
   Total Core solution elapsed time:       168.475
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 2 min 48 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveH_loading_elastic
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveK_loading_elastic
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveL_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2084 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/FourierLoveTest-06-08-2026-16-48-26-18593/FourierLoveTest.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 7, surface/Depth Love number ratio small: 2.28092e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.01783e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 8.77538e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 437, surface/Depth Love number ratio small: 9.12139e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 714, surface/Depth Love number ratio small: 1.45923e-21
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 876/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001
     loading


   Degree: 1/1000    
   Degree: 2/1000    
   Degree: 3/1000    
   Degree: 4/1000    
   Degree: 5/1000    
   Degree: 6/1000    
   Degree: 7/1000    
   Degree: 8/1000    
   Degree: 9/1000    
   Degree: 10/1000    
   Degree: 11/1000    
   Degree: 12/1000    
   Degree: 13/1000    
   Degree: 14/1000    
   Degree: 15/1000    
   Degree: 16/1000    
   Degree: 17/1000    
   Degree: 18/1000    
   Degree: 19/1000    
   Degree: 20/1000    
   Degree: 21/1000    
   Degree: 22/1000    
   Degree: 23/1000    
   Degree: 24/1000    
   Degree: 25/1000    
   Degree: 26/1000    
   Degree: 27/1000    
   Degree: 28/1000    
   Degree: 29/1000    
   Degree: 30/1000    
   Degree: 31/1000    
   Degree: 32/1000    
   Degree: 33/1000    
   Degree: 34/1000    
   Degree: 35/1000    
   Degree: 36/1000    
   Degree: 37/1000    
   Degree: 38/1000    
   Degree: 39/1000    
   Degree: 40/1000    
   Degree: 41/1000    
   Degree: 42/1000    
   Degree: 43/1000    
   Degree: 44/1000    
   Degree: 45/1000    
   Degree: 46/1000    
   Degree: 47/1000    
   Degree: 48/1000    
   Degree: 49/1000    
   Degree: 50/1000    
   Degree: 51/1000    
   Degree: 52/1000    
   Degree: 53/1000    
   Degree: 54/1000    
   Degree: 55/1000    
   Degree: 56/1000    
   Degree: 57/1000    
   Degree: 58/1000    
   Degree: 59/1000    
   Degree: 60/1000    
   Degree: 61/1000    
   Degree: 62/1000    
   Degree: 63/1000    
   Degree: 64/1000    
   Degree: 65/1000    
   Degree: 66/1000    
   Degree: 67/1000    
   Degree: 68/1000    
   Degree: 69/1000    
   Degree: 70/1000    
   Degree: 71/1000    
   Degree: 72/1000    
   Degree: 73/1000    
   Degree: 74/1000    
   Degree: 75/1000    
   Degree: 76/1000    
   Degree: 77/1000    
   Degree: 78/1000    
   Degree: 79/1000    
   Degree: 80/1000    
   Degree: 81/1000    
   Degree: 82/1000    
   Degree: 83/1000    
   Degree: 84/1000    
   Degree: 85/1000    
   Degree: 86/1000    
   Degree: 87/1000    
   Degree: 88/1000    
   Degree: 89/1000    
   Degree: 90/1000    
   Degree: 91/1000    
   Degree: 92/1000    
   Degree: 93/1000    
   Degree: 94/1000    
   Degree: 95/1000    
   Degree: 96/1000    
   Degree: 97/1000    
   Degree: 98/1000    
   Degree: 99/1000    
   Degree: 100/1000    
   Degree: 101/1000    
   Degree: 102/1000    
   Degree: 103/1000    
   Degree: 104/1000    
   Degree: 105/1000    
   Degree: 106/1000    
   Degree: 107/1000    
   Degree: 108/1000    
   Degree: 109/1000    
   Degree: 110/1000    
   Degree: 111/1000    
   Degree: 112/1000    
   Degree: 113/1000    
   Degree: 114/1000    
   Degree: 115/1000    
   Degree: 116/1000    
   Degree: 117/1000    
   Degree: 118/1000    
   Degree: 119/1000    
   Degree: 120/1000    
   Degree: 121/1000    
   Degree: 122/1000    
   Degree: 123/1000    
   Degree: 124/1000    
   Degree: 125/1000    
   Degree: 126/1000    
   Degree: 127/1000    
   Degree: 128/1000    
   Degree: 129/1000    
   Degree: 130/1000    
   Degree: 131/1000    
   Degree: 132/1000    
   Degree: 133/1000    
   Degree: 134/1000    
   Degree: 135/1000    
   Degree: 136/1000    
   Degree: 137/1000    
   Degree: 138/1000    
   Degree: 139/1000    
   Degree: 140/1000    
   Degree: 141/1000    
   Degree: 142/1000    
   Degree: 143/1000    
   Degree: 144/1000    
   Degree: 145/1000    
   Degree: 146/1000    
   Degree: 147/1000    
   Degree: 148/1000    
   Degree: 149/1000    
   Degree: 150/1000    
   Degree: 151/1000    
   Degree: 152/1000    
   Degree: 153/1000    
   Degree: 154/1000    
   Degree: 155/1000    
   Degree: 156/1000    
   Degree: 157/1000    
   Degree: 158/1000    
   Degree: 159/1000    
   Degree: 160/1000    
   Degree: 161/1000    
   Degree: 162/1000    
   Degree: 163/1000    
   Degree: 164/1000    
   Degree: 165/1000    
   Degree: 166/1000    
   Degree: 167/1000    
   Degree: 168/1000    
   Degree: 169/1000    
   Degree: 170/1000    
   Degree: 171/1000    
   Degree: 172/1000    
   Degree: 173/1000    
   Degree: 174/1000    
   Degree: 175/1000    
   Degree: 176/1000    
   Degree: 177/1000    
   Degree: 178/1000    
   Degree: 179/1000    
   Degree: 180/1000    
   Degree: 181/1000    
   Degree: 182/1000    
   Degree: 183/1000    
   Degree: 184/1000    
   Degree: 185/1000    
   Degree: 186/1000    
   Degree: 187/1000    
   Degree: 188/1000    
   Degree: 189/1000    
   Degree: 190/1000    
   Degree: 191/1000    
   Degree: 192/1000    
   Degree: 193/1000    
   Degree: 194/1000    
   Degree: 195/1000    
   Degree: 196/1000    
   Degree: 197/1000    
   Degree: 198/1000    
   Degree: 199/1000    
   Degree: 200/1000    
   Degree: 201/1000    
   Degree: 202/1000    
   Degree: 203/1000    
   Degree: 204/1000    
   Degree: 205/1000    
   Degree: 206/1000    
   Degree: 207/1000    
   Degree: 208/1000    
   Degree: 209/1000    
   Degree: 210/1000    
   Degree: 211/1000    
   Degree: 212/1000    
   Degree: 213/1000    
   Degree: 214/1000    
   Degree: 215/1000    
   Degree: 216/1000    
   Degree: 217/1000    
   Degree: 218/1000    
   Degree: 219/1000    
   Degree: 220/1000    
   Degree: 221/1000    
   Degree: 222/1000    
   Degree: 223/1000    
   Degree: 224/1000    
   Degree: 225/1000    
   Degree: 226/1000    
   Degree: 227/1000    
   Degree: 228/1000    
   Degree: 229/1000    
   Degree: 230/1000    
   Degree: 231/1000    
   Degree: 232/1000    
   Degree: 233/1000    
   Degree: 234/1000    
   Degree: 235/1000    
   Degree: 236/1000    
   Degree: 237/1000    
   Degree: 238/1000    
   Degree: 239/1000    
   Degree: 240/1000    
   Degree: 241/1000    
   Degree: 242/1000    
   Degree: 243/1000    
   Degree: 244/1000    
   Degree: 245/1000    
   Degree: 246/1000    
   Degree: 247/1000    
   Degree: 248/1000    
   Degree: 249/1000    
   Degree: 250/1000    
   Degree: 251/1000    
   Degree: 252/1000    
   Degree: 253/1000    
   Degree: 254/1000    
   Degree: 255/1000    
   Degree: 256/1000    
   Degree: 257/1000    
   Degree: 258/1000    
   Degree: 259/1000    
   Degree: 260/1000    
   Degree: 261/1000    
   Degree: 262/1000    
   Degree: 263/1000    
   Degree: 264/1000    
   Degree: 265/1000    
   Degree: 266/1000    
   Degree: 267/1000    
   Degree: 268/1000    
   Degree: 269/1000    
   Degree: 270/1000    
   Degree: 271/1000    
   Degree: 272/1000    
   Degree: 273/1000    
   Degree: 274/1000    
   Degree: 275/1000    
   Degree: 276/1000    
   Degree: 277/1000    
   Degree: 278/1000    
   Degree: 279/1000    
   Degree: 280/1000    
   Degree: 281/1000    
   Degree: 282/1000    
   Degree: 283/1000    
   Degree: 284/1000    
   Degree: 285/1000    
   Degree: 286/1000    
   Degree: 287/1000    
   Degree: 288/1000    
   Degree: 289/1000    
   Degree: 290/1000    
   Degree: 291/1000    
   Degree: 292/1000    
   Degree: 293/1000    
   Degree: 294/1000    
   Degree: 295/1000    
   Degree: 296/1000    
   Degree: 297/1000    
   Degree: 298/1000    
   Degree: 299/1000    
   Degree: 300/1000    
   Degree: 301/1000    
   Degree: 302/1000    
   Degree: 303/1000    
   Degree: 304/1000    
   Degree: 305/1000    
   Degree: 306/1000    
   Degree: 307/1000    
   Degree: 308/1000    
   Degree: 309/1000    
   Degree: 310/1000    
   Degree: 311/1000    
   Degree: 312/1000    
   Degree: 313/1000    
   Degree: 314/1000    
   Degree: 315/1000    
   Degree: 316/1000    
   Degree: 317/1000    
   Degree: 318/1000    
   Degree: 319/1000    
   Degree: 320/1000    
   Degree: 321/1000    
   Degree: 322/1000    
   Degree: 323/1000    
   Degree: 324/1000    
   Degree: 325/1000    
   Degree: 326/1000    
   Degree: 327/1000    
   Degree: 328/1000    
   Degree: 329/1000    
   Degree: 330/1000    
   Degree: 331/1000    
   Degree: 332/1000    
   Degree: 333/1000    
   Degree: 334/1000    
   Degree: 335/1000    
   Degree: 336/1000    
   Degree: 337/1000    
   Degree: 338/1000    
   Degree: 339/1000    
   Degree: 340/1000    
   Degree: 341/1000    
   Degree: 342/1000    
   Degree: 343/1000    
   Degree: 344/1000    
   Degree: 345/1000    
   Degree: 346/1000    
   Degree: 347/1000    
   Degree: 348/1000    
   Degree: 349/1000    
   Degree: 350/1000    
   Degree: 351/1000    
   Degree: 352/1000    
   Degree: 353/1000    
   Degree: 354/1000    
   Degree: 355/1000    
   Degree: 356/1000    
   Degree: 357/1000    
   Degree: 358/1000    
   Degree: 359/1000    
   Degree: 360/1000    
   Degree: 361/1000    
   Degree: 362/1000    
   Degree: 363/1000    
   Degree: 364/1000    
   Degree: 365/1000    
   Degree: 366/1000    
   Degree: 367/1000    
   Degree: 368/1000    
   Degree: 369/1000    
   Degree: 370/1000    
   Degree: 371/1000    
   Degree: 372/1000    
   Degree: 373/1000    
   Degree: 374/1000    
   Degree: 375/1000    
   Degree: 376/1000    
   Degree: 377/1000    
   Degree: 378/1000    
   Degree: 379/1000    
   Degree: 380/1000    
   Degree: 381/1000    
   Degree: 382/1000    
   Degree: 383/1000    
   Degree: 384/1000    
   Degree: 385/1000    
   Degree: 386/1000    
   Degree: 387/1000    
   Degree: 388/1000    
   Degree: 389/1000    
   Degree: 390/1000    
   Degree: 391/1000    
   Degree: 392/1000    
   Degree: 393/1000    
   Degree: 394/1000    
   Degree: 395/1000    
   Degree: 396/1000    
   Degree: 397/1000    
   Degree: 398/1000    
   Degree: 399/1000    
   Degree: 400/1000    
   Degree: 401/1000    
   Degree: 402/1000    
   Degree: 403/1000    
   Degree: 404/1000    
   Degree: 405/1000    
   Degree: 406/1000    
   Degree: 407/1000    
   Degree: 408/1000    
   Degree: 409/1000    
   Degree: 410/1000    
   Degree: 411/1000    
   Degree: 412/1000    
   Degree: 413/1000    
   Degree: 414/1000    
   Degree: 415/1000    
   Degree: 416/1000    
   Degree: 417/1000    
   Degree: 418/1000    
   Degree: 419/1000    
   Degree: 420/1000    
   Degree: 421/1000    
   Degree: 422/1000    
   Degree: 423/1000    
   Degree: 424/1000    
   Degree: 425/1000    
   Degree: 426/1000    
   Degree: 427/1000    
   Degree: 428/1000    
   Degree: 429/1000    
   Degree: 430/1000    
   Degree: 431/1000    
   Degree: 432/1000    
   Degree: 433/1000    
   Degree: 434/1000    
   Degree: 435/1000    
   Degree: 436/1000    
   Degree: 437/1000    
   Degree: 438/1000    
   Degree: 439/1000    
   Degree: 440/1000    
   Degree: 441/1000    
   Degree: 442/1000    
   Degree: 443/1000    
   Degree: 444/1000    
   Degree: 445/1000    
   Degree: 446/1000    
   Degree: 447/1000    
   Degree: 448/1000    
   Degree: 449/1000    
   Degree: 450/1000    
   Degree: 451/1000    
   Degree: 452/1000    
   Degree: 453/1000    
   Degree: 454/1000    
   Degree: 455/1000    
   Degree: 456/1000    
   Degree: 457/1000    
   Degree: 458/1000    
   Degree: 459/1000    
   Degree: 460/1000    
   Degree: 461/1000    
   Degree: 462/1000    
   Degree: 463/1000    
   Degree: 464/1000    
   Degree: 465/1000    
   Degree: 466/1000    
   Degree: 467/1000    
   Degree: 468/1000    
   Degree: 469/1000    
   Degree: 470/1000    
   Degree: 471/1000    
   Degree: 472/1000    
   Degree: 473/1000    
   Degree: 474/1000    
   Degree: 475/1000    
   Degree: 476/1000    
   Degree: 477/1000    
   Degree: 478/1000    
   Degree: 479/1000    
   Degree: 480/1000    
   Degree: 481/1000    
   Degree: 482/1000    
   Degree: 483/1000    
   Degree: 484/1000    
   Degree: 485/1000    
   Degree: 486/1000    
   Degree: 487/1000    
   Degree: 488/1000    
   Degree: 489/1000    
   Degree: 490/1000    
   Degree: 491/1000    
   Degree: 492/1000    
   Degree: 493/1000    
   Degree: 494/1000    
   Degree: 495/1000    
   Degree: 496/1000    
   Degree: 497/1000    
   Degree: 498/1000    
   Degree: 499/1000    
   Degree: 500/1000    
   Degree: 501/1000    
   Degree: 502/1000    
   Degree: 503/1000    
   Degree: 504/1000    
   Degree: 505/1000    
   Degree: 506/1000    
   Degree: 507/1000    
   Degree: 508/1000    
   Degree: 509/1000    
   Degree: 510/1000    
   Degree: 511/1000    
   Degree: 512/1000    
   Degree: 513/1000    
   Degree: 514/1000    
   Degree: 515/1000    
   Degree: 516/1000    
   Degree: 517/1000    
   Degree: 518/1000    
   Degree: 519/1000    
   Degree: 520/1000    
   Degree: 521/1000    
   Degree: 522/1000    
   Degree: 523/1000    
   Degree: 524/1000    
   Degree: 525/1000    
   Degree: 526/1000    
   Degree: 527/1000    
   Degree: 528/1000    
   Degree: 529/1000    
   Degree: 530/1000    
   Degree: 531/1000    
   Degree: 532/1000    
   Degree: 533/1000    
   Degree: 534/1000    
   Degree: 535/1000    
   Degree: 536/1000    
   Degree: 537/1000    
   Degree: 538/1000    
   Degree: 539/1000    
   Degree: 540/1000    
   Degree: 541/1000    
   Degree: 542/1000    
   Degree: 543/1000    
   Degree: 544/1000    
   Degree: 545/1000    
   Degree: 546/1000    
   Degree: 547/1000    
   Degree: 548/1000    
   Degree: 549/1000    
   Degree: 550/1000    
   Degree: 551/1000    
   Degree: 552/1000    
   Degree: 553/1000    
   Degree: 554/1000    
   Degree: 555/1000    
   Degree: 556/1000    
   Degree: 557/1000    
   Degree: 558/1000    
   Degree: 559/1000    
   Degree: 560/1000    
   Degree: 561/1000    
   Degree: 562/1000    
   Degree: 563/1000    
   Degree: 564/1000    
   Degree: 565/1000    
   Degree: 566/1000    
   Degree: 567/1000    
   Degree: 568/1000    
   Degree: 569/1000    
   Degree: 570/1000    
   Degree: 571/1000    
   Degree: 572/1000    
   Degree: 573/1000    
   Degree: 574/1000    
   Degree: 575/1000    
   Degree: 576/1000    
   Degree: 577/1000    
   Degree: 578/1000    
   Degree: 579/1000    
   Degree: 580/1000    
   Degree: 581/1000    
   Degree: 582/1000    
   Degree: 583/1000    
   Degree: 584/1000    
   Degree: 585/1000    
   Degree: 586/1000    
   Degree: 587/1000    
   Degree: 588/1000    
   Degree: 589/1000    
   Degree: 590/1000    
   Degree: 591/1000    
   Degree: 592/1000    
   Degree: 593/1000    
   Degree: 594/1000    
   Degree: 595/1000    
   Degree: 596/1000    
   Degree: 597/1000    
   Degree: 598/1000    
   Degree: 599/1000    
   Degree: 600/1000    
   Degree: 601/1000    
   Degree: 602/1000    
   Degree: 603/1000    
   Degree: 604/1000    
   Degree: 605/1000    
   Degree: 606/1000    
   Degree: 607/1000    
   Degree: 608/1000    
   Degree: 609/1000    
   Degree: 610/1000    
   Degree: 611/1000    
   Degree: 612/1000    
   Degree: 613/1000    
   Degree: 614/1000    
   Degree: 615/1000    
   Degree: 616/1000    
   Degree: 617/1000    
   Degree: 618/1000    
   Degree: 619/1000    
   Degree: 620/1000    
   Degree: 621/1000    
   Degree: 622/1000    
   Degree: 623/1000    
   Degree: 624/1000    
   Degree: 625/1000    
   Degree: 626/1000    
   Degree: 627/1000    
   Degree: 628/1000    
   Degree: 629/1000    
   Degree: 630/1000    
   Degree: 631/1000    
   Degree: 632/1000    
   Degree: 633/1000    
   Degree: 634/1000    
   Degree: 635/1000    
   Degree: 636/1000    
   Degree: 637/1000    
   Degree: 638/1000    
   Degree: 639/1000    
   Degree: 640/1000    
   Degree: 641/1000    
   Degree: 642/1000    
   Degree: 643/1000    
   Degree: 644/1000    
   Degree: 645/1000    
   Degree: 646/1000    
   Degree: 647/1000    
   Degree: 648/1000    
   Degree: 649/1000    
   Degree: 650/1000    
   Degree: 651/1000    
   Degree: 652/1000    
   Degree: 653/1000    
   Degree: 654/1000    
   Degree: 655/1000    
   Degree: 656/1000    
   Degree: 657/1000    
   Degree: 658/1000    
   Degree: 659/1000    
   Degree: 660/1000    
   Degree: 661/1000    
   Degree: 662/1000    
   Degree: 663/1000    
   Degree: 664/1000    
   Degree: 665/1000    
   Degree: 666/1000    
   Degree: 667/1000    
   Degree: 668/1000    
   Degree: 669/1000    
   Degree: 670/1000    
   Degree: 671/1000    
   Degree: 672/1000    
   Degree: 673/1000    
   Degree: 674/1000    
   Degree: 675/1000    
   Degree: 676/1000    
   Degree: 677/1000    
   Degree: 678/1000    
   Degree: 679/1000    
   Degree: 680/1000    
   Degree: 681/1000    
   Degree: 682/1000    
   Degree: 683/1000    
   Degree: 684/1000    
   Degree: 685/1000    
   Degree: 686/1000    
   Degree: 687/1000    
   Degree: 688/1000    
   Degree: 689/1000    
   Degree: 690/1000    
   Degree: 691/1000    
   Degree: 692/1000    
   Degree: 693/1000    
   Degree: 694/1000    
   Degree: 695/1000    
   Degree: 696/1000    
   Degree: 697/1000    
   Degree: 698/1000    
   Degree: 699/1000    
   Degree: 700/1000    
   Degree: 701/1000    
   Degree: 702/1000    
   Degree: 703/1000    
   Degree: 704/1000    
   Degree: 705/1000    
   Degree: 706/1000    
   Degree: 707/1000    
   Degree: 708/1000    
   Degree: 709/1000    
   Degree: 710/1000    
   Degree: 711/1000    
   Degree: 712/1000    
   Degree: 713/1000    
   Degree: 714/1000    
   Degree: 715/1000    
   Degree: 716/1000    
   Degree: 717/1000    
   Degree: 718/1000    
   Degree: 719/1000    
   Degree: 720/1000    
   Degree: 721/1000    
   Degree: 722/1000    
   Degree: 723/1000    
   Degree: 724/1000    
   Degree: 725/1000    
   Degree: 726/1000    
   Degree: 727/1000    
   Degree: 728/1000    
   Degree: 729/1000    
   Degree: 730/1000    
   Degree: 731/1000    
   Degree: 732/1000    
   Degree: 733/1000    
   Degree: 734/1000    
   Degree: 735/1000    
   Degree: 736/1000    
   Degree: 737/1000    
   Degree: 738/1000    
   Degree: 739/1000    
   Degree: 740/1000    
   Degree: 741/1000    
   Degree: 742/1000    
   Degree: 743/1000    
   Degree: 744/1000    
   Degree: 745/1000    
   Degree: 746/1000    
   Degree: 747/1000    
   Degree: 748/1000    
   Degree: 749/1000    
   Degree: 750/1000    
   Degree: 751/1000    
   Degree: 752/1000    
   Degree: 753/1000    
   Degree: 754/1000    
   Degree: 755/1000    
   Degree: 756/1000    
   Degree: 757/1000    
   Degree: 758/1000    
   Degree: 759/1000    
   Degree: 760/1000    
   Degree: 761/1000    
   Degree: 762/1000    
   Degree: 763/1000    
   Degree: 764/1000    
   Degree: 765/1000    
   Degree: 766/1000    
   Degree: 767/1000    
   Degree: 768/1000    
   Degree: 769/1000    
   Degree: 770/1000    
   Degree: 771/1000    
   Degree: 772/1000    
   Degree: 773/1000    
   Degree: 774/1000    
   Degree: 775/1000    
   Degree: 776/1000    
   Degree: 777/1000    
   Degree: 778/1000    
   Degree: 779/1000    
   Degree: 780/1000    
   Degree: 781/1000    
   Degree: 782/1000    
   Degree: 783/1000    
   Degree: 784/1000    
   Degree: 785/1000    
   Degree: 786/1000    
   Degree: 787/1000    
   Degree: 788/1000    
   Degree: 789/1000    
   Degree: 790/1000    
   Degree: 791/1000    
   Degree: 792/1000    
   Degree: 793/1000    
   Degree: 794/1000    
   Degree: 795/1000    
   Degree: 796/1000    
   Degree: 797/1000    
   Degree: 798/1000    
   Degree: 799/1000    
   Degree: 800/1000    
   Degree: 801/1000    
   Degree: 802/1000    
   Degree: 803/1000    
   Degree: 804/1000    
   Degree: 805/1000    
   Degree: 806/1000    
   Degree: 807/1000    
   Degree: 808/1000    
   Degree: 809/1000    
   Degree: 810/1000    
   Degree: 811/1000    
   Degree: 812/1000    
   Degree: 813/1000    
   Degree: 814/1000    
   Degree: 815/1000    
   Degree: 816/1000    
   Degree: 817/1000    
   Degree: 818/1000    
   Degree: 819/1000    
   Degree: 820/1000    
   Degree: 821/1000    
   Degree: 822/1000    
   Degree: 823/1000    
   Degree: 824/1000    
   Degree: 825/1000    
   Degree: 826/1000    
   Degree: 827/1000    
   Degree: 828/1000    
   Degree: 829/1000    
   Degree: 830/1000    
   Degree: 831/1000    
   Degree: 832/1000    
   Degree: 833/1000    
   Degree: 834/1000    
   Degree: 835/1000    
   Degree: 836/1000    
   Degree: 837/1000    
   Degree: 838/1000    
   Degree: 839/1000    
   Degree: 840/1000    
   Degree: 841/1000    
   Degree: 842/1000    
   Degree: 843/1000    
   Degree: 844/1000    
   Degree: 845/1000    
   Degree: 846/1000    
   Degree: 847/1000    
   Degree: 848/1000    
   Degree: 849/1000    
   Degree: 850/1000    
   Degree: 851/1000    
   Degree: 852/1000    
   Degree: 853/1000    
   Degree: 854/1000    
   Degree: 855/1000    
   Degree: 856/1000    
   Degree: 857/1000    
   Degree: 858/1000    
   Degree: 859/1000    
   Degree: 860/1000    
   Degree: 861/1000    
   Degree: 862/1000    
   Degree: 863/1000    
   Degree: 864/1000    
   Degree: 865/1000    
   Degree: 866/1000    
   Degree: 867/1000    
   Degree: 868/1000    
   Degree: 869/1000    
   Degree: 870/1000    
   Degree: 871/1000    
   Degree: 872/1000    
   Degree: 873/1000    
   Degree: 874/1000    
   Degree: 875/1000    
   Degree: 876/1000    
   Degree: 900/1000    
   Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.049288
   Total Core solution elapsed time:       168.475
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 2 min 48 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveH_loading_elastic
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveK_loading_elastic
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveL_loading_elastic
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2101 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2101-06-08-2026-16-51-17-18593/test2101.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.7501 
   Total Core solution elapsed time:       0.033116
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.5e-15 <   1e-13 test id: 2101 test name: arthEsa field: EsaUmotion
SUCCESS difference: 5.2e-15 <   1e-13 test id: 2101 test name: arthEsa field: EsaNmotion
SUCCESS difference: 5.8e-15 <   2e-13 test id: 2101 test name: arthEsa field: EsaEmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2101 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2101-06-08-2026-16-51-17-18593/test2101.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.7501 
   Total Core solution elapsed time:       0.033116
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.5e-15 <   1e-13 test id: 2101 test name: arthEsa field: EsaUmotion
SUCCESS difference: 5.2e-15 <   1e-13 test id: 2101 test name: arthEsa field: EsaNmotion
SUCCESS difference: 5.8e-15 <   2e-13 test id: 2101 test name: arthEsa field: EsaEmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2110 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2110-06-08-2026-16-51-20-18593/test2110.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.71482
   Total Core solution elapsed time:       0.477271
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2110 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference:   3e-16 <   2e-12 test id: 2110 test name: sa2Dsurface field: EsaXmotion
SUCCESS difference:   4e-16 <   2e-12 test id: 2110 test name: sa2Dsurface field: EsaYmotion
SUCCESS difference: 5.1e-16 <   9e-12 test id: 2110 test name: sa2Dsurface field: EsaStrainratexx
SUCCESS difference: 4.8e-16 <   8e-12 test id: 2110 test name: sa2Dsurface field: EsaStrainratexy
SUCCESS difference: 1.1e-15 <   8e-12 test id: 2110 test name: sa2Dsurface field: EsaStrainrateyy
SUCCESS difference: 2.4e-15 <   3e-11 test id: 2110 test name: sa2Dsurface field: EsaRotationrate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2110 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2110-06-08-2026-16-51-20-18593/test2110.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.71482
   Total Core solution elapsed time:       0.477271
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.6e-16 <   1e-13 test id: 2110 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference:   3e-16 <   2e-12 test id: 2110 test name: sa2Dsurface field: EsaXmotion
SUCCESS difference:   4e-16 <   2e-12 test id: 2110 test name: sa2Dsurface field: EsaYmotion
SUCCESS difference: 5.1e-16 <   9e-12 test id: 2110 test name: sa2Dsurface field: EsaStrainratexx
SUCCESS difference: 4.8e-16 <   8e-12 test id: 2110 test name: sa2Dsurface field: EsaStrainratexy
SUCCESS difference: 1.1e-15 <   8e-12 test id: 2110 test name: sa2Dsurface field: EsaStrainrateyy
SUCCESS difference: 2.4e-15 <   3e-11 test id: 2110 test name: sa2Dsurface field: EsaRotationrate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2111 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2111-06-08-2026-16-51-24-18593/test2111.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.77733
   Total Core solution elapsed time:       0.050283
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 8.8e-16 <   1e-13 test id: 2111 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference: 2.9e-15 <   3e-13 test id: 2111 test name: sa2Dsurface field: EsaNmotion
SUCCESS difference: 2.4e-15 <   3e-13 test id: 2111 test name: sa2Dsurface field: EsaEmotion
SUCCESS difference: 3.5e-15 <   2e-13 test id: 2111 test name: sa2Dsurface field: EsaXmotion
SUCCESS difference:   2e-15 <   3e-13 test id: 2111 test name: sa2Dsurface field: EsaYmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2111 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2111-06-08-2026-16-51-24-18593/test2111.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.77733
   Total Core solution elapsed time:       0.050283
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 8.8e-16 <   1e-13 test id: 2111 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference: 2.9e-15 <   3e-13 test id: 2111 test name: sa2Dsurface field: EsaNmotion
SUCCESS difference: 2.4e-15 <   3e-13 test id: 2111 test name: sa2Dsurface field: EsaEmotion
SUCCESS difference: 3.5e-15 <   2e-13 test id: 2111 test name: sa2Dsurface field: EsaXmotion
SUCCESS difference:   2e-15 <   3e-13 test id: 2111 test name: sa2Dsurface field: EsaYmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2113 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2113-06-08-2026-16-51-27-18593/test2113.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.87639
   Total Core solution elapsed time:       0.142795
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 7.3e-16 <   1e-13 test id: 2113 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference: 2.1e-15 <   2e-13 test id: 2113 test name: sa2Dsurface field: EsaNmotion
SUCCESS difference:   3e-15 <   2e-13 test id: 2113 test name: sa2Dsurface field: EsaEmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2113 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2113-06-08-2026-16-51-27-18593/test2113.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   1.87639
   Total Core solution elapsed time:       0.142795
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 7.3e-16 <   1e-13 test id: 2113 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference: 2.1e-15 <   2e-13 test id: 2113 test name: sa2Dsurface field: EsaNmotion
SUCCESS difference:   3e-15 <   2e-13 test id: 2113 test name: sa2Dsurface field: EsaEmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2003 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2003-06-08-2026-16-48-01-18594/test2003.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.270735
   Total Core solution elapsed time:       1.4261 
   Linear solver elapsed time:             0.000129 (0.009%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2003-06-08-2026-16-48-04-18594/test2003.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.294307
   Total Core solution elapsed time:       1.46781
   Linear solver elapsed time:             0.003519 (0.24%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 9.3e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Sealevel
SUCCESS difference: 1.2e-14 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Uplift
SUCCESS difference: 6.9e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: NorthDisplacement
SUCCESS difference: 8.8e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: EastDisplacement
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2003 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2003-06-08-2026-16-48-01-18594/test2003.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.270735
   Total Core solution elapsed time:       1.4261 
   Linear solver elapsed time:             0.000129 (0.009%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2003-06-08-2026-16-48-04-18594/test2003.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
call computational core:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.294307
   Total Core solution elapsed time:       1.46781
   Linear solver elapsed time:             0.003519 (0.24%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 9.3e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Sealevel
SUCCESS difference: 1.2e-14 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Uplift
SUCCESS difference: 6.9e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: NorthDisplacement
SUCCESS difference: 8.8e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: EastDisplacement
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2112 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2112-06-08-2026-16-48-07-18594/test2112.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   2.55399
   Total Core solution elapsed time:       0.202905
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.1e-16 <   1e-13 test id: 2112 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference: 1.2e-15 <   4e-13 test id: 2112 test name: sa2Dsurface field: EsaNmotion
SUCCESS difference: 7.8e-15 <   3e-12 test id: 2112 test name: sa2Dsurface field: EsaEmotion
SUCCESS difference: 1.1e-15 <   3e-13 test id: 2112 test name: sa2Dsurface field: EsaXmotion
SUCCESS difference: 1.3e-15 <   3e-13 test id: 2112 test name: sa2Dsurface field: EsaYmotion
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-2112 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog
----------------running-----------------------
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/execution/test2112-06-08-2026-16-48-07-18594/test2112.bin'
uploading input files
launching solution sequence

───────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
───────────────────────────────────────────────────────────────────
   starting model processor 
   creating datasets for analysis EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   2.55399
   Total Core solution elapsed time:       0.202905
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 5.1e-16 <   1e-13 test id: 2112 test name: sa2Dsurface field: EsaUmotion
SUCCESS difference: 1.2e-15 <   4e-13 test id: 2112 test name: sa2Dsurface field: EsaNmotion
SUCCESS difference: 7.8e-15 <   3e-12 test id: 2112 test name: sa2Dsurface field: EsaEmotion
SUCCESS difference: 1.1e-15 <   3e-13 test id: 2112 test name: sa2Dsurface field: EsaXmotion
SUCCESS difference: 1.3e-15 <   3e-13 test id: 2112 test name: sa2Dsurface field: EsaYmotion
+++ exit code: 0
+++ error: 0
Recording test results
Finished: SUCCESS