The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ruminant 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/jdevuyst/ruminant.git
Reference: 1.0.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jdevuyst/ruminant
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at f684890 Bump version number
Cloned https://github.com/jdevuyst/ruminant.git into spi-builder-workspace
f684890ae01e8d54f8df4dbf05076afe1a22e40a
SUCCESS checkout https://github.com/jdevuyst/ruminant.git at 1.0.7
========================================
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/typelift/SwiftCheck.git from cache
Fetched https://github.com/typelift/SwiftCheck.git (0.20s)
Computing version for https://github.com/typelift/SwiftCheck.git
Computed https://github.com/typelift/SwiftCheck.git at 0.12.0 (0.46s)
Fetching https://github.com/llvm-swift/FileCheck.git from cache
Fetched https://github.com/llvm-swift/FileCheck.git (0.20s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.41s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/mxcl/Chalk.git from cache
Fetched https://github.com/mxcl/Chalk.git (0.18s)
Fetched https://github.com/apple/swift-argument-parser (0.30s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.04s)
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
Creating working copy for https://github.com/typelift/SwiftCheck.git
Working copy of https://github.com/typelift/SwiftCheck.git resolved at 0.12.0
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/6] Compiling ruminant util.swift
[3/6] Compiling ruminant chunkediterator.swift
[4/6] Compiling ruminant tree.swift
[5/6] Emitting module ruminant
[6/6] Compiling ruminant vector.swift
Build complete! (7.02s)
Build complete.
Done.