Build Information
Successful build of Expressive, reference main (a7d9f6
), with Swift 5.9 for macOS (SPM) on 3 Jul 2024 19:42:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/entonio/Expressive.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/entonio/Expressive
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a7d9f67 Swift 6 - Sendable
Cloned https://github.com/entonio/Expressive.git
Revision (git rev-parse @):
a7d9f67ec38e861e768dad7a453005a3efeba48a
SUCCESS checkout https://github.com/entonio/Expressive.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/entonio/Expressive.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Nuggle SplitDecimal.swift
[2/6] Compiling Nuggle Language.swift
[3/6] Compiling Nuggle ExponentiationPrecedence.swift
[4/6] Compiling Nuggle Nuggle.swift
[5/6] Emitting module Nuggle
[6/6] Compiling Nuggle GCD.swift
[7/23] Compiling Expressive Term.swift
[8/24] Compiling Expressive Combine.swift
[9/24] Compiling Expressive Compute.swift
[10/24] Compiling Expressive Normalize.swift
[11/24] Compiling Expressive Numeric.swift
[12/24] Emitting module Expressive
[13/24] Compiling Expressive Variable.swift
[14/24] Compiling Expressive Simplify.swift
[15/24] Compiling Expressive Solve.swift
[16/24] Compiling Expressive Content.swift
[17/24] Compiling Expressive Distribute.swift
[18/24] Compiling Expressive Op.swift
[19/24] Compiling Expressive Optimize.swift
[20/24] Compiling Expressive Expression.swift
[21/24] Compiling Expressive Language.swift
[22/24] Compiling Expressive Syntax.swift
[23/24] Compiling Expressive Parse.swift
[24/24] Compiling Expressive Print.swift
Build complete! (9.01s)
Fetching https://github.com/entonio/Nuggle.git
[1/84] Fetching nuggle
Fetched https://github.com/entonio/Nuggle.git (1.18s)
Computing version for https://github.com/entonio/Nuggle.git
Computed https://github.com/entonio/Nuggle.git at 0.3.9 (0.41s)
Creating working copy for https://github.com/entonio/Nuggle.git
Working copy of https://github.com/entonio/Nuggle.git resolved at 0.3.9
Build complete.
Done.