The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Interval 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/dankogai/swift-interval.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankogai/swift-interval
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 62af07d update README.md
Cloned https://github.com/dankogai/swift-interval.git into spi-builder-workspace
62af07d59cccbd5f70c09dc13877d94287ed0b83
SUCCESS checkout https://github.com/dankogai/swift-interval.git at 0.3.0
========================================
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/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.30s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Building for debugging...
[0/3] Compiling _NumericsShims _NumericsShims.c
[2/13] Compiling RealModule ElementaryFunctions.swift
[3/13] Compiling RealModule Float+Real.swift
[4/13] Compiling RealModule Real.swift
[5/14] Compiling RealModule Float80+Real.swift
[6/14] Compiling RealModule Float16+Real.swift
[7/14] Emitting module RealModule
[8/14] Compiling RealModule AlgebraicField.swift
[9/14] Compiling RealModule ApproximateEquality.swift
[10/14] Compiling RealModule AugmentedArithmetic.swift
[11/14] Compiling RealModule Double+Real.swift
[12/14] Compiling RealModule RealFunctions.swift
[13/19] Compiling ComplexModule Arithmetic.swift
[14/19] Compiling ComplexModule Complex.swift
[15/19] Compiling ComplexModule Differentiable.swift
[16/19] Emitting module ComplexModule
[17/19] Compiling ComplexModule ElementaryFunctions.swift
[18/21] Compiling Numerics Numerics.swift
[19/21] Emitting module Numerics
[20/24] Compiling Interval IntervalMath.swift
[21/24] Emitting module Interval
[22/24] Compiling Interval Interval.swift
[23/26] Emitting module IntervalRun
[24/26] Compiling IntervalRun main.swift
[24/26] Linking libInterval.dylib
[25/26] Linking IntervalRun
Build complete! (2.66s)
Build complete.
Done.