Started by GitHub push by MathieuMorlighem
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Dakota
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Dakota/.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.39.5 (Apple Git-154)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
> git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision a702059e46409139f72caf20615decc14ae6bfa2 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a702059e46409139f72caf20615decc14ae6bfa2 # timeout=10
Commit message: "CHG: added more checks to GrdModel"
> git rev-list --no-walk 36baf6db871b6daa8b68ac0625a478d20561b86e # timeout=10
[macOS-Silicon-Dakota] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins15406568377450229750.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
List of changed files
---------------------
src/c/classes/GrdLoads.cpp
src/c/classes/GrdLoads.h
src/c/cores/sealevelchange_core.cpp
-- 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 m1qn3
======================================================
======================================================
Skipping semic
======================================================
======================================================
Skipping shell2junit
======================================================
======================================================
Compiling ISSM
======================================================
Making with 4 CPUs
/Applications/Xcode.app/Contents/Developer/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-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-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-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-NodesPartitioning.lo
CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
CXX modules/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-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-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]
56 | double *smalloc(); /* safe version of malloc */
| ^~
./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable
56 | double *smalloc(); /* safe version of malloc */
| ^~
| = nullptr
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: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
CXXLD libISSMModules.la
ld: warning: ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
CXXLD issm.exe
CXXLD issm_slc.exe
CXXLD kriging.exe
CXXLD issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
Making all in m
make[3]: Nothing to be done for `all'.
Making all in wrappers
Making all in matlab
CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo
CXX io/libISSMMatlab_la-FetchMatlabData.lo
CXX io/libISSMMatlab_la-WriteMatlabData.lo
CXX io/libISSMApi_matlab_la-ApiPrintf.lo
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ./io/FetchMatlabData.cpp 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from 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./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575::11:
In file included from In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11./io/./../../../c/classes/./Vertex.h:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private79(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN Pets:cErr12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.horCo:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from de PetscF/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hPrintf(MPI_Comm, FILE *, const char[], ...) PET:SC_ATTR8:
In file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIB:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetsUTE_FORMAT(strIcError(MPI_Comm, int,dx, vaArgIdx) __attribu tconst e__((format(printfchar *, const char *, PetscErrorCode, PetscErrorType, const , strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN Petscnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #ErrorCode PetscPrintf(MPI_Comm, const define PETSC_ATchar[], ...) PETTRIBUTE_FORMAT(strISC_ATTRIBUTE_Fdx, vaArgIdx) _ORMAT(2, 3);
| _attribute__((fo ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETrmat(printf, strISdx, vaArgIdx)))
| ^
C_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
bute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.hIn file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErIn file included from ./io/WriteMatlabData.cpp:11:
In file included from r./io/./matlabio.h:orPrintfD16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from efault(./io/./../../../c/classes/./Vertex.hc:12onst char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:
299 | #In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hdefine PETSC_A:11:
In file included from :TTRIB/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h12:
UTE_F:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:ORMAT(strIdx, va6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EArgIdx) __attributXTERN Pee__((format(printf, strtscErroIdx, vaArgIdx)))
| ^r
Code PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUIn file included from ./io/FetchMatlabData.cpp:11:
TIn file included from E./io/./matlabio.h_:F16O:
RIn file included from M./io/./../../../c/classes/classes.hA:T11(:
2In file included from , 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h./io/./../../../c/classes/./Vertex.h::29912::
67In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h :note: 15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: 6299:
| In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h :6:
In file included from #define PET/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hSC_AT:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:T1583R:I69B:UTE_ FORMAT(strIdx, vaAwarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]g
Idx) __at t1583r | iPbute_ETSC_EXTERN _P(e(tformastcErrorCode PetscErrorPrintfN(opnrei(nctf, sotrIdnxs,t cha rv[a]A, ...r) PEgTISdx))C_ATT)RIBU
T | ^
E_FORMAT(1,In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
1562 | PETSC_EXTEIn file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:RN PetscErIn file included from 16./io/FetchMatlabData.cpp:
In file included from :./io/./../../../c/classes/classes.h:1111:
In file included from ./io/./matlabio.h:rorCode 16(*Pet:
scHelIn file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
:
In file included from In file included from p./io/FetchMatlabData.cpp:P11r:
iIn file included from n./io/./matlabio.ht:f16):
(In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6M:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPPI_In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
Comm, const char[], ...) PIn file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const cIh_aCro[m], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdm, int, cox, vaArgIdx)))
| ^
nst chaIn file included from ./io/WriteMatlabData.cpp:11:
In file included from r./io/./matlabio.h :16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const ch*, conar[], ...) PETSC_ATTRIBUTE_FORMAT(2E,TSC_ATTR I3B);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
st cUTE_FORMAT(2, 3)In file included from ;./io/WriteMatlabData.cpp
:11:
In file included from ./io/./matlabio.hh :a16r:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from *,| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h PetscErrorCode,:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15
:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h 299 | #defi:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hn:e1579 :93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
PetscErrorPETSC_In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
ATTRIIn file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrType,o rPrinBtfDefcaultU(TcEo_nFst char[], ...) PETSC_ATTRIBUTE_FORMOonsAT(1RMAT(,strI dx, vaAr2gIdx))t ch;ar *
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_AT, ...TRIBUT __attriE_FOR)M APETST(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
buIn file included from ./io/WriteMatlabData.cpp:11:
te__(In file included from (Cfor./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...mat(p) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgI_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
dx)))
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #derintf,In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h strId:x15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h,: 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, constfine PETSC_ATTRIBUT char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FvaORMAT(sAtrIdx, vaArgIdx) __attribrute__((format(printf, strIdx, vaArgIdx)))
| ^
gIdx)))
| ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_A./io/./matlabio.hE_FORMAT:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h(:s11tT:
rIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:I6d:
x, vaArgIdx) __In file included from attribute__((f/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6ormat(prRintf, strIdx, vaArgIdx)))
| ^
IBUTE_FORMAT(strIdx, vaA:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: rgIdx) __attribuwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
t14 | e__PETSC_(EXTER(format(Np PetscErrriontf, strrICdoxd,e vPaeArtgIdx)))
scI| ^
nfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h::In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:9612: warning: :
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT( 255strIdx, va:ArgIdx) __attribute__(( | PETSC_EXTERN PetscErrorCode PetscViewerA1228SCII:
S/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.hy:n1364format:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ch(ropnriintzf, strIdx, vaA e1364 | dPETPrintf(PetrSC_EXgIdx)))
TER N | ^
PscViewere, cotnscErrorCsotd chare[ ](,* P.e.t.s)c PETErrorPrintf)SC(_ATconst char[], ..TRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'.) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define
299 | #def ine PETPSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, ETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
vaArgIdx)))
| ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from XTERN PetscErro./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
rIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERNCode PetscViewerString PetsSPrintf(PecErrorCodet PetscLogObjectscViewer, const char[], ...) PETSC_ATState(PetscObjeTRIBUTE_FORMAT(2c, 3);
| ^t, c
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299onst char[], ...) | PETSC_ATTRIBUTE_FORMAT(2, 3) ;
| ^
#define/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | PE #Tdefine PETSC_ASTTRIBCU_ATTRIBUTE_FORMAT(strITdx, vaArgIdx) __E_FORattributMAT(strIed_x_((fo,r mvaatA(rpgrIidnxt)f ,_ _satrIdxt, vaAtrrgiIbdute__x((fo)r)m)
| ^
at(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from #define PE./io/./../../../c/classes/classes.hTSC_ATTR:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:I6BUTE_:
FORMAIn file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
(str/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:I88dx, v:a ArgIwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
dx) __att r302i | bPuEte__((foTrSC_EXmat(TpErRN Pintf, strIdxe, tvsacErroArCodreg Idx))P)e
t s| ^
cViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from In file included from In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/./Vertex.h./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/classes.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
14 | PETSC_EXTERN PetscErrIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from rCode Petsc/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6I:
nIn file included from fo_Priva/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ht:e8(:
c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.ho:n1575s:t79 :c hwarning: a'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r
[], PetscObject, const cha1575 | Pr[], ...) PEETSC_ATTRIBTUSTCE_FORMAT_EXTE(RN Pets3, 4);c
| ^
ErrorCode P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.het:s299:67c:F Pnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define rPEiTnStCf(M_ATTRIPBIU_TCEo_mFmO,R MFAITL(Es t*r,I dcxo,n svtaArg char[I],d x.) __a.ttri.b)u PETSte__(C(_ATTRfIormatB(printf, UsTEtrIdx, v_aArgIdx)))
| ^
FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, swarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
trIdx, vaArgIdx))) 254 | PETSC_EXTERN P
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h#define P:E16T:
SIn file included from C./io/./../../../c/classes/classes.h_:ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(print11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15f, strIdx, :
vIn file included from a./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
gIdx)In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h):
8 :
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:| 72 ^:
e warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscEtrrorCode PetscErrorPsrintfDecErrorCodef ault(coPetscViewerASnCIIPrintf(PetscVist char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdxewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:)299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
#defiIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hne PETS:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_CComm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
_ATTRIBUTE _299F | O R M#AdTe(fsitnreI dPxE,T SvC_ATTRIBUaTE_FORArgIdxMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
) __attribute__((format(pIn file included from rintf, strIdx, vaArgIdx)))
| ^
./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h: 1575 | PETSC_16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from E./io/./../../../c/classes/./Vertex.hXTERN Pet:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:scErro15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6r:
Code PetsIn file included from c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
FIn file included from Print/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
fIn file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hM:P8I:
_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hC:o1593m:m82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
, FILE *, con 1593 | PETSC_EXTERNs t chaPr[],e t.s.c.E) PETrSC_ArToTRIrCode PeBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATtscSynchTRIBUTEr_FORMoATnize(dsPtrriIndtxf,( MvPaIA_rCgoImdmx,) c_o_nasttt crhar[], ...) PEibuteTSC_ATT_R_I(B(UfToEr_mat(pFORMrintAfT(2, 3);
| ^,
str/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hI:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'd
x, vaArgIdx)))
| ^
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hIn file included from :./io/CheckNumMatlabArguments.cpp:5:
In file included from 1577./io/./matlabio.h:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h1577: | 12P:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594ETSC_EXT:E91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]RN P
etscError 1594 | PETSCC_ode PEXTEetscPrinRN Ptf(MPI_CetscoEmm, consrtrorCode Pcehar[tscSynch]r, ...o)n PETSC_AiTzTeRIBUdTFEPrin_FORMAT(t2f,( 3);M
P I_Comm, | F ^I
LE *,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h cons:t299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
char[] 299 | , #...) dPeEfTiSC_ATnTRIBeU TPETSC_ATET_RFIOBRUMTAET_(F3O,RMAT(str I4);
d| ^
x, vaArgI/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hd:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'x
) __at 299 | trib #defineute_ _PETSC_AT(T(RformIBUTE_FOat(pRrMiAT(strIdnxt,f ,vaArg Idx)s t_rIdx, vaArgIdx)_)attri)b
ute__((f | ^
ormat(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.hIn file included from :12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
./io/WriteMatlabData.cpp:In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
11:
In file included from In file included from ./io/./matlabio.h./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h::16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PET16SC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PET:
SC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #deIn file included from fine P./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:ETSC_ATTRIBUTE_F12ORMAT(:
strI/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96d: xwarning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
vaArgIdx) _ 255 | PE_TaStCt_EXTErRN Piebtute__((formastcErro(rCodper intf, PetstrsIdx, vaArgIdx)))
c | ^
ViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORIn file included from M./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16A:
T(2, In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:312);
| ^
:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h: 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h299: | #d1583e:69: warning: f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ine PETSC_ATT 1583 | PETSC_EXTERRIBUTEN _PetscFErrorCORMAoTde PetscErr(strIdx,o rvPrintafANrognIe(condst char[x]), _...) _PETSaCt_ATTRIBUtribuTtEe__((_FOfRMAT(1, 2);
ormat(printf, | ^
strI/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:d67x:, note: vexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
aArgIdx)))
| 299 | ^ #define PETSC_AT
TRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from In file included from ./io/./matlabio.h:16:
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11./io/./../../../c/classes/classes.h:
In file included from :./io/./../../../c/classes/./Vertex.h11::
12In file included from :
./io/./../../../c/classes/./Vertex.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h12::
15In file included from :
./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:1593 | PET272S:C86_:E XTERN Pewarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
scErr 272 | PorCEode PetscSynchronizedPrintf(MPIT_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| S ^
C/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h_EXTERN PetscEr:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define rPorCodETSCe_ APTeTtRscVieIwerSBtUrTE_FORMAiTn(gsStrIdxP, varAirntf(gIdx) __PaetscVtitribute__((forewmat(printf, strIdx, vaeArgIdrx))),
const c h| ^
ar[], ...) PETSC_ATTRIn file included from ./io/ApiPrintf.cpp:IBUTE_FORMAT(11:
In file included from ./io/./matlabio.h2, 3);
| ^
:16:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hIn file included from ./io/./../../../c/classes/classes.h:11:
:299:67In file included from :./io/./../../../c/classes/./Vertex.h :note: 12expanded from macro 'PETSC_ATTRIBUTE_FORMAT':
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :299 | #def11i:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hn:e PETSC_6ATTRIBUT:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:E_F6ORMAT(strIdx, vaArgIdx) __a:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.httrib:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ute__((format(prin t1594 | PETSC_fEXTER,N strI Petdsxc, vaArgIdx)ErrorCod)e)
| ^
PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
18 warnings generated.
CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo
CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo
18 warnings generated.
CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo
18 warnings generated.
CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIn file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127:In file included from ../BamgTriangulate/BamgTriangulate.cpp:warning: 4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]19
1305 | PetscEr:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
ror(In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], .M..) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, PI_CostrIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
mm, 1579int, | PETSC_EXTERN PetscErrorCode PetscSNconst char *, const char *, PetscErrorCode, PetscPErintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
rrorType, const In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
c har *, .299. | . ) PETSC_ATTRIBUTE_COLD PE #defTSiCne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx)_ __attributAe__((format(printf, strIdx, vaArgIdx)))
| ^
TTRIBUTE_FORMAT(7, In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:8);
| ^
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
:299: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:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h: 299 | #de8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__fi(ne( fPETSoC_ATTRIBrmat(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #UTE_FORMAT(strIdx, vaArgIdx) __atdefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
tribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __In file included from a../BamgConvertMesh/BamgConvertMesh.cppt:tri4b:
ute__((formaIn file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
tIn file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:(printf, strIdx, va16ArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from :19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode Pe15tscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))In file included from )
| ^
../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93In file included from : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | P 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCodETSC_EXTERN Petse PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[]c, ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #defiEne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atrtribute__((format(prrintf, strIdx, vaArgIdx)))
| ^
orIn file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MCode PI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
PetscViewerStringSPrintf(PetscIn file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
Viewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.h:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo
18 warnings generated.
18 warnings generated.
CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo
CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hPETSC_EXTERN PetscErrorCod:e (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^8
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_PriORMATvate(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6orCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaAArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_rtg,I const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx)d __attx)ribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscError)Co)
| de PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from :19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErro:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:rC1575ode PetscSynchronizedPrintf(MPI_Comm,:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | P const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
ETSC_EXTERN PetscErrorCo 299 | #define PETSC_ATTRIBde PetscFPrintf(MPI_CommUTE_FORMAT, FILE *, const char[(str], ...) PETSC_ATIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
TRIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
IBUTE_FORMAT(3,In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx,15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h: va6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.horCod:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.he :PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
PETIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577SC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT':70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN Pets
cErrorCode PetscPrintf(MPI_Comm, const char[],:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIB 299 | #define P ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printUTE_FORMAT(strIdx,ETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdf, strIdxx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(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:16printf, strIdx, vaArgIdx)))
| ^
:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from :11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
Pe/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PEtscViewerASCIITSPC_EXrintf(PetsTERN PetscErrorCodecViewer, const c PetscErrorPrintfNonhar[], ...) PETSC_ATTe(RIBUTEconst char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, st:r note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
Idx, vaArg 299 | Idx)))
| ^
#define PETSCIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
_ATTRIBUTE_FORMAT(strIdx, vaArgIn 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:Idx) __attribute_11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from _((format(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCoprinde PetscViewerASCIISynchronizedPrintf(Ptf, estscVitewerr, const char[], .I.d.x), PvEaTSArgICd_AxTT)RIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE)_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
)
| ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from 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:
../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPIIn file included from _C../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ho:mm, c11onst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PE:
TIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12S:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272C_ATTRIBUTE_FOR:M86:AT(strId xwarning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_ EvXaTERN PetsArcgEIrdrxo)r C_o_daet tPreitbsuctVei_e_w((format(printf, strIerStrindx, vaArgIdxgSPr))intf(PetscVi)
| ^
ewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2In file included from ,../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp :35):
;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/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:
:In file included from 299../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h::6711::
In file included from note: ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT':
12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h299:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
| #define1593 | PETSC_ATTRIBUTE_FORMAT(strIdx, vPETSC_EaXTAErRgIdxN) __attribu Pteet_scErr_((format(printf, strIdx, vaArgIdx)))
| ^
orCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
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 299 | #define PETS/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERCN_ APetscErroTTRIBUTE_FORMAT(strIrCode Petdx, vaAsrcViewerVUPrintDeferred(PetscViewer, congIdxst char[], ...) PETSC_ATT) __atRIBtriUTE_FORMAT(2b, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299ute:67: note: __((format(printf, strIdx, vaArgIdx)))
| ^
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_In file included from ATTRIBUTE_F../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5ORMAT(strIdx, v:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.haArgIdx:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19) _:
_In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.ha:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from t../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ht:15ribute__((format(printf, strIdx, vaArgIdx)))
| ^
:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
vaArgIdIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
x)/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
__attribute__((formatIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19(:
prIn file included from i../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: nwarning: tf'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes],
s 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
trIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.h:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscVie CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo
werASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:25518 warnings generated.
:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h::20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from 1305:127: ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(M:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:P6I:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_Comm, int, const char *, const char *, P:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, inett, const char *, const char *, PetscErrsorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: cErnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSCrorCode, Petsc_ATTRIBUTE_FORErrorType, const chMAT(strIdx, vaArgIar *, ...) PEdx) __attribute__((format(printf,TSC_ATTRIBUTE_COLD PETSC_ATT strIdx, vaArgIdx)))
| ^
RIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h PETS:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hC_ATTRIB: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:
UTE_FORMAT(strIdx, vaArgIdx) __attribIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hu:te__(6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from (format(printf, s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364rI:68dx, v:aArgI warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
dx)))
| ^
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const cIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
har[], ...) PETSIn file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
C_AIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscETTRIBUTE_FrrorPrintf)(consORMAT(1t char[], ...) , P2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
ETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaAIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:r12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTgE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
Idx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:61575 | P:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
ETSC_EXTERN PeIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
tscErrorCode PetscFPrintf(MPI_Comm, FILEIn file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | P ETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
*, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMIn file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
AT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formIn file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5at(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:
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:
:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrib../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hute_:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6_((format(printf, strIdx, vaArgIdx)))
| ^
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19i:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscEntf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIrrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
BUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20:
In file included from ../ExpToLevelSet/./../bindings.h:19:
In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo
18 warnings generated.
CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo
18 warnings generated.
CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo
18 warnings generated.
CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.hIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h::11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
16In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppco:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
nst char[], ...) PETSIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdjecIn file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
x) __at tr299i | #define PETSbC_ATTRuItBeU_T_E(_(FfOoRrMmAaTt((sptrriIndtxf,, vsatArrIgdIxd,x )v a_A_ragtItribute__((format(printf, strIdx, vaArgIdx)))
| ^
dx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTEIn 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.hRN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:593: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:
14In 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: | PETSC_EXTERN Petsc11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
EIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #derrorCode PetscInfo_Private(const charfine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
[], PetsIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
cObject, const charIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:[], ...) PETSC_ATTRIBUTE_F19ORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define P:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16ETSC_ATT:
RIIn file included from B../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hUT:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, Eva_AFrOgIdx) __atRMAT(strIdx,t rviabAute__((format(printf, strIdx, vaArgIdx)))
| ^
rgIdx) In file included from _../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode P_eattstricSynchronizedFPrintf(MPI_Comm, FILE *, const chabute__((format(printf, strIdx, vaArgIdx)))
| ^
r[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EIn file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
Object, coIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode Petscnst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67:V note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMATiewerASCIISynchro(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
nizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) _:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], si_attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
ze_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
CXX ../M1qn3/M1qn3_matlab_la-M1qn3.lo
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
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from 16:
../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127:In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
,In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567 const char:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | P E*, ...) PETSC_ATTTSCRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, _E8XTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FO);
| R ^
MAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #de/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #dfine efPETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))bute__((form)at(printf, str
Idx, vaArgIdx)))
| ^
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIIn file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hdx) __attribute__(:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PET(SfC_EXTERN PetscErrorCoormat(printf, strIddx, vaArgIdx)))
| ^
e (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN Pe1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *,tscErrorCode (*PetscHelpPriIn file included from n const char *, PetscErrorCode, PetscErrorType, const char *, .t../MeshProfileIntersection/MeshProfileIntersection.cppf)(MPI_..) PETSC_ATTRIBUTE_COLD PETSC_ATT: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:16Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2RIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | :
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PE #defi:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hne PETSC_ATT:15:
TRIBUTE_FSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
ORMAIn file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from T(strIdx, vaArgIdx) __attribute__((f/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]ormat
1575 | PETSC_EXTERN PetscErrorIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
(printCIn file included from od../MeshPartition/./.././matlab/io/matlabio.he: 16P:
eIn file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
fIn file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h,: 12s:
tIn file included from r../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hI:d15x:
,In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hvtscFPrintf:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
(MPI_Comm, FILE *, caArgIdx)))
| ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN Petsconst char[], ...) PETSC_ATTRIBUTErrorCode (E_FORMA*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67T(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaAr: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrgIdx) __attributibute__((format(printfe__((, strIdx, vaArgIdx)))
| ^
format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIIn file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
BUTE_FOIn file included from RMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6In file included from :
../MeshPartition/MeshPartition.cppIn file included from :../MeshProfileIntersection/./.././matlab/io/matlabio.h5::
16In file included from :
../MeshPartition/./MeshPartition.hIn file included from :../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h19::
11In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from :8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h::
1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PIn file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscEetscError:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hrCrorCoode PetscInfo_Private(const char[], PetscObject, co:d6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6e (*PetscHelnst cha:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:pPrinrtf)[(]M,P I._.C.) PEo1578T:78mm, S:C_ATTRIBUTE_FORMAT(3,c o4);
n | ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:st char[], . .warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
.) PETS C1578 | P67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBU_ATTRIBUTE_FORMATETE_FTSC_EXTERN (2, ORMAT(strIdx, vaArgIdx) __at3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: Pnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
et 299 | #defiribute__((format(printf, strtscnIdx, vaArgIdx)))ErrorCode PetscSNPrein tPfE(TcShCa_rA T*TRIBUTE_FORMAT(
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ,../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hs:trIdx, vaArgIdx) __attribu 11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
sIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from te__(i(zfe_ot, const /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
rmat(priIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: nexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
tf, str I299d | #define PETSC_ATTRIBU1305:T127E_:FORMAT(stx, vaArgIdx)))
| ^
rIdx, vaArgIdx) __attribuwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErroterType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUT__(E(_fFORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attormat(printf, strIdx, vaArgIdx)))
| ^
ribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.hIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6size_t *, ...) PETSC_ATTRIB:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:In file included from 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6UTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:299:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:67: 81364 | PETSC_EXTERN Petsc :
note: ErrorCode (*PetIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_AscErrorPrintf1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | TTPETSC_RIBUTE_FORMAT(strIdx, vaArgIdx)EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299 __att)(const char[],: 67...) PrEibute__((format(printf, strIdx,: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_TSC _vAaTATrgIdx)))
| ^
RIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | A#defTTRIBUTE_FORMAT(stine In file included from rIdx, va../MeshProfileIntersection/MeshProfileIntersection.cpp:A18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.hPETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atrgIdx) __atttrib:ribute__((format(printfute__((f19:
In file included from ,o rmsattr../MeshProfileIntersection/./../bindings.hIdx, vaArgIdx)):19:
In file included from (printf, strIdx, va)../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
| ^
ArgIdx)))
| ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2)In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
;
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.hxIn file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PE)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h::16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:TSC_EXTERN19:
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:116:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #de:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: fine PETSC_AT6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]TRIBUTE
1562 | PETSC_EXTERN PETSC_A_FORMAT(strIdx, v PetscErrorCode (*PetscHelpPrTTRIBUTE_FORMAaArgIdx) __attintf)(MPI_ComT(strIdx, vaArgIdribIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #defineute_ PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf,_((fm strIdx, vxaArgIdx)))
| ^
) __attribute__(In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #doermfaine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))(fo)r
m | ^a
In file included from t(prt../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from (printf, str../MeshPartition/./../bindings.hIdx,:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h,: 12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hintf, strI:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
vaArgIdx)))
| ^In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formatc(printf, strIdx, vaArgIdx)))
| ^
onst char[], ...) PETSC_ATTRIBUIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(dTx, vaA3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErr
orPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19_((format(prin:
In file included from tf, strIdx, vaArgIdx)))
| ^
rgIdx)))
| ^
EIn 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.hIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h_:F16O:
RIn file included from M../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:AT(2, 3)15::
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h19::
11In file included from ../MeshProfileIntersection/./../bindings.h::
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from 19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:../M1qn3/./../bindings.h8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((f:19:
;In file included from
o../M1qn3/./.././matlab/io/matlabio.hIn file included from rmat(pri | ^
n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299tf, strIdx, vaAr../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
:gIdx:)16):
)
In file included from | ^
67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | In file included from In file included from ../MeshPartition/MeshPartition.cpp:5../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:
:In file included from ../MeshPartition/./MeshPartition.h:19 ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h15:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::
11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h../MeshPartition/./.././matlab/io/../../../c/classes/classes.h::611:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h::812:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpP#rdienfine PtETSCf_DAefault(MPI_C:o11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
mm,:
c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.ho:n1584:T81: swarning: t char'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
[], ...) 1584P | EPTESC_ATTRIBUTE_FORMAT(2,T R3I)B;UTET
| ^
_FORMAT(strIdx/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67S:C _note: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETS,C _vAaTATrRgIIBIn file included from U../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:E15_:
FIn file included from O../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hRMAT(strIdx, vaArgIdx) __attribute__((format(:11:
printfIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6,:
In file included from strIdx, vaArgIdx)))
| ^
dXTERN/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h PetscErrorCo:6:
x) __attribute__((de In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70:format(priPetscHelpPrint warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from 1577../MeshPartition/MeshPartition.cpp:ntf, strI5:
In file included from f | D../MeshPartition/./MeshPartition.he:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15dx, vaArgIdx)))
| ^
:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
PETSC_EXTERN PetscErrorCodeIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
fIn file included from a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hu:8l:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
t(MPI_Comm, const chaIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_C PetosmcmP,r FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
intf(MPI_Comm, const char[r[], ...) PETSC_ATTRI], ...) PETSBUTC_ATTRIBUTE_FORMAET_(FO2RM,A T(2, 3);
3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forma | ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRt(printf, stIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printfrIdx, , strIdx, vaArgIdx)))
| ^
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 In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h../MeshProfileIntersection/./.././matlab/io/matlabio.h::1916:
:
In file included from In file included from ../M1qn3/./../bindings.h../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h::1911:
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::
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from 11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from 8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN Pe:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCtscErrorCode PetscSynchronode PetscSNPrintizedPrintf(MPI_Comm, const char[], ...) PETSC_Af(char *, size_t, const char[], ...) PETSC_ATTRTTRIBUTE_FORMAIBUTE_FORMATT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))()
| ^
3, In file included from 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #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 ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectStateIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...)(Pets PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #deficOnbej ePcEtT,S const cC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
har[]| ^
, ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/./../bindings.h:19:
In file included from ../M1qn3/./.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../M1qn3/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
18 warnings generated.
CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo
CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo
18 warnings generated.
CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo
18 warnings generated.
CXX ../Scotch/Scotch_matlab_la-Scotch.lo
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_AT:
TRIBUTE_FORMAT(strIdx,In file included from vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIn 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::6:
11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, intIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
, const In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19c:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrairn t*f,( char c*, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #odefine PETSC_ATTRIBUnstTE_FORMAT(strIdx, v aArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
char *, PetscEIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from r../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_rForOCoRde, MPetscErrorType, const char *, ...)AT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
PETIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
SIn file included from C../PointCloudFindNeighbors/./PointCloudFindNeighbors.h_:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from AT/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSCT_RAITTRIBUTE_FORMAT(1,B 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67U:T Enote: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(sCOLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
trIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORM299A | T(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
#dIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ..efi.) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
n/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_e _((fPETSoC_ATTRIBUTrmat(printf, strIdx, vaArgIdx)))
| ^
EIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format_(FpOrinRMtAfT,( strIdxst, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
rIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594I:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATdx, vaArgITRIBUTE_FOdRxMAT(3, 4);
| ^
)/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETS _C_A_attribute__((forTTRIBUTE_maFORMAT(strIdx, vaArgt(printf, strIIdx) __attribute_dx,_((format(printf, strId x, vaArgIdx)))
| ^
vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIIn 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:11dx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15
:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((In file included from ../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.hfo:16:
rIn file included from mat(printf, strIdx, vaArgIdx)))../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15
:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, | ^
vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/./../bindings.h:19:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../ProcessRifts/ProcessRifts.cpp:5:
In file included from ../ProcessRifts/./ProcessRifts.h:19:
In file included from ../ProcessRifts/./../bindings.h:19:
In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
CXX ../Triangle/Triangle_matlab_la-Triangle.lo
18 warnings generated.
18 warnings generated.
CXX ../Chaco/Chaco_matlab_la-Chaco.lo
CXX ../Kriging/Kriging_matlab_la-Kriging.lo
18 warnings generated.
CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTEIn file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from _FOR/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12MAT(:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: 254 | PETSC_EXTERN PetscErrorC67ode PetscVie: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #definwerASCIIPerintf(PetscViewer, const char[], ...) PETSC_ATTRIBPETUTE_FSC_ORMAT(A2, 3);
| TTRIB ^
UTE_FORMAT(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255s | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
trIdx, vaArgIdx) __attribute__((format(prinIn file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19tf, strIdx:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h, vaArgIdx)))
:6:
In file included from | ^/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning:
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSIn file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
CIn file included from _../Chaco/./../bindings.hA:19:
In file included from TTRIBUTE_FORMAT(2,../Chaco/./.././matlab/io/matlabio.h 3:)16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6;
| ^
:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:In file included from 299/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
6299 | :
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h#define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | In file included from PET../Kriging/Kriging.cpp:S4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19C:
In file included from ../Kriging/./.././matlab/io/matlabio.h:_16E:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
XTERN Pe 1305 | PetscError(MPI_Comm, intt, conscEst char *, crrorCode Petsconst char *, PetscEErrorCode, PetscErrorrrType, const char *, ...)o rPPErTiSnCt_ATTRIBUTE_COLD PETSC_ATTRIBfUTE_FORMAT(7, 8);
| ^D
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'e
299 | #define PETfaultS(cCon_sAt TTRIBUcTE_FORMAT(strIdxh, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
ar[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((foIn file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from r../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hmat(printf, strIdx, vaArgIdx)))
| ^
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
../Chaco/Chaco.cpp/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68:11: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_E:
XTEIn file included from RN PetscErrorCode (*PetscE../Chaco/./Chaco.hrr:o20r:
Printf)(constIn file included from char[], ...) P../Chaco/./../bindings.hETSC_ATTRIBUTE_FOR:19:
In file included from MAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67../Chaco/./.././matlab/io/matlabio.h: :note: 16expanded from macro 'PETSC_ATTRIBUTE_FORMAT':
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute:__((format(printf, strIdx, vaArgIdx)))
| ^
15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PEIn file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11T:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:SC_EXTERN Pe8t:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PsETSC_EXTERN PetscErrocrErCrorCode PetscSynchroonizdedFPre i(*PenttsfcHelpPrintf)(MPI_Comm, const char[], ..(MPI_Comm, .) PETSC_ATTRFIBUTE_FOILRMEAT(2, 3);
| * ^,
c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #defineo PETSC_ATTRIBUTE_FORMAT(strnst char[], ...) PETSCIdx, _ATTRIBUTE_FORMATv(3a,A r4g)I;d
x )| ^_
_attri/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #bduefinete__((for PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vamat(printf,A srgIdtrIdx, vaArgIdx)))
| ^
x)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from ../Chaco/./.././matlab/io/matlabio.h:16:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/./../bindings.h:19:
In file included from ../Kriging/./.././matlab/io/matlabio.h:16:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
| ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
| ^
18 warnings generated.
CXXLD libISSMMatlab.la
18 warnings generated.
CXXLD libISSMApi_matlab.la
18 warnings generated.
18 warnings generated.
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD BamgMesher_matlab.la
CXXLD BamgTriangulate_matlab.la
CXXLD BamgConvertMesh_matlab.la
CXXLD ContourToMesh_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD ContourToNodes_matlab.la
CXXLD DistanceToMaskBoundary_matlab.la
CXXLD ElementConnectivity_matlab.la
CXXLD ExpSimplify_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD ExpToLevelSet_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD InterpFromGridToMesh_matlab.la
CXXLD InterpFromMesh2d_matlab.la
CXXLD InterpFromMeshToGrid_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD InterpFromMeshToMesh2d_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD InterpFromMeshToMesh3d_matlab.la
CXXLD IssmConfig_matlab.la
CXXLD M1qn3_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD MeshPartition_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD MeshProfileIntersection_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD NodeConnectivity_matlab.la
CXXLD PointCloudFindNeighbors_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD ProcessRifts_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD PropagateFlagsFromConnectivity_matlab.la
CXXLD Scotch_matlab.la
CXXLD Triangle_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD Chaco_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD Kriging_matlab.la
CXXLD CoordTransform_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
Making all in python
CXX io/libISSMPython_la-CheckNumPythonArguments.lo
CXX io/libISSMPython_la-FetchPythonData.lo
CXX io/libISSMApi_python_la-ApiPrintf.lo
CXX io/libISSMPython_la-WritePythonData.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
CXXLD libISSMApi_python.la
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD BamgMesher_python.la
CXXLD BamgTriangulate_python.la
CXXLD BamgConvertMesh_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD ContourToMesh_python.la
CXXLD ContourToNodes_python.la
CXXLD ElementConnectivity_python.la
CXXLD ExpToLevelSet_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD InterpFromGridToMesh_python.la
CXXLD InterpFromMesh2d_python.la
CXXLD InterpFromMeshToGrid_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD InterpFromMeshToMesh2d_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD InterpFromMeshToMesh3d_python.la
CXXLD IssmConfig_python.la
CXXLD MeshPartition_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD MeshProfileIntersection_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD NodeConnectivity_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD Triangle_python.la
CXXLD ProcessRifts_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
CXXLD Chaco_python.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making install in src
Making install in c
CXXLD issm.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_slc.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD kriging.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_slc.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD kriging.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
CXXLD issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.dylib
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.dylib
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.la
libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.dylib
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.la
../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/kriging.exe
libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm_dakota.exe
libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Silicon-Dakota/bin/issm_post.exe
make[3]: Nothing to be done for `install-data-am'.
Making install in m
../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in wrappers
Making install in matlab
../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.la
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.la
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.la
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.la
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.la
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.la
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.la
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.la
make[4]: Nothing to be done for `install-data-am'.
Making install in python
../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib'
libtool: install: /usr/bin/install -c .libs/libISSMPython.0.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.0.dylib
libtool: install: (cd /Users/jenkins/workspace/macOS-Silicon-Dakota/lib && { ln -s -f libISSMPython.0.dylib libISSMPython.dylib || { rm -f libISSMPython.dylib && ln -s libISSMPython.0.dylib libISSMPython.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.0.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.0.dylib
libtool: install: (cd /Users/jenkins/workspace/macOS-Silicon-Dakota/lib && { ln -s -f libISSMApi_python.0.dylib libISSMApi_python.dylib || { rm -f libISSMApi_python.dylib && ln -s libISSMApi_python.0.dylib libISSMApi_python.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.so
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.so
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.so
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.so
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.so
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.so
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.so
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.so
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.so
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/Triangle_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.so
libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.so
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.la
libtool: install: /usr/bin/install -c .libs/Chaco_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.so
libtool: install: /usr/bin/install -c .libs/Chaco_python.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/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: 3110
Waiting on: 3111
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog/results
+++ Running case: MATLAB-218
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000596774
responses: 1: 0.000596766
responses: 1: 0.000596752
responses: 1: 0.000596756
responses: 1: 0.000596758
responses: 1: 0.000596763
responses: 1: 0.00059675
responses: 1: 0.000596726
responses: 1: 0.000596726
responses: 1: 0.000596707
responses: 1: 0.000596632
responses: 1: 0.000596747
responses: 1: 0.000596716
responses: 1: 0.000596677
responses: 1: 0.000596448
responses: 1: 0.000596467
responses: 1: 0.000596748
responses: 1: 0.00059672
responses: 1: 0.000596694
responses: 1: 0.000596543
responses: 1: 0.000596692
responses: 1: 0.000596757
responses: 1: 0.000596749
responses: 1: 0.000596744
responses: 1: 0.000596744
responses: 1: 0.000596766
write lock file:
FemModel initialization elapsed time: 0.006872
Total Core solution elapsed time: 12.2044
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 12 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 26
Reading MV statistics for response functions:
MaxVel
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 6e-12 < 1e-10 test id: 218 test name: SquareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-218
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000596774
responses: 1: 0.000596766
responses: 1: 0.000596752
responses: 1: 0.000596756
responses: 1: 0.000596758
responses: 1: 0.000596763
responses: 1: 0.00059675
responses: 1: 0.000596726
responses: 1: 0.000596726
responses: 1: 0.000596707
responses: 1: 0.000596632
responses: 1: 0.000596747
responses: 1: 0.000596716
responses: 1: 0.000596677
responses: 1: 0.000596448
responses: 1: 0.000596467
responses: 1: 0.000596748
responses: 1: 0.00059672
responses: 1: 0.000596694
responses: 1: 0.000596543
responses: 1: 0.000596692
responses: 1: 0.000596757
responses: 1: 0.000596749
responses: 1: 0.000596744
responses: 1: 0.000596744
responses: 1: 0.000596766
write lock file:
FemModel initialization elapsed time: 0.006872
Total Core solution elapsed time: 12.2044
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 12 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 26
Reading MV statistics for response functions:
MaxVel
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 6e-12 < 1e-10 test id: 218 test name: SquareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-244
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 16 normal_uncertain variables.
Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 3 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 3: 6.15021e+14|5.59669e+17|4.18578e+07
responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:
FemModel initialization elapsed time: 0.048954
Total Core solution elapsed time: 60.8864
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 1 min 0 sec
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 99601 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
Dakota function evaluations = 3
Dakota samples = 3
Reading moment-based statistics for response functions:
IceVolume
IceMass
TotalSmb
Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 3
Reading CDF's for response functions:
Number of Dakota response functions = 3
Reading PDF's for response functions:
Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
ERROR difference: 1.9e-06 > 4e-09 test id: 244 test name: SquareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-244
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 16 normal_uncertain variables.
Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 3 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 3: 6.15021e+14|5.59669e+17|4.18578e+07
responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:
FemModel initialization elapsed time: 0.048954
Total Core solution elapsed time: 60.8864
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 1 min 0 sec
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 99601 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
Dakota function evaluations = 3
Dakota samples = 3
Reading moment-based statistics for response functions:
IceVolume
IceMass
TotalSmb
Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 3
Reading CDF's for response functions:
Number of Dakota response functions = 3
Reading PDF's for response functions:
Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
ERROR difference: 1.9e-06 > 4e-09 test id: 244 test name: SquareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-250
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:
FemModel initialization elapsed time: 0.009276
Total Core solution elapsed time: 7.61528
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 7 sec
Dakota method = 'nond_sampling'
Dakota function evaluations = 20
Dakota samples = 20
Reading moment-based statistics for response functions:
MaxVel
IceVolume
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 8
Reading CDF's for response functions:
Number of Dakota response functions = 8
Reading PDF's for response functions:
Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference: 0 < 1e-11 test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-250
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:
FemModel initialization elapsed time: 0.009276
Total Core solution elapsed time: 7.61528
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 7 sec
Dakota method = 'nond_sampling'
Dakota function evaluations = 20
Dakota samples = 20
Reading moment-based statistics for response functions:
MaxVel
IceVolume
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 8
Reading CDF's for response functions:
Number of Dakota response functions = 8
Reading PDF's for response functions:
Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference: 0 < 1e-11 test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-251
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:
FemModel initialization elapsed time: 0.011297
Total Core solution elapsed time: 11.2457
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 11 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 28
Reading MV statistics for response functions:
MaxVel
IceVolume
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.3e-30 < 1e-11 test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-251
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/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 balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:
FemModel initialization elapsed time: 0.011297
Total Core solution elapsed time: 11.2457
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 11 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 28
Reading MV statistics for response functions:
MaxVel
IceVolume
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.3e-30 < 1e-11 test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-412
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 7.00292e-05
responses: 1: 6.99875e-05
responses: 1: 7.00303e-05
responses: 1: 7.003e-05
responses: 1: 7.00292e-05
responses: 1: 7.00292e-05
responses: 1: 6.99898e-05
responses: 1: 7.00101e-05
responses: 1: 7.00289e-05
responses: 1: 7.00292e-05
responses: 1: 7.00283e-05
responses: 1: 7.00292e-05
responses: 1: 7.00206e-05
responses: 1: 7.00292e-05
responses: 1: 7.00203e-05
write lock file:
FemModel initialization elapsed time: 0.007052
Total Core solution elapsed time: 1.98662
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 1 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 15
Reading MV statistics for response functions:
MaxVel
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 < 1e-10 test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-412
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 7.00292e-05
responses: 1: 6.99875e-05
responses: 1: 7.00303e-05
responses: 1: 7.003e-05
responses: 1: 7.00292e-05
responses: 1: 7.00292e-05
responses: 1: 6.99898e-05
responses: 1: 7.00101e-05
responses: 1: 7.00289e-05
responses: 1: 7.00292e-05
responses: 1: 7.00283e-05
responses: 1: 7.00292e-05
responses: 1: 7.00206e-05
responses: 1: 7.00292e-05
responses: 1: 7.00203e-05
write lock file:
FemModel initialization elapsed time: 0.007052
Total Core solution elapsed time: 1.98662
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 1 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 15
Reading MV statistics for response functions:
MaxVel
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 < 1e-10 test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-413
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000118253
responses: 1: 0.000117228
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118247
responses: 1: 0.000118251
responses: 1: 0.000118244
responses: 1: 0.000118239
responses: 1: 0.000118253
responses: 1: 0.000118252
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118245
responses: 1: 0.000118244
responses: 1: 0.000118253
responses: 1: 0.000118242
responses: 1: 0.00011824
responses: 1: 0.000118253
responses: 1: 0.000118249
responses: 1: 0.000118253
write lock file:
FemModel initialization elapsed time: 0.004401
Total Core solution elapsed time: 7.94361
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 7 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 22
Reading MV statistics for response functions:
MaxVel
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-413
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000118253
responses: 1: 0.000117228
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118247
responses: 1: 0.000118251
responses: 1: 0.000118244
responses: 1: 0.000118239
responses: 1: 0.000118253
responses: 1: 0.000118252
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118245
responses: 1: 0.000118244
responses: 1: 0.000118253
responses: 1: 0.000118242
responses: 1: 0.00011824
responses: 1: 0.000118253
responses: 1: 0.000118249
responses: 1: 0.000118253
write lock file:
FemModel initialization elapsed time: 0.004401
Total Core solution elapsed time: 7.94361
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 7 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 22
Reading MV statistics for response functions:
MaxVel
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-414
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:
FemModel initialization elapsed time: 0.014401
Total Core solution elapsed time: 0.173256
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 6 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:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 21
Reading MV statistics for response functions:
MaxVel
Importance Factors not available
indexed_MassFlux_1
Importance Factors not available
indexed_MassFlux_2
Importance Factors not available
indexed_MassFlux_3
Importance Factors not available
indexed_MassFlux_4
Importance Factors not available
indexed_MassFlux_5
Importance Factors not available
indexed_MassFlux_6
Importance Factors not available
indexed_MassFlux_7
Importance Factors not available
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.9e-15 < 1e-11 test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-414
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:
FemModel initialization elapsed time: 0.014401
Total Core solution elapsed time: 0.173256
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 6 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:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 21
Reading MV statistics for response functions:
MaxVel
Importance Factors not available
indexed_MassFlux_1
Importance Factors not available
indexed_MassFlux_2
Importance Factors not available
indexed_MassFlux_3
Importance Factors not available
indexed_MassFlux_4
Importance Factors not available
indexed_MassFlux_5
Importance Factors not available
indexed_MassFlux_6
Importance Factors not available
indexed_MassFlux_7
Importance Factors not available
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 3.9e-15 < 1e-11 test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-417
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test417.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:
FemModel initialization elapsed time: 0.009482
Total Core solution elapsed time: 0.033265
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 6 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:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_sampling'
Dakota function evaluations = 20
Dakota samples = 20
Reading moment-based statistics for response functions:
MaxVel
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
indexed_MassFlux_7
Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 8
Reading CDF's for response functions:
Number of Dakota response functions = 8
Reading PDF's for response functions:
Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 28
Number of rows (Dakota func evals) = 20
SUCCESS difference: 3.9e-15 < 1e-11 test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: montecarlo
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-417
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test417.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:
FemModel initialization elapsed time: 0.009482
Total Core solution elapsed time: 0.033265
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 6 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:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_sampling'
Dakota function evaluations = 20
Dakota samples = 20
Reading moment-based statistics for response functions:
MaxVel
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
indexed_MassFlux_7
Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 8
Reading CDF's for response functions:
Number of Dakota response functions = 8
Reading PDF's for response functions:
Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 28
Number of rows (Dakota func evals) = 20
SUCCESS difference: 3.9e-15 < 1e-11 test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: montecarlo
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-440
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 26 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:
FemModel initialization elapsed time: 0.004301
Total Core solution elapsed time: 0.406123
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 2
Reading MV statistics for response functions:
scaled_Thickness_1
Importance Factors not available
scaled_Thickness_2
Importance Factors not available
scaled_Thickness_3
Importance Factors not available
scaled_Thickness_4
Importance Factors not available
scaled_Thickness_5
Importance Factors not available
scaled_Thickness_6
Importance Factors not available
scaled_Thickness_7
Importance Factors not available
scaled_Thickness_8
Importance Factors not available
scaled_Thickness_9
Importance Factors not available
scaled_Thickness_10
Importance Factors not available
scaled_Thickness_11
Importance Factors not available
scaled_Thickness_12
Importance Factors not available
scaled_Thickness_13
Importance Factors not available
scaled_Thickness_14
Importance Factors not available
scaled_Thickness_15
Importance Factors not available
scaled_Thickness_16
Importance Factors not available
scaled_Thickness_17
Importance Factors not available
scaled_Thickness_18
Importance Factors not available
scaled_Thickness_19
Importance Factors not available
scaled_Thickness_20
Importance Factors not available
scaled_Thickness_21
Importance Factors not available
scaled_Thickness_22
Importance Factors not available
scaled_Thickness_23
Importance Factors not available
scaled_Thickness_24
Importance Factors not available
scaled_Thickness_25
Importance Factors not available
scaled_Thickness_26
Importance Factors not available
Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-10 test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-440
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 26 response_functions responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:
FemModel initialization elapsed time: 0.004301
Total Core solution elapsed time: 0.406123
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 2
Reading MV statistics for response functions:
scaled_Thickness_1
Importance Factors not available
scaled_Thickness_2
Importance Factors not available
scaled_Thickness_3
Importance Factors not available
scaled_Thickness_4
Importance Factors not available
scaled_Thickness_5
Importance Factors not available
scaled_Thickness_6
Importance Factors not available
scaled_Thickness_7
Importance Factors not available
scaled_Thickness_8
Importance Factors not available
scaled_Thickness_9
Importance Factors not available
scaled_Thickness_10
Importance Factors not available
scaled_Thickness_11
Importance Factors not available
scaled_Thickness_12
Importance Factors not available
scaled_Thickness_13
Importance Factors not available
scaled_Thickness_14
Importance Factors not available
scaled_Thickness_15
Importance Factors not available
scaled_Thickness_16
Importance Factors not available
scaled_Thickness_17
Importance Factors not available
scaled_Thickness_18
Importance Factors not available
scaled_Thickness_19
Importance Factors not available
scaled_Thickness_20
Importance Factors not available
scaled_Thickness_21
Importance Factors not available
scaled_Thickness_22
Importance Factors not available
scaled_Thickness_23
Importance Factors not available
scaled_Thickness_24
Importance Factors not available
scaled_Thickness_25
Importance Factors not available
scaled_Thickness_26
Importance Factors not available
Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-10 test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-218
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000596774
responses: 1: 0.000596766
responses: 1: 0.000596752
responses: 1: 0.000596756
responses: 1: 0.000596758
responses: 1: 0.000596763
responses: 1: 0.00059675
responses: 1: 0.000596726
responses: 1: 0.000596726
responses: 1: 0.000596707
responses: 1: 0.000596632
responses: 1: 0.000596747
responses: 1: 0.000596716
responses: 1: 0.000596677
responses: 1: 0.000596448
responses: 1: 0.000596467
responses: 1: 0.000596748
responses: 1: 0.00059672
responses: 1: 0.000596694
responses: 1: 0.000596543
responses: 1: 0.000596692
responses: 1: 0.000596757
responses: 1: 0.000596749
responses: 1: 0.000596744
responses: 1: 0.000596744
responses: 1: 0.000596766
write lock file:
FemModel initialization elapsed time: 0.00463
Total Core solution elapsed time: 4.04157
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 4 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 26
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 6e-12 < 1e-10 test id: 218 test name: quareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-218
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000596774
responses: 1: 0.000596766
responses: 1: 0.000596752
responses: 1: 0.000596756
responses: 1: 0.000596758
responses: 1: 0.000596763
responses: 1: 0.00059675
responses: 1: 0.000596726
responses: 1: 0.000596726
responses: 1: 0.000596707
responses: 1: 0.000596632
responses: 1: 0.000596747
responses: 1: 0.000596716
responses: 1: 0.000596677
responses: 1: 0.000596448
responses: 1: 0.000596467
responses: 1: 0.000596748
responses: 1: 0.00059672
responses: 1: 0.000596694
responses: 1: 0.000596543
responses: 1: 0.000596692
responses: 1: 0.000596757
responses: 1: 0.000596749
responses: 1: 0.000596744
responses: 1: 0.000596744
responses: 1: 0.000596766
write lock file:
FemModel initialization elapsed time: 0.00463
Total Core solution elapsed time: 4.04157
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 4 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 26
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 6e-12 < 1e-10 test id: 218 test name: quareShelfConstrainedDakotaB field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-235
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test235.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.00022461|6.06804e+14|-1.70621e+07|-2.48351e+07|-3.97915e+07|320316|1.51097e+06|1.92601e+07
responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
responses: 8: 0.000224614|6.0681e+14|-1.70624e+07|-2.48436e+07|-3.97956e+07|329818|1.51531e+06|1.92649e+07
responses: 8: 0.000224605|6.06819e+14|-1.70602e+07|-2.48427e+07|-3.97921e+07|331662|1.51593e+06|1.92694e+07
responses: 8: 0.000224613|6.06806e+14|-1.70562e+07|-2.48428e+07|-3.97923e+07|322298|1.51152e+06|1.92602e+07
responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
responses: 8: 0.000224622|6.0681e+14|-1.70632e+07|-2.48451e+07|-3.97911e+07|337867|1.52586e+06|1.92734e+07
responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
responses: 8: 0.000224612|6.06819e+14|-1.70618e+07|-2.48436e+07|-3.97941e+07|331818|1.51705e+06|1.92671e+07
write lock file:
FemModel initialization elapsed time: 0.005855
Total Core solution elapsed time: 3.37876
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 21
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
IceVolume
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
indexed_MassFlux_1
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
indexed_MassFlux_2
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
indexed_MassFlux_3
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
indexed_MassFlux_4
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
indexed_MassFlux_5
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
indexed_MassFlux_6
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-11 test id: 235 test name: quareShelfTranForceNeg2dDakotaLocal field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-235
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test235.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.00022461|6.06804e+14|-1.70621e+07|-2.48351e+07|-3.97915e+07|320316|1.51097e+06|1.92601e+07
responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
responses: 8: 0.000224614|6.0681e+14|-1.70624e+07|-2.48436e+07|-3.97956e+07|329818|1.51531e+06|1.92649e+07
responses: 8: 0.000224605|6.06819e+14|-1.70602e+07|-2.48427e+07|-3.97921e+07|331662|1.51593e+06|1.92694e+07
responses: 8: 0.000224613|6.06806e+14|-1.70562e+07|-2.48428e+07|-3.97923e+07|322298|1.51152e+06|1.92602e+07
responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
responses: 8: 0.000224622|6.0681e+14|-1.70632e+07|-2.48451e+07|-3.97911e+07|337867|1.52586e+06|1.92734e+07
responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
responses: 8: 0.000224612|6.06819e+14|-1.70618e+07|-2.48436e+07|-3.97941e+07|331818|1.51705e+06|1.92671e+07
write lock file:
FemModel initialization elapsed time: 0.005855
Total Core solution elapsed time: 3.37876
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 21
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
IceVolume
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
indexed_MassFlux_1
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
indexed_MassFlux_2
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
indexed_MassFlux_3
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
indexed_MassFlux_4
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
indexed_MassFlux_5
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
indexed_MassFlux_6
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-11 test id: 235 test name: quareShelfTranForceNeg2dDakotaLocal field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-244
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 16 normal_uncertain variables.
Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 3 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 3: 6.15021e+14|5.59669e+17|4.18578e+07
responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:
FemModel initialization elapsed time: 0.017207
Total Core solution elapsed time: 44.7539
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 44 sec
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 3563 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
Dakota function evaluations = 3
Dakota samples = 3
Reading moment-based statistics for response functions:
IceVolume
IceMass
TotalSmb
Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 3
Reading CDFs for response functions:
Number of Dakota response functions = 3
Reading PDFs for response functions:
Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
ERROR difference: 1.9e-06 > 4e-09 test id: 244 test name: quareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-244
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 16 normal_uncertain variables.
Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 3 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 3: 6.15021e+14|5.59669e+17|4.18578e+07
responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:
FemModel initialization elapsed time: 0.017207
Total Core solution elapsed time: 44.7539
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 44 sec
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 3563 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
Dakota function evaluations = 3
Dakota samples = 3
Reading moment-based statistics for response functions:
IceVolume
IceMass
TotalSmb
Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 3
Reading CDFs for response functions:
Number of Dakota response functions = 3
Reading PDFs for response functions:
Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
ERROR difference: 1.9e-06 > 4e-09 test id: 244 test name: quareShelfSMBGembDakota field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-250
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:
FemModel initialization elapsed time: 0.006401
Total Core solution elapsed time: 3.27056
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_sampling'
Dakota function evaluations = 20
Dakota samples = 20
Reading moment-based statistics for response functions:
MaxVel
IceVolume
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 8
Reading CDFs for response functions:
Number of Dakota response functions = 8
Reading PDFs for response functions:
Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference: 0 < 1e-11 test id: 250 test name: quareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-250
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:
FemModel initialization elapsed time: 0.006401
Total Core solution elapsed time: 3.27056
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_sampling'
Dakota function evaluations = 20
Dakota samples = 20
Reading moment-based statistics for response functions:
MaxVel
IceVolume
indexed_MassFlux_1
indexed_MassFlux_2
indexed_MassFlux_3
indexed_MassFlux_4
indexed_MassFlux_5
indexed_MassFlux_6
Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
Number of Dakota response functions = 8
Reading CDFs for response functions:
Number of Dakota response functions = 8
Reading PDFs for response functions:
Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference: 0 < 1e-11 test id: 250 test name: quareShelfTranForceNeg2dDakotaSampLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-251
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:
FemModel initialization elapsed time: 0.005061
Total Core solution elapsed time: 4.31137
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 4 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 28
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
IceVolume
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
indexed_MassFlux_1
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
indexed_MassFlux_2
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
indexed_MassFlux_3
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
indexed_MassFlux_4
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
indexed_MassFlux_5
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
indexed_MassFlux_6
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-251
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 8 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:
FemModel initialization elapsed time: 0.005061
Total Core solution elapsed time: 4.31137
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 4 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 28
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
IceVolume
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
indexed_MassFlux_1
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
indexed_MassFlux_2
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
indexed_MassFlux_3
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
indexed_MassFlux_4
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
indexed_MassFlux_5
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
indexed_MassFlux_6
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-414
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 9 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:
FemModel initialization elapsed time: 0.004152
Total Core solution elapsed time: 0.024566
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 6 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:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 21
Reading MV statistics for response functions:
MaxVel
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
IceVolume
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
indexed_MassFlux_1
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
indexed_MassFlux_2
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
indexed_MassFlux_3
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
indexed_MassFlux_4
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
indexed_MassFlux_5
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
indexed_MassFlux_6
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Reading MV statistics for response functions:
indexed_MassFlux_7
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 9
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-11 test id: 414 test name: quareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-414
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 9 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:
FemModel initialization elapsed time: 0.004152
Total Core solution elapsed time: 0.024566
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 6 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:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 21
Reading MV statistics for response functions:
MaxVel
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
IceVolume
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
indexed_MassFlux_1
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
indexed_MassFlux_2
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
indexed_MassFlux_3
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
indexed_MassFlux_4
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
indexed_MassFlux_5
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
indexed_MassFlux_6
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Reading MV statistics for response functions:
indexed_MassFlux_7
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 9
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-11 test id: 414 test name: quareSheetShelfDiadSSA3dDakotaMassFlux field: moments
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-440
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 26 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:
FemModel initialization elapsed time: 0.004148
Total Core solution elapsed time: 0.100051
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 2
Reading MV statistics for response functions:
scaled_Thickness_1
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
scaled_Thickness_2
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
scaled_Thickness_3
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
scaled_Thickness_4
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
scaled_Thickness_5
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
scaled_Thickness_6
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
scaled_Thickness_7
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
scaled_Thickness_8
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Reading MV statistics for response functions:
scaled_Thickness_9
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 9
Reading MV statistics for response functions:
scaled_Thickness_10
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 10
Reading MV statistics for response functions:
scaled_Thickness_11
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 11
Reading MV statistics for response functions:
scaled_Thickness_12
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 12
Reading MV statistics for response functions:
scaled_Thickness_13
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 13
Reading MV statistics for response functions:
scaled_Thickness_14
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 14
Reading MV statistics for response functions:
scaled_Thickness_15
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 15
Reading MV statistics for response functions:
scaled_Thickness_16
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 16
Reading MV statistics for response functions:
scaled_Thickness_17
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 17
Reading MV statistics for response functions:
scaled_Thickness_18
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 18
Reading MV statistics for response functions:
scaled_Thickness_19
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 19
Reading MV statistics for response functions:
scaled_Thickness_20
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 20
Reading MV statistics for response functions:
scaled_Thickness_21
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 21
Reading MV statistics for response functions:
scaled_Thickness_22
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 22
Reading MV statistics for response functions:
scaled_Thickness_23
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 23
Reading MV statistics for response functions:
scaled_Thickness_24
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 24
Reading MV statistics for response functions:
scaled_Thickness_25
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 25
Reading MV statistics for response functions:
scaled_Thickness_26
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-10 test id: 440 test name: quareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-440
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 26 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:
FemModel initialization elapsed time: 0.004148
Total Core solution elapsed time: 0.100051
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 2
Reading MV statistics for response functions:
scaled_Thickness_1
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Reading MV statistics for response functions:
scaled_Thickness_2
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 2
Reading MV statistics for response functions:
scaled_Thickness_3
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 3
Reading MV statistics for response functions:
scaled_Thickness_4
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 4
Reading MV statistics for response functions:
scaled_Thickness_5
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 5
Reading MV statistics for response functions:
scaled_Thickness_6
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 6
Reading MV statistics for response functions:
scaled_Thickness_7
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 7
Reading MV statistics for response functions:
scaled_Thickness_8
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 8
Reading MV statistics for response functions:
scaled_Thickness_9
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 9
Reading MV statistics for response functions:
scaled_Thickness_10
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 10
Reading MV statistics for response functions:
scaled_Thickness_11
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 11
Reading MV statistics for response functions:
scaled_Thickness_12
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 12
Reading MV statistics for response functions:
scaled_Thickness_13
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 13
Reading MV statistics for response functions:
scaled_Thickness_14
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 14
Reading MV statistics for response functions:
scaled_Thickness_15
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 15
Reading MV statistics for response functions:
scaled_Thickness_16
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 16
Reading MV statistics for response functions:
scaled_Thickness_17
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 17
Reading MV statistics for response functions:
scaled_Thickness_18
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 18
Reading MV statistics for response functions:
scaled_Thickness_19
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 19
Reading MV statistics for response functions:
scaled_Thickness_20
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 20
Reading MV statistics for response functions:
scaled_Thickness_21
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 21
Reading MV statistics for response functions:
scaled_Thickness_22
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 22
Reading MV statistics for response functions:
scaled_Thickness_23
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 23
Reading MV statistics for response functions:
scaled_Thickness_24
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 24
Reading MV statistics for response functions:
scaled_Thickness_25
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 25
Reading MV statistics for response functions:
scaled_Thickness_26
Importance Factors not available
Cumulative Distribution Function not available
Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 0 < 1e-10 test id: 440 test name: quareSheetShelfDakotaScaledResponseLinearPart field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-412
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 7.00292e-05
responses: 1: 6.99875e-05
responses: 1: 7.00303e-05
responses: 1: 7.003e-05
responses: 1: 7.00292e-05
responses: 1: 7.00292e-05
responses: 1: 6.99898e-05
responses: 1: 7.00101e-05
responses: 1: 7.00289e-05
responses: 1: 7.00292e-05
responses: 1: 7.00283e-05
responses: 1: 7.00292e-05
responses: 1: 7.00206e-05
responses: 1: 7.00292e-05
responses: 1: 7.00203e-05
write lock file:
FemModel initialization elapsed time: 0.003821
Total Core solution elapsed time: 0.822979
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 15
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 < 1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-412
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 7.00292e-05
responses: 1: 6.99875e-05
responses: 1: 7.00303e-05
responses: 1: 7.003e-05
responses: 1: 7.00292e-05
responses: 1: 7.00292e-05
responses: 1: 6.99898e-05
responses: 1: 7.00101e-05
responses: 1: 7.00289e-05
responses: 1: 7.00292e-05
responses: 1: 7.00283e-05
responses: 1: 7.00292e-05
responses: 1: 7.00206e-05
responses: 1: 7.00292e-05
responses: 1: 7.00203e-05
write lock file:
FemModel initialization elapsed time: 0.003821
Total Core solution elapsed time: 0.822979
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 15
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 < 1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-413
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000118253
responses: 1: 0.000117228
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118247
responses: 1: 0.000118251
responses: 1: 0.000118244
responses: 1: 0.000118239
responses: 1: 0.000118253
responses: 1: 0.000118252
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118245
responses: 1: 0.000118244
responses: 1: 0.000118253
responses: 1: 0.000118242
responses: 1: 0.00011824
responses: 1: 0.000118253
responses: 1: 0.000118249
responses: 1: 0.000118253
write lock file:
FemModel initialization elapsed time: 0.004744
Total Core solution elapsed time: 1.76968
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 1 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 22
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-413
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.
Chacox -- Calling Chaco interface:
Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
Writing 1 response_function responses.
End of file successfully written
uploading input file and queuing script
launching solution sequence on remote cluster
Preparing directory structure for model outputs:
responses: 1: 0.000118253
responses: 1: 0.000117228
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118247
responses: 1: 0.000118251
responses: 1: 0.000118244
responses: 1: 0.000118239
responses: 1: 0.000118253
responses: 1: 0.000118252
responses: 1: 0.000118253
responses: 1: 0.000118253
responses: 1: 0.000118245
responses: 1: 0.000118244
responses: 1: 0.000118253
responses: 1: 0.000118242
responses: 1: 0.00011824
responses: 1: 0.000118253
responses: 1: 0.000118249
responses: 1: 0.000118253
write lock file:
FemModel initialization elapsed time: 0.004744
Total Core solution elapsed time: 1.76968
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 1 sec
Dakota method = 'nond_local_reliability'
Dakota function evaluations = 22
Reading MV statistics for response functions:
MaxVel
Cumulative Distribution Function not available
Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors
+++ exit code: 0
+++ error: 0
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Finished: UNSTABLE