The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GeoJSONSwiftHelper, reference 1.4.7 (94e62c), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:40:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/deveronuas/GeoJSONSwiftHelper.git
Reference: 1.4.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/deveronuas/GeoJSONSwiftHelper
 * tag               1.4.7      -> FETCH_HEAD
HEAD is now at 94e62c8 Updated dependancies
Cloned https://github.com/deveronuas/GeoJSONSwiftHelper.git
Revision (git rev-parse @):
94e62c88d8833d2e143bff09a552a87583c33d2e
SUCCESS checkout https://github.com/deveronuas/GeoJSONSwiftHelper.git at 1.4.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/deveronuas/GeoJSONSwiftHelper.git
https://github.com/deveronuas/GeoJSONSwiftHelper.git
{
  "dependencies" : [
    {
      "identity" : "turf-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/turf-swift.git"
    },
    {
      "identity" : "geoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.0.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GEOSwift/GEOSwift.git"
    }
  ],
  "manifest_display_name" : "GeoJSONSwiftHelper",
  "name" : "GeoJSONSwiftHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "GeoJSONSwiftHelper",
      "targets" : [
        "GeoJSONSwiftHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GeoJSONSwiftHelperTests",
      "module_type" : "SwiftTarget",
      "name" : "GeoJSONSwiftHelperTests",
      "path" : "Tests/GeoJSONSwiftHelperTests",
      "product_dependencies" : [
        "Turf",
        "GEOSwift"
      ],
      "sources" : [
        "GeoJSONSwiftHelperTests.swift"
      ],
      "target_dependencies" : [
        "GeoJSONSwiftHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeoJSONSwiftHelper",
      "module_type" : "SwiftTarget",
      "name" : "GeoJSONSwiftHelper",
      "path" : "Sources/GeoJSONSwiftHelper",
      "product_dependencies" : [
        "Turf",
        "GEOSwift"
      ],
      "product_memberships" : [
        "GeoJSONSwiftHelper"
      ],
      "sources" : [
        "GeoJSONSwiftHelper.swift",
        "GridHelper.swift",
        "MapHelper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/444] Write swift-version-2F0A5646E1D333AE.txt
[1/444] Compiling Interval.cpp
[2/444] Compiling string.cpp
[2/444] Compiling BoundaryNodeRule.cpp
[4/444] Compiling GeometryItemDistance.cpp
[5/444] Compiling EnvelopeUtil.cpp
[5/444] Compiling Angle.cpp
[7/444] Compiling BoundablePair.cpp
[8/444] Compiling EdgeMerger.cpp
[9/444] Compiling math.cpp
[10/444] Compiling Interrupt.cpp
[11/444] Compiling HotPixelIndex.cpp
[12/444] Compiling Profiler.cpp
[13/444] Compiling Assert.cpp
[14/444] Compiling TriEdge.cpp
[15/444] Compiling GeometricShapeFactory.cpp
[16/444] Compiling TriangulationBuilder.cpp
[17/444] Compiling TrianglePredicate.cpp
[18/444] Compiling Vertex.cpp
[19/444] Compiling Tri.cpp
[20/444] Compiling LocateFailureException.cpp
[21/444] Compiling QuadEdge.cpp
[22/444] Compiling QuadEdgeSubdivision.cpp
[23/444] Compiling LastFoundQuadEdgeLocator.cpp
[24/444] Compiling TriDelaunayImprover.cpp
[25/444] Compiling PolygonTriangulator.cpp
[26/444] Compiling PolygonEarClipper.cpp
[27/444] Compiling PolygonNoder.cpp
[28/444] Compiling ConstrainedDelaunayTriangulator.cpp
[29/444] Compiling IncrementalDelaunayTriangulator.cpp
[30/444] Compiling PolygonHoleJoiner.cpp
[31/444] Compiling geos_ts_c.cpp
[32/444] Compiling DelaunayTriangulationBuilder.cpp
[33/444] Compiling VoronoiDiagramBuilder.cpp
[34/444] Compiling TopologyPreservingSimplifier.cpp
[35/444] Compiling TaggedLinesSimplifier.cpp
[36/444] Compiling TaggedLineSegment.cpp
[37/444] Compiling TaggedLineStringSimplifier.cpp
[38/444] Compiling TaggedLineString.cpp
[39/444] Compiling RingHullIndex.cpp
[40/444] Compiling LinkedRing.cpp
[41/444] Compiling RingHull.cpp
[42/444] Compiling LinkedLine.cpp
[43/444] Compiling LineSegmentIndex.cpp
[44/444] Compiling PolygonHullSimplifier.cpp
[45/444] Compiling DouglasPeuckerSimplifier.cpp
[46/444] Compiling ComponentJumpChecker.cpp
[47/444] Compiling DouglasPeuckerLineSimplifier.cpp
[48/444] Compiling MortonCode.cpp
[49/444] Compiling HilbertEncoder.cpp
[50/444] Compiling HilbertCode.cpp
[51/444] Compiling CommonBits.cpp
[52/444] Compiling SimpleGeometryPrecisionReducer.cpp
[53/444] Compiling PrecisionReducerTransformer.cpp
[54/444] Compiling PrecisionReducerCoordinateOperation.cpp
[55/444] Compiling PointwisePrecisionReducerTransformer.cpp
[56/444] Compiling EnhancedPrecisionOp.cpp
[57/444] Compiling CommonBitsRemover.cpp
[58/444] Compiling GeometryPrecisionReducer.cpp
[59/444] Compiling MinimumClearance.cpp
[60/444] Compiling CommonBitsOp.cpp
[61/444] Compiling ConnectedSubgraphFinder.cpp
[62/444] Compiling Subgraph.cpp
[63/444] Compiling NodeMap.cpp
[64/444] Compiling PlanarGraph.cpp
[65/444] Compiling Node.cpp
[66/444] Compiling Edge.cpp
[67/444] Compiling DirectedEdgeStar.cpp
[68/444] Compiling TopologyValidationError.cpp
[69/444] Compiling DirectedEdge.cpp
[70/444] Compiling RepeatedPointTester.cpp
[71/444] Compiling PolygonRingTouch.cpp
[72/444] Compiling PolygonRingSelfNode.cpp
[73/444] Compiling RepeatedPointRemover.cpp
[74/444] Compiling PolygonIntersectionAnalyzer.cpp
[75/444] Compiling PolygonRing.cpp
[76/444] Compiling PolygonTopologyAnalyzer.cpp
[77/444] Compiling MakeValid.cpp
[78/444] Compiling IsValidOp.cpp
[79/444] Compiling UnionStrategy.cpp
[80/444] Compiling IsSimpleOp.cpp
[81/444] Compiling IndexedNestedPolygonTester.cpp
[82/444] Compiling IndexedNestedHoleTester.cpp
[83/444] Compiling UnaryUnionOp.cpp
[84/444] Compiling PointGeometryUnion.cpp
[85/444] Compiling OverlapUnion.cpp
[86/444] Compiling CoverageUnion.cpp
[87/444] Compiling SharedPathsOp.cpp
[88/444] Compiling RelateSegmentString.cpp
[89/444] Compiling RelatePredicate.cpp
[90/444] Compiling TopologyComputer.cpp
[91/444] Compiling CascadedPolygonUnion.cpp
[92/444] Compiling RelateNode.cpp
[93/444] Compiling RelatePointLocator.cpp
[94/444] Compiling PolygonNodeConverter.cpp
[95/444] Compiling RelateGeometry.cpp
[96/444] Compiling NodeSections.cpp
[97/444] Compiling RelateNG.cpp
[98/444] Compiling RelateEdge.cpp
[99/444] Compiling NodeSection.cpp
[100/444] Compiling LinearBoundary.cpp
[101/444] Compiling IMPatternMatcher.cpp
[102/444] Compiling IMPredicate.cpp
[103/444] Compiling LineStringExtracter.cpp
[104/444] Compiling DimensionLocation.cpp
[105/444] Compiling EdgeSegmentOverlapAction.cpp
[106/444] Compiling BasicPredicate.cpp
[107/444] Compiling EdgeSegmentIntersector.cpp
[108/444] Compiling RelateOp.cpp
[109/444] Compiling AdjacentEdgeLocator.cpp
[110/444] Compiling EdgeSetIntersector.cpp
[111/444] Compiling RelateNodeFactory.cpp
[112/444] Compiling RelateNode.cpp
[113/444] Compiling RelateNodeGraph.cpp
[114/444] Compiling EdgeEndBundleStar.cpp
[115/444] Compiling EdgeEndBundle.cpp
[116/444] Compiling RelateComputer.cpp
[117/444] Compiling RectangleContains.cpp
[118/444] Compiling EdgeEndBuilder.cpp
[119/444] Compiling SegmentIntersectionTester.cpp
[120/444] Compiling RectangleIntersects.cpp
[121/444] Compiling PolygonizeEdge.cpp
[122/444] Compiling Polygonizer.cpp
[123/444] Compiling PolygonizeGraph.cpp
[124/444] Compiling PolygonizeDirectedEdge.cpp
[125/444] Compiling RingClipper.cpp
[126/444] Compiling RobustClipEnvelopeComputer.cpp
[127/444] Compiling PrecisionUtil.cpp
[128/444] Compiling HoleAssigner.cpp
[129/444] Compiling UnaryUnionNG.cpp
[130/444] Compiling EdgeRing.cpp
[131/444] Compiling BuildArea.cpp
[132/444] Compiling PrecisionReducer.cpp
[133/444] Compiling PolygonBuilder.cpp
[134/444] Compiling OverlayUtil.cpp
[135/444] Compiling OverlayLabel.cpp
[136/444] Compiling OverlayPoints.cpp
[137/444] Compiling OverlayNGRobust.cpp
[138/444] Compiling OverlayMixedPoints.cpp
[139/444] Compiling OverlayGraph.cpp
[140/444] Compiling OverlayLabeller.cpp
[141/444] Compiling OverlayNG.cpp
[142/444] Compiling EdgeSourceInfo.cpp
[143/444] Compiling OverlayEdgeRing.cpp
[144/444] Compiling OverlayEdge.cpp
[145/444] Compiling MaximalEdgeRing.cpp
[146/444] Compiling LineLimiter.cpp
[147/444] Compiling LineBuilder.cpp
[148/444] Compiling IndexedPointOnLineLocator.cpp
[149/444] Compiling IntersectionPointBuilder.cpp
[150/444] Compiling InputGeometry.cpp
[151/444] Compiling ElevationModel.cpp
[152/444] Compiling EdgeKey.cpp
[153/444] Compiling Edge.cpp
[154/444] Compiling CoverageUnion.cpp
[155/444] Compiling OverlayResultValidator.cpp
[156/444] Compiling EdgeNodingBuilder.cpp
[157/444] Compiling OffsetPointGenerator.cpp
[158/444] Compiling FuzzyPointLocator.cpp
[159/444] Compiling SnapOverlayOp.cpp
[160/444] Compiling LineStringSnapper.cpp
[161/444] Compiling OverlayNodeFactory.cpp
[162/444] Compiling GeometrySnapper.cpp
[163/444] Compiling PolygonBuilder.cpp
[164/444] Compiling MinimalEdgeRing.cpp
[165/444] Compiling LineMergeEdge.cpp
[165/444] Compiling MaximalEdgeRing.cpp
[167/444] Compiling LineMergeDirectedEdge.cpp
[168/444] Compiling LineMergeGraph.cpp
[169/444] Compiling LineMerger.cpp
[170/444] Compiling LineSequencer.cpp
[171/444] Compiling EdgeString.cpp
[172/444] Compiling RectangleIntersectionBuilder.cpp
[173/444] Compiling Rectangle.cpp
[174/444] Compiling RectangleIntersection.cpp
[175/444] Compiling GeometryLocation.cpp
[176/444] Compiling FacetSequence.cpp
[177/444] Compiling FacetSequenceTreeBuilder.cpp
[178/444] Compiling IndexedFacetDistance.cpp
[179/444] Compiling ConnectedElementPointFilter.cpp
[180/444] Compiling DistanceOp.cpp
[181/444] Compiling ConnectedElementLocationFilter.cpp
[182/444] Compiling UnionFind.cpp
[183/444] Compiling Clusters.cpp
[184/444] Compiling GeometryFlattener.cpp
[185/444] Compiling DBSCANClusterFinder.cpp
[186/444] Compiling SubgraphDepthLocater.cpp
[187/444] Compiling RightmostEdgeFinder.cpp
[188/444] Compiling OffsetSegmentGenerator.cpp
[189/444] Compiling SegmentMCIndex.cpp
[190/444] Compiling AbstractClusterFinder.cpp
[191/444] Compiling OffsetCurveSection.cpp
[192/444] Compiling OffsetCurveBuilder.cpp
[193/444] Compiling BufferParameters.cpp
[194/444] Compiling BufferSubgraph.cpp
[195/444] Compiling OffsetCurve.cpp
[196/444] Compiling BufferInputLineSimplifier.cpp
[197/444] Compiling BufferCurveSetBuilder.cpp
[198/444] Compiling GeometryGraphOperation.cpp
[199/444] Compiling BufferOp.cpp
[200/444] Compiling BoundaryOp.cpp
[201/444] Compiling SnapRoundingIntersectionAdder.cpp
[202/444] Compiling SnapRoundingNoder.cpp
[203/444] Compiling MCIndexPointSnapper.cpp
[204/444] Compiling HotPixel.cpp
[205/444] Compiling MCIndexSnapRounder.cpp
[206/444] Compiling SnappingPointIndex.cpp
[207/444] Compiling BufferBuilder.cpp
[208/444] Compiling SnappingIntersectionAdder.cpp
[209/444] Compiling ValidatingNoder.cpp
[210/444] Compiling SnappingNoder.cpp
[211/444] Compiling SimpleNoder.cpp
[212/444] Compiling SegmentStringUtil.cpp
[213/444] Compiling SegmentString.cpp
[214/444] Compiling SegmentNode.cpp
[215/444] Compiling SegmentIntersectionDetector.cpp
[216/444] Compiling SegmentExtractingNoder.cpp
[217/444] Compiling SegmentNodeList.cpp
[218/444] Compiling OrientedCoordinateArray.cpp
[219/444] Compiling ScaledNoder.cpp
[220/444] Compiling Octant.cpp
[221/444] Compiling NodingValidator.cpp
[222/444] Compiling NodingIntersectionFinder.cpp
[223/444] Compiling NodedSegmentString.cpp
[224/444] Compiling MCIndexSegmentSetMutualIntersector.cpp
[225/444] Compiling IntersectionFinderAdder.cpp
[226/444] Compiling MCIndexNoder.cpp
[227/444] Compiling IntersectionAdder.cpp
[228/444] Compiling IteratedNoder.cpp
[229/444] Compiling FastSegmentSetIntersectionFinder.cpp
[230/444] Compiling BasicSegmentString.cpp
[231/444] Compiling GeometryNoder.cpp
[232/444] Compiling FastNodingValidator.cpp
[233/444] Compiling BoundaryChainNoder.cpp
[234/444] Compiling DD.cpp
[235/444] Compiling LocationIndexOfLine.cpp
[236/444] Compiling LocationIndexOfPoint.cpp
[237/444] Compiling LinearLocation.cpp
[238/444] Compiling LinearIterator.cpp
[239/444] Compiling LengthLocationMap.cpp
[240/444] Compiling Writer.cpp
[241/444] Compiling LengthIndexedLine.cpp
[242/444] Compiling LengthIndexOfPoint.cpp
[243/444] Compiling LinearGeometryBuilder.cpp
[244/444] Compiling ExtractLineByLocation.cpp
[245/444] Compiling WKTStreamReader.cpp
[246/444] Compiling WKTWriter.cpp
[247/444] Compiling StringTokenizer.cpp
[248/444] Compiling WKTFileReader.cpp
[249/444] Compiling WKBStreamReader.cpp
[250/444] Compiling WKBWriter.cpp
[251/444] Compiling WKTReader.cpp
[252/444] Compiling Unload.cpp
[253/444] Compiling SweepLineInterval.cpp
[254/444] Compiling SweepLineEvent.cpp
[255/444] Compiling ParseException.cpp
[256/444] Compiling WKBReader.cpp
[257/444] Compiling CLocalizer.cpp
[258/444] Compiling ByteOrderDataInStream.cpp
[259/444] Compiling ByteOrderValues.cpp
[260/444] Compiling GeoJSON.cpp
[261/444] Compiling SweepLineIndex.cpp
[262/444] Compiling SimpleSTRnode.cpp
[263/444] Compiling SimpleSTRtree.cpp
[264/444] Compiling SimpleSTRdistance.cpp
[265/444] Compiling SIRtree.cpp
[266/444] Compiling STRtree.cpp
[267/444] Compiling AbstractSTRtree.cpp
[268/444] Compiling Root.cpp
[269/444] Compiling Quadtree.cpp
[270/444] Compiling IntervalSize.cpp
[271/444] Compiling GeoJSONWriter.cpp
[272/444] Compiling NodeBase.cpp
[273/444] Compiling Key.cpp
[274/444] Compiling GeoJSONReader.cpp
[275/444] Compiling Node.cpp
[276/444] Compiling IntervalRTreeLeafNode.cpp
[277/444] Compiling KdNode.cpp
[278/444] Compiling SortedPackedIntervalRTree.cpp
[279/444] Compiling IntervalRTreeBranchNode.cpp
[280/444] Compiling Interval.cpp
[281/444] Compiling Key.cpp
[282/444] Compiling KdTree.cpp
[283/444] Compiling MonotoneChainSelectAction.cpp
[284/444] Compiling Root.cpp
[285/444] Compiling MonotoneChainOverlapAction.cpp
[286/444] Compiling Node.cpp
[287/444] Compiling NodeBase.cpp
[288/444] Compiling MonotoneChain.cpp
[289/444] Compiling MonotoneChainBuilder.cpp
[290/444] Compiling Bintree.cpp
[291/444] Compiling VertexSequencePackedRtree.cpp
[292/444] Compiling SweepLineSegment.cpp
[293/444] Compiling SweepLineEvent.cpp
[294/444] Compiling SimpleSweepLineIntersector.cpp
[295/444] Compiling SimpleEdgeSetIntersector.cpp
[296/444] Compiling MonotoneChainIndexer.cpp
[297/444] Compiling SegmentIntersector.cpp
[298/444] Compiling TopologyLocation.cpp
[299/444] Compiling MonotoneChainEdge.cpp
[300/444] Compiling SimpleMCSweepLineIntersector.cpp
[301/444] Compiling NodeFactory.cpp
[302/444] Compiling NodeMap.cpp
[303/444] Compiling PlanarGraph.cpp
[304/444] Compiling Label.cpp
[305/444] Compiling GraphComponent.cpp
[306/444] Compiling Node.cpp
[307/444] Compiling EdgeNodingValidator.cpp
[308/444] Compiling EdgeList.cpp
[309/444] Compiling EdgeRing.cpp
[310/444] Compiling GeometryGraph.cpp
[311/444] Compiling EdgeEnd.cpp
[312/444] Compiling EdgeIntersectionList.cpp
[313/444] Compiling EdgeEndStar.cpp
[314/444] Compiling Edge.cpp
[315/444] Compiling DirectedEdgeStar.cpp
[316/444] Compiling Depth.cpp
[317/444] Compiling DirectedEdge.cpp
[318/444] Compiling ShortCircuitedGeometryVisitor.cpp
[319/444] Compiling SineStarFactory.cpp
[320/444] Compiling PolygonalExtracter.cpp
[321/444] Compiling PointExtracter.cpp
[322/444] Compiling PolygonExtracter.cpp
[323/444] Compiling NoOpGeometryOperation.cpp
[324/444] Compiling LinearComponentExtracter.cpp
[325/444] Compiling GeometryMapper.cpp
[326/444] Compiling GeometryTransformer.cpp
[327/444] Compiling GeometryEditor.cpp
[328/444] Compiling GeometryCombiner.cpp
[329/444] Compiling GeometryFixer.cpp
[330/444] Compiling Densifier.cpp
[331/444] Compiling ComponentCoordinateExtracter.cpp
[332/444] Compiling CoordinateOperation.cpp
[333/444] Compiling PreparedPolygonPredicate.cpp
[334/444] Compiling PreparedPolygonIntersects.cpp
[335/444] Compiling PreparedPolygonDistance.cpp
[336/444] Compiling PreparedPolygonCovers.cpp
[337/444] Compiling PreparedPolygonContains.cpp
[338/444] Compiling PreparedPolygonContainsProperly.cpp
[339/444] Compiling PreparedPoint.cpp
[340/444] Compiling PreparedPolygon.cpp
[341/444] Compiling PreparedLineStringNearestPoints.cpp
[342/444] Compiling PreparedLineStringIntersects.cpp
[343/444] Compiling PreparedGeometry.cpp
[344/444] Compiling PreparedLineStringDistance.cpp
[345/444] Compiling PreparedLineString.cpp
[346/444] Compiling PreparedGeometryFactory.cpp
[347/444] Compiling Triangle.cpp
[348/444] Compiling Quadrant.cpp
[349/444] Compiling BasicPreparedGeometry.cpp
[350/444] Compiling Surface.cpp
[351/444] Compiling Position.cpp
[352/444] Compiling PrecisionModel.cpp
[353/444] Compiling AbstractPreparedPolygonContains.cpp
[354/444] Compiling SimpleCurve.cpp
[355/444] Compiling Polygon.cpp
[356/444] Compiling Point.cpp
[357/444] Compiling Location.cpp
[358/444] Compiling MultiSurface.cpp
[359/444] Compiling MultiPoint.cpp
[360/444] Compiling MultiPolygon.cpp
[361/444] Compiling MultiCurve.cpp
[362/444] Compiling MultiLineString.cpp
[363/444] Compiling LinearRing.cpp
[364/444] Compiling LineString.cpp
[365/444] Compiling IntersectionMatrix.cpp
[366/444] Compiling LineSegment.cpp
[367/444] Compiling GeometryComponentFilter.cpp
[368/444] Compiling Dimension.cpp
[369/444] Compiling HeuristicOverlay.cpp
[370/444] Compiling Envelope.cpp
[371/444] Compiling GeometryCollection.cpp
[372/444] Compiling CurvePolygon.cpp
[373/444] Compiling GeometryFactory.cpp
[374/444] Compiling Curve.cpp
[375/444] Compiling Geometry.cpp
[376/444] Compiling Coordinate.cpp
[377/444] Compiling MarkHalfEdge.cpp
[378/444] Compiling HalfEdge.cpp
[379/444] Compiling CircularString.cpp
[380/444] Compiling CompoundCurve.cpp
[381/444] Compiling EdgeGraphBuilder.cpp
[382/444] Compiling d2s.c
[383/444] Compiling EdgeGraph.cpp
[384/444] Compiling CoordinateSequence.cpp
[385/444] Compiling VertexRingCounter.cpp
[386/444] Compiling InvalidSegmentDetector.cpp
[387/444] Compiling CoverageUnion.cpp
[388/444] Compiling TPVWSimplifier.cpp
[389/444] Compiling CoverageSimplifier.cpp
[390/444] Compiling CoveragePolygon.cpp
[391/444] Compiling CoverageRing.cpp
[392/444] Compiling CoverageValidator.cpp
[393/444] Compiling CoverageRingEdges.cpp
[394/444] Compiling CoverageGapFinder.cpp
[395/444] Compiling CoveragePolygonValidator.cpp
[396/444] Compiling CoverageEdge.cpp
[397/444] Compiling PointOnGeometryLocator.cpp
[398/444] Compiling CoverageBoundarySegmentFinder.cpp
[399/444] Compiling Corner.cpp
[400/444] Compiling SimplePointInAreaLocator.cpp
[401/444] Compiling IndexedPointInAreaLocator.cpp
[402/444] Compiling HullTriangulation.cpp
[403/444] Compiling HullTri.cpp
[404/444] Compiling DistanceToPoint.cpp
[405/444] Compiling DiscreteHausdorffDistance.cpp
[406/444] Compiling DiscreteFrechetDistance.cpp
[407/444] Compiling ConcaveHull.cpp
[408/444] Compiling ConcaveHullOfPolygons.cpp
[409/444] Compiling MaximumInscribedCircle.cpp
[410/444] Compiling RobustDeterminant.cpp
[411/444] Compiling LargestEmptyCircle.cpp
[412/444] Compiling IndexedPointInPolygonsLocator.cpp
[413/444] Compiling SimplePointInRing.cpp
[414/444] Compiling IndexedDistanceToPoint.cpp
[415/444] Compiling Rectangle.cpp
[416/444] Compiling PolygonNodeTopology.cpp
[417/444] Compiling NotRepresentableException.cpp
[418/444] Compiling RayCrossingCounter.cpp
[419/444] Compiling PointLocator.cpp
[420/444] Compiling PointLocation.cpp
[421/444] Compiling Orientation.cpp
[422/444] Compiling MinimumDiameter.cpp
[423/444] Compiling MinimumBoundingCircle.cpp
[424/444] Compiling MinimumAreaRectangle.cpp
[425/444] Compiling Length.cpp
[426/444] Compiling Intersection.cpp
[427/444] Compiling InteriorPointPoint.cpp
[428/444] Compiling HCoordinate.cpp
[429/444] Compiling LineIntersector.cpp
[429/444] Write sources
[433/444] Compiling InteriorPointLine.cpp
[434/444] Compiling InteriorPointArea.cpp
[435/467] Compiling Distance.cpp
[436/467] Compiling CircularArcs.cpp
[437/467] Compiling CGAlgorithmsDD.cpp
[438/467] Compiling Centroid.cpp
[439/467] Compiling Area.cpp
[440/467] Compiling ConvexHull.cpp
[441/467] Compiling geos_c.cpp
[442/467] Write Objects.LinkFileList
[443/467] Linking libgeos.dylib
[445/467] Emitting module Turf
[446/518] Emitting module GEOSwift
[447/523] Compiling GEOSwift MultiLineString.swift
[448/523] Compiling GEOSwift MultiPoint.swift
[449/523] Compiling GEOSwift MultiPolygon.swift
[450/523] Compiling GEOSwift Point.swift
[451/523] Compiling GEOSwift Polygon.swift
[452/523] Compiling GEOSwift MultiPolygon+GEOS.swift
[453/523] Compiling GEOSwift Point+GEOS.swift
[454/523] Compiling GEOSwift Polygon+GEOS.swift
[455/523] Compiling GEOSwift PreparedGeometry.swift
[456/523] Compiling GEOSwift SimplicityTestable.swift
[457/523] Compiling GEOSwift Boundable.swift
[458/523] Compiling GEOSwift Circle.swift
[459/523] Compiling GEOSwift ClosednessTestable.swift
[460/523] Compiling GEOSwift Envelope.swift
[461/523] Compiling GEOSwift GEOSContext.swift
[462/523] Compiling GEOSwift GEOSError.swift
[463/523] Compiling GEOSwift GEOSHelpers.swift
[464/523] Compiling GEOSwift GEOSObject.swift
[465/523] Compiling GEOSwift Geometry+GEOS.swift
[466/523] Compiling GEOSwift GeometryCollection+GEOS.swift
[467/523] Compiling GEOSwift GeometryConvertible+GEOS.swift
[468/523] Compiling GEOSwift LineString+GEOS.swift
[469/523] Compiling GEOSwift LineStringConvertible+GEOS.swift
[470/523] Compiling GEOSwift MultiLineString+GEOS.swift
[471/523] Compiling GEOSwift MultiPoint+GEOS.swift
[472/523] Compiling GEOSwift GeometryCollection+Codable.swift
[473/523] Compiling GEOSwift JSON+Codable.swift
[474/523] Compiling GEOSwift LineString+Codable.swift
[475/523] Compiling GEOSwift MultiLineString+Codable.swift
[476/523] Compiling GEOSwift MultiPoint+Codable.swift
[477/523] Compiling GEOSwift MultiPolygon+Codable.swift
[478/523] Compiling GEOSwift CodableGeometry.swift
[479/523] Compiling GEOSwift Feature+Codable.swift
[480/523] Compiling GEOSwift FeatureCollection+Codable.swift
[481/523] Compiling GEOSwift GeoJSON+Codable.swift
[482/523] Compiling GEOSwift GeoJSONType.swift
[483/523] Compiling GEOSwift Geometry+Codable.swift
[484/523] Compiling GEOSwift Point+Codable.swift
[485/523] Compiling GEOSwift Polygon+Codable.swift
[486/523] Compiling GEOSwift Feature.swift
[487/523] Compiling GEOSwift FeatureCollection.swift
[488/523] Compiling GEOSwift GeoJSON.swift
[489/523] Compiling GEOSwift Geometry.swift
[490/523] Compiling GEOSwift GeometryCollection.swift
[491/523] Compiling GEOSwift GeometryConvertible.swift
[492/523] Compiling GEOSwift JSON.swift
[493/523] Compiling GEOSwift LineString.swift
[494/523] Compiling GEOSwift LineStringConvertible.swift
[495/523] Compiling GEOSwift WKBConvertible.swift
[496/523] Compiling GEOSwift WKBInitializable.swift
[497/523] Compiling GEOSwift WKTConvertible.swift
[498/523] Compiling GEOSwift WKTInitializable.swift
[499/523] Compiling GEOSwift GEOSwiftError.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[524/527] Compiling GeoJSONSwiftHelper MapHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:35:1: warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 33 | }
 34 |
 35 | extension MKCoordinateRegion: Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public static func == (lhs: MKCoordinateRegion, rhs: MKCoordinateRegion) -> Bool {
 37 |     return lhs.center == rhs.center && lhs.span == rhs.span
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:41:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
 39 | }
 40 |
 41 | extension CLLocationCoordinate2D: Comparable {
    | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |   public static func < (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool {
 43 |     return lhs.latitude < rhs.latitude && lhs.longitude < rhs.longitude
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:47:1: warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 45 | }
 46 |
 47 | extension MKCoordinateSpan : Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public static func == (lhs: MKCoordinateSpan, rhs: MKCoordinateSpan) -> Bool {
 49 |     return lhs.latitudeDelta == rhs.latitudeDelta && lhs.longitudeDelta == rhs.longitudeDelta
[525/527] Compiling GeoJSONSwiftHelper GeoJSONSwiftHelper.swift
[526/527] Emitting module GeoJSONSwiftHelper
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/GridHelper.swift:322:34: error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
320 |   }
321 |
322 |   public class GridLinesOverlay: MKMultiPolyline {}
    |                |                 `- error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
    |                |- note: add @available attribute to enclosing class
    |                `- note: add @available attribute to enclosing class
323 | }
324 |
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:35:1: warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 33 | }
 34 |
 35 | extension MKCoordinateRegion: Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public static func == (lhs: MKCoordinateRegion, rhs: MKCoordinateRegion) -> Bool {
 37 |     return lhs.center == rhs.center && lhs.span == rhs.span
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:41:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
 39 | }
 40 |
 41 | extension CLLocationCoordinate2D: Comparable {
    | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |   public static func < (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool {
 43 |     return lhs.latitude < rhs.latitude && lhs.longitude < rhs.longitude
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:47:1: warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 45 | }
 46 |
 47 | extension MKCoordinateSpan : Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public static func == (lhs: MKCoordinateSpan, rhs: MKCoordinateSpan) -> Bool {
 49 |     return lhs.latitudeDelta == rhs.latitudeDelta && lhs.longitudeDelta == rhs.longitudeDelta
[527/527] Compiling GeoJSONSwiftHelper GridHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/GridHelper.swift:322:34: error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
320 |   }
321 |
322 |   public class GridLinesOverlay: MKMultiPolyline {}
    |                |                 `- error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
    |                |- note: add @available attribute to enclosing class
    |                `- note: add @available attribute to enclosing class
323 | }
324 |
Fetching https://github.com/mapbox/turf-swift.git
Fetching https://github.com/GEOSwift/GEOSwift.git
[1/3450] Fetching geoswift
[277/9532] Fetching geoswift, turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.37s)
Fetched https://github.com/GEOSwift/GEOSwift.git from cache (1.37s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 3.1.0 (1.96s)
Computing version for https://github.com/GEOSwift/GEOSwift.git
Computed https://github.com/GEOSwift/GEOSwift.git at 11.2.0 (0.46s)
Fetching https://github.com/GEOSwift/geos.git
[1/4416] Fetching geos
Fetched https://github.com/GEOSwift/geos.git from cache (1.21s)
Computing version for https://github.com/GEOSwift/geos.git
Computed https://github.com/GEOSwift/geos.git at 9.0.0 (1.67s)
Creating working copy for https://github.com/GEOSwift/GEOSwift.git
Working copy of https://github.com/GEOSwift/GEOSwift.git resolved at 11.2.0
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 3.1.0
Creating working copy for https://github.com/GEOSwift/geos.git
Working copy of https://github.com/GEOSwift/geos.git resolved at 9.0.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/2] Write swift-version-2F0A5646E1D333AE.txt
[2/25] Compiling Turf MultiPoint.swift
[3/25] Compiling Turf MultiPolygon.swift
[4/27] Emitting module Turf
[5/27] Compiling Turf BoundingBox.swift
[6/27] Compiling Turf Codable.swift
[7/27] Compiling Turf Consumer+WKT.swift
[8/27] Compiling Turf FeatureCollection.swift
[9/27] Compiling Turf FeatureIdentifier.swift
[10/27] Compiling Turf GeoJSON.swift
[11/27] Compiling Turf Geometry.swift
[12/27] Compiling Turf JSON.swift
[13/27] Compiling Turf Turf.swift
[14/27] Compiling Turf WKT.swift
[15/27] Compiling Turf Simplifier.swift
[16/27] Compiling Turf Spline.swift
[17/27] Compiling Turf GeometryCollection.swift
[18/27] Compiling Turf LineString.swift
[19/27] Compiling Turf MultiLineString.swift
[20/27] Compiling Turf RadianCoordinate2D.swift
[21/27] Compiling Turf Ring.swift
[22/27] Compiling Turf Point.swift
[23/27] Compiling Turf Polygon.swift
[24/27] Compiling Turf Consumer.swift
[25/27] Compiling Turf CoreLocation.swift
[26/27] Compiling Turf Feature.swift
[26/27] Linking libgeos.dylib
[28/76] Emitting module GEOSwift
[29/81] Compiling GEOSwift GeometryCollection.swift
[30/81] Compiling GEOSwift GeometryConvertible.swift
[31/81] Compiling GEOSwift JSON.swift
[32/81] Compiling GEOSwift LineString.swift
[33/81] Compiling GEOSwift LineStringConvertible.swift
[34/81] Compiling GEOSwift GeometryCollection+Codable.swift
[35/81] Compiling GEOSwift JSON+Codable.swift
[36/81] Compiling GEOSwift LineString+Codable.swift
[37/81] Compiling GEOSwift MultiLineString+Codable.swift
[38/81] Compiling GEOSwift MultiPoint+Codable.swift
[39/81] Compiling GEOSwift MultiPolygon+Codable.swift
[40/81] Compiling GEOSwift MultiLineString.swift
[41/81] Compiling GEOSwift MultiPoint.swift
[42/81] Compiling GEOSwift MultiPolygon.swift
[43/81] Compiling GEOSwift Point.swift
[44/81] Compiling GEOSwift Polygon.swift
[45/81] Compiling GEOSwift Boundable.swift
[46/81] Compiling GEOSwift Circle.swift
[47/81] Compiling GEOSwift ClosednessTestable.swift
[48/81] Compiling GEOSwift Envelope.swift
[49/81] Compiling GEOSwift GEOSContext.swift
[50/81] Compiling GEOSwift CodableGeometry.swift
[51/81] Compiling GEOSwift Feature+Codable.swift
[52/81] Compiling GEOSwift FeatureCollection+Codable.swift
[53/81] Compiling GEOSwift GeoJSON+Codable.swift
[54/81] Compiling GEOSwift GeoJSONType.swift
[55/81] Compiling GEOSwift Geometry+Codable.swift
[56/81] Compiling GEOSwift Point+Codable.swift
[57/81] Compiling GEOSwift Polygon+Codable.swift
[58/81] Compiling GEOSwift Feature.swift
[59/81] Compiling GEOSwift FeatureCollection.swift
[60/81] Compiling GEOSwift GeoJSON.swift
[61/81] Compiling GEOSwift Geometry.swift
[62/81] Compiling GEOSwift MultiPolygon+GEOS.swift
[63/81] Compiling GEOSwift Point+GEOS.swift
[64/81] Compiling GEOSwift Polygon+GEOS.swift
[65/81] Compiling GEOSwift PreparedGeometry.swift
[66/81] Compiling GEOSwift SimplicityTestable.swift
[67/81] Compiling GEOSwift GEOSError.swift
[68/81] Compiling GEOSwift GEOSHelpers.swift
[69/81] Compiling GEOSwift GEOSObject.swift
[70/81] Compiling GEOSwift Geometry+GEOS.swift
[71/81] Compiling GEOSwift GeometryCollection+GEOS.swift
[72/81] Compiling GEOSwift GeometryConvertible+GEOS.swift
[73/81] Compiling GEOSwift LineString+GEOS.swift
[74/81] Compiling GEOSwift LineStringConvertible+GEOS.swift
[75/81] Compiling GEOSwift MultiLineString+GEOS.swift
[76/81] Compiling GEOSwift MultiPoint+GEOS.swift
[77/81] Compiling GEOSwift WKBConvertible.swift
[78/81] Compiling GEOSwift WKBInitializable.swift
[79/81] Compiling GEOSwift WKTConvertible.swift
[80/81] Compiling GEOSwift WKTInitializable.swift
[81/81] Compiling GEOSwift GEOSwiftError.swift
[82/85] Compiling GeoJSONSwiftHelper GridHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/GridHelper.swift:322:34: error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
320 |   }
321 |
322 |   public class GridLinesOverlay: MKMultiPolyline {}
    |                |                 `- error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
    |                |- note: add @available attribute to enclosing class
    |                `- note: add @available attribute to enclosing class
323 | }
324 |
[83/85] Compiling GeoJSONSwiftHelper MapHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:35:1: warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 33 | }
 34 |
 35 | extension MKCoordinateRegion: Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public static func == (lhs: MKCoordinateRegion, rhs: MKCoordinateRegion) -> Bool {
 37 |     return lhs.center == rhs.center && lhs.span == rhs.span
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:41:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
 39 | }
 40 |
 41 | extension CLLocationCoordinate2D: Comparable {
    | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |   public static func < (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool {
 43 |     return lhs.latitude < rhs.latitude && lhs.longitude < rhs.longitude
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:47:1: warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 45 | }
 46 |
 47 | extension MKCoordinateSpan : Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public static func == (lhs: MKCoordinateSpan, rhs: MKCoordinateSpan) -> Bool {
 49 |     return lhs.latitudeDelta == rhs.latitudeDelta && lhs.longitudeDelta == rhs.longitudeDelta
[84/85] Compiling GeoJSONSwiftHelper GeoJSONSwiftHelper.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/85] Emitting module GeoJSONSwiftHelper
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/GridHelper.swift:322:34: error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
320 |   }
321 |
322 |   public class GridLinesOverlay: MKMultiPolyline {}
    |                |                 `- error: 'MKMultiPolyline' is only available in macOS 10.15 or newer
    |                |- note: add @available attribute to enclosing class
    |                `- note: add @available attribute to enclosing class
323 | }
324 |
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:35:1: warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 33 | }
 34 |
 35 | extension MKCoordinateRegion: Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateRegion' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public static func == (lhs: MKCoordinateRegion, rhs: MKCoordinateRegion) -> Bool {
 37 |     return lhs.center == rhs.center && lhs.span == rhs.span
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:41:1: warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
 39 | }
 40 |
 41 | extension CLLocationCoordinate2D: Comparable {
    | |- warning: extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 42 |   public static func < (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool {
 43 |     return lhs.latitude < rhs.latitude && lhs.longitude < rhs.longitude
/Users/admin/builder/spi-builder-workspace/Sources/GeoJSONSwiftHelper/MapHelper.swift:47:1: warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
 45 | }
 46 |
 47 | extension MKCoordinateSpan : Equatable {
    | |- warning: extension declares a conformance of imported type 'MKCoordinateSpan' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'MapKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public static func == (lhs: MKCoordinateSpan, rhs: MKCoordinateSpan) -> Bool {
 49 |     return lhs.latitudeDelta == rhs.latitudeDelta && lhs.longitudeDelta == rhs.longitudeDelta
BUILD FAILURE 6.1 macosSpm