The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftGraphs with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbromberger/swiftgraphs.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sbromberger/swiftgraphs
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 6fe6dc9 more public
Cloned https://github.com/sbromberger/swiftgraphs.git into spi-builder-workspace
6fe6dc9a3899da9d056ce5b2793b304a719f0781
SUCCESS checkout https://github.com/sbromberger/swiftgraphs.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetched https://github.com/1024jp/GzipSwift.git (0.25s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 4.0.4 (0.42s)
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 4.0.4
Building for debugging...
[0/1] Compiling system-zlib anchor.c
[2/3] Compiling Gzip Data+Gzip.swift
[3/3] Emitting module Gzip
[4/16] Compiling SwiftGraphs LineReader.swift
[5/16] Compiling SwiftGraphs PriorityQueue.swift
[6/17] Compiling SwiftGraphs radixSort.swift
[7/17] Compiling SwiftGraphs AbstractGraph.swift
[8/17] Compiling SwiftGraphs Degeneracy.swift
[9/17] Compiling SwiftGraphs Time.swift
[10/17] Compiling SwiftGraphs Edge.swift
[11/17] Compiling SwiftGraphs Graph.swift
[12/17] Compiling SwiftGraphs RandomAccessCollectionExtensions.swift
[13/17] Compiling SwiftGraphs SimpleGraph.swift
[14/17] Emitting module SwiftGraphs
[15/17] Compiling SwiftGraphs DiGraph.swift
[16/17] Compiling SwiftGraphs Dijkstra.swift
[17/17] Compiling SwiftGraphs UnsafeArray.swift
Build complete! (5.85s)
Build complete.
Done.