The Swift Package Index logo.Swift Package Index

Build Information

Successful build of gis-tools with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/gis-tools.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Outdooractive/gis-tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a72a66 #45: Switch from Int ids to UInt ids if overflow happens and the id is not negative (#46)
Cloned https://github.com/Outdooractive/gis-tools.git
Revision (git rev-parse @):
3a72a667c557e84527be32e5fa7ff34953716868
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/gis-tools.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Outdooractive/gis-tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/77] Compiling GISTools Along.swift
[2/77] Compiling GISTools Area.swift
[3/77] Compiling GISTools Bearing.swift
[4/77] Compiling GISTools BooleanClockwise.swift
[5/77] Compiling GISTools BooleanCrosses.swift
[6/77] Compiling GISTools BooleanDisjoint.swift
[7/77] Compiling GISTools BooleanIntersects.swift
[8/77] Compiling GISTools BooleanOverlap.swift
[9/77] Compiling GISTools BooleanParallel.swift
[10/77] Compiling GISTools BooleanPointInPolygon.swift
[11/77] Compiling GISTools BooleanPointOnLine.swift
[12/87] Compiling GISTools Point.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[13/87] Compiling GISTools Polygon.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[14/87] Compiling GISTools Polyline.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[15/87] Compiling GISTools Projectable.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[16/87] Compiling GISTools Projection.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[17/87] Compiling GISTools RTree.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[18/87] Compiling GISTools Ring.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[19/87] Compiling GISTools WKBCoder.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[20/87] Compiling GISTools WKTCoder.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[21/87] Compiling GISTools MapTile.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GISTools/GeoJson/WKBCoder.swift:618:19: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
            into: &into)
                  ^
[22/87] Compiling GISTools LineArc.swift
[23/87] Compiling GISTools LineChunk.swift
[24/87] Compiling GISTools LineIntersect.swift
[25/87] Compiling GISTools LineOverlap.swift
[26/87] Compiling GISTools LineSegments.swift
[27/87] Compiling GISTools LineSlice.swift
[28/87] Compiling GISTools LineSliceAlong.swift
[29/87] Compiling GISTools MidPoint.swift
[30/87] Compiling GISTools NearestPoint.swift
[31/87] Compiling GISTools NearestPointOnFeature.swift
[32/87] Compiling GISTools NearestPointOnLine.swift
[33/87] Emitting module GISTools
[34/87] Compiling GISTools GeoJson.swift
[35/87] Compiling GISTools GeoJsonCodable.swift
[36/87] Compiling GISTools GeoJsonConvertible.swift
[37/87] Compiling GISTools GeoJsonReader.swift
[38/87] Compiling GISTools GeometryCollection.swift
[39/87] Compiling GISTools LineSegment.swift
[40/87] Compiling GISTools LineString.swift
[41/87] Compiling GISTools MultiLineString.swift
[42/87] Compiling GISTools MultiPoint.swift
[43/87] Compiling GISTools MultiPolygon.swift
[44/87] Compiling GISTools BoundingBoxClip.swift
[45/87] Compiling GISTools Buffer.swift
[46/87] Compiling GISTools Center.swift
[47/87] Compiling GISTools Circle.swift
[48/87] Compiling GISTools Conversions.swift
[49/87] Compiling GISTools Destination.swift
[50/87] Compiling GISTools Distance.swift
[51/87] Compiling GISTools EnumerateCoordinates.swift
[52/87] Compiling GISTools Flatten.swift
[53/87] Compiling GISTools FrechetDistance.swift
[54/87] Compiling GISTools Length.swift
[55/87] Compiling GISTools TileCover.swift
[56/87] Compiling GISTools TransformCoordinates.swift
[57/87] Compiling GISTools TransformRotate.swift
[58/87] Compiling GISTools TransformScale.swift
[59/87] Compiling GISTools TransformTranslate.swift
[60/87] Compiling GISTools Truncate.swift
[61/87] Compiling GISTools Union.swift
[62/87] Compiling GISTools Validatable.swift
[63/87] Compiling GISTools ArrayExtensions.swift
[64/87] Compiling GISTools Benchmark.swift
[65/87] Compiling GISTools CLLocationDegreesExtensions.swift
[66/87] Compiling GISTools NearestPointToLine.swift
[67/87] Compiling GISTools PointOnFeature.swift
[68/87] Compiling GISTools PointToLineDistance.swift
[69/87] Compiling GISTools PointsWithinPolygon.swift
[70/87] Compiling GISTools PoleOfInaccessibility.swift
[71/87] Compiling GISTools PolygonToLine.swift
[72/87] Compiling GISTools Reverse.swift
[73/87] Compiling GISTools RhumbBearing.swift
[74/87] Compiling GISTools RhumbDestination.swift
[75/87] Compiling GISTools RhumbDistance.swift
[76/87] Compiling GISTools Simplify.swift
[77/87] Compiling GISTools DataExtensions.swift
[78/87] Compiling GISTools DoubleExtensions.swift
[79/87] Compiling GISTools FeatureIdentifierExtensions.swift
[80/87] Compiling GISTools FixedWidthIntegerExtensions.swift
[81/87] Compiling GISTools StringExtensions.swift
[82/87] Compiling GISTools GISTool.swift
[83/87] Compiling GISTools BoundingBox.swift
[84/87] Compiling GISTools BoundingBoxRepresentable.swift
[85/87] Compiling GISTools Coordinate3D.swift
[86/87] Compiling GISTools Feature.swift
[87/87] Compiling GISTools FeatureCollection.swift
Build complete! (11.58s)
Build complete.
Done.