Build Information
Successful build of S2GeometrySwift with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philip-bui/s2-geometry-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/philip-bui/s2-geometry-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d2ba247 Update to Version 1.0.3 (#12)
Cloned https://github.com/philip-bui/s2-geometry-swift.git
Revision (git rev-parse @):
d2ba247f712ab348eaced369f0c5094120d27206
SUCCESS checkout https://github.com/philip-bui/s2-geometry-swift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/philip-bui/s2-geometry-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/24] Compiling S2GeometrySwift S2CellUnion.swift
[4/24] Compiling S2GeometrySwift S2Edge.swift
[5/24] Compiling S2GeometrySwift S2EdgeIndex.swift
[6/26] Compiling S2GeometrySwift S2Loop.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
[7/26] Compiling S2GeometrySwift S2Point.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
[8/26] Compiling S2GeometrySwift S2Polygon.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
[9/26] Compiling S2GeometrySwift S2EdgeUtil.swift
[10/26] Compiling S2GeometrySwift S2LatLng.swift
[11/26] Compiling S2GeometrySwift S2LatLngRect.swift
[12/26] Emitting module S2GeometrySwift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
[13/26] Compiling S2GeometrySwift R1Interval.swift
[14/26] Compiling S2GeometrySwift R2Vector.swift
[15/26] Compiling S2GeometrySwift S1Angle.swift
[16/26] Compiling S2GeometrySwift S1Interval.swift
[17/26] Compiling S2GeometrySwift S2.swift
[18/26] Compiling S2GeometrySwift S2AreaCentroid.swift
[19/26] Compiling S2GeometrySwift S2Region.swift
[20/26] Compiling S2GeometrySwift S2RegionCoverer.swift
[21/26] Compiling S2GeometrySwift S2Cap.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
return true
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
if current >= 0 {
^
[22/26] Compiling S2GeometrySwift S2Cell.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
return true
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
if current >= 0 {
^
[23/26] Compiling S2GeometrySwift S2CellId.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
return true
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
if current >= 0 {
^
[24/26] Compiling S2GeometrySwift S2PolygonBuilder.swift
[25/26] Compiling S2GeometrySwift S2Polyline.swift
[26/26] Compiling S2GeometrySwift S2Projections.swift
Build complete! (2.32s)
Build complete.
Done.