Build Information
Successful build of Expressive, reference 0.4.2 (a7d9f6
), with Swift 5.9 for macOS (SPM) on 3 Jul 2024 19:41:26 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: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/entonio/Expressive
* tag 0.4.2 -> FETCH_HEAD
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 0.4.2
========================================
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 Simplify.swift
[8/23] Compiling Expressive Solve.swift
[9/24] Compiling Expressive Syntax.swift
[10/24] Compiling Expressive Term.swift
[11/24] Compiling Expressive Op.swift
[12/24] Compiling Expressive Optimize.swift
[13/24] Compiling Expressive Variable.swift
[14/24] Compiling Expressive Content.swift
[15/24] Compiling Expressive Distribute.swift
[16/24] Compiling Expressive Expression.swift
[17/24] Compiling Expressive Language.swift
[18/24] Compiling Expressive Combine.swift
[19/24] Compiling Expressive Compute.swift
[20/24] Compiling Expressive Normalize.swift
[21/24] Compiling Expressive Numeric.swift
[22/24] Emitting module Expressive
[23/24] Compiling Expressive Parse.swift
[24/24] Compiling Expressive Print.swift
Build complete! (9.83s)
Fetching https://github.com/entonio/Nuggle.git
[1/84] Fetching nuggle
Fetched https://github.com/entonio/Nuggle.git (1.26s)
Computing version for https://github.com/entonio/Nuggle.git
Computed https://github.com/entonio/Nuggle.git at 0.3.9 (0.43s)
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.