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