Build Information
Successful build of FunctionalAPI, reference main (7738b1
), with Swift 5.10 for macOS (SPM) on 2 Nov 2024 19:19:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/FunctionalAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/FunctionalAPI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7738b15 Merge pull request #27 from sloik/renovate/actions-checkout-digest
Cloned https://github.com/sloik/FunctionalAPI.git
Revision (git rev-parse @):
7738b15cc41868ef2cea829ce5b9b988ebcaf4e5
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sloik/FunctionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-33747A42983211AE.txt
[4/14] Compiling EitherSwift EitherMap.swift
[5/14] Compiling EitherSwift EitherFold.swift
[6/14] Compiling EitherSwift EitherFactory.swift
[7/14] Emitting module EitherSwift
[8/14] Compiling EitherSwift EitherAPI.swift
[9/14] Compiling EitherSwift EitherUtils.swift
[10/14] Compiling EitherSwift Either.swift
[10/14] Write Objects.LinkFileList
[11/14] Linking libEitherSwift.dylib
[13/21] Compiling FunctionalAPI Phantom.swift
[14/21] Compiling FunctionalAPI Development.swift
[15/21] Compiling FunctionalAPI NOPs.swift
[16/21] Compiling FunctionalAPI FunctionsCombinators.swift
[17/21] Compiling FunctionalAPI FreeMaps.swift
[18/21] Compiling FunctionalAPI Identity.swift
[19/21] Emitting module FunctionalAPI
[19/21] Write Objects.LinkFileList
[20/21] Linking libFunctionalAPI.dylib
Build complete! (33.59s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/sloik/EitherSwift.git
[1/101] Fetching eitherswift
[102/12537] Fetching eitherswift, swift-snapshot-testing
Fetched https://github.com/sloik/EitherSwift.git from cache (3.90s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.90s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (0.64s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (16.70s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.90s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.6
Build complete.
Done.