Build Information
Successful build of Tuxedo with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/Tuxedo.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tevelee/Tuxedo
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a25b263 Merge pull request #13 from tevelee/dependabot/npm_and_yarn/website/bl-1.2.3
Cloned https://github.com/tevelee/Tuxedo.git
Revision (git rev-parse @):
a25b263e76b5a39189d93ce4226a81db066091a7
SUCCESS checkout https://github.com/tevelee/Tuxedo.git at master
Fetching https://github.com/tevelee/Eval from cache
Fetched https://github.com/tevelee/Eval from cache (0.23s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.47s)
Creating working copy for https://github.com/tevelee/Eval
Working copy of https://github.com/tevelee/Eval resolved at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "tuxedo",
"name": "Tuxedo",
"url": "https://github.com/tevelee/Tuxedo.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tuxedo",
"dependencies": [
{
"identity": "eval",
"name": "Eval",
"url": "https://github.com/tevelee/Eval",
"version": "1.5.0",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Eval",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tevelee/Tuxedo.git
[1/1778] Fetching tuxedo
Fetched https://github.com/tevelee/Tuxedo.git from cache (0.33s)
Fetching https://github.com/tevelee/Eval from cache
Fetched https://github.com/tevelee/Eval from cache (0.14s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.03s)
Creating working copy for https://github.com/tevelee/Eval
Working copy of https://github.com/tevelee/Eval resolved at 1.5.0
Creating working copy for https://github.com/tevelee/Tuxedo.git
Working copy of https://github.com/tevelee/Tuxedo.git resolved at master (a25b263)
warning: '.resolve-product-dependencies': dependency 'tuxedo' is not used by any target
Found 1 product dependencies
- Eval
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/tevelee/Tuxedo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/11] Compiling Eval TemplateInterpreter.swift
[5/12] Compiling Eval MatchResult.swift
[6/12] Compiling Eval Elements.swift
[7/12] Compiling Eval TypedInterpreter.swift
[8/12] Compiling Eval Matcher.swift
[9/12] Compiling Eval Pattern.swift
[10/12] Emitting module Eval
[11/12] Compiling Eval Common.swift
[12/12] Compiling Eval Utils.swift
[13/20] Compiling Tuxedo StandardLibrary_Tags.swift
[14/21] Compiling Tuxedo Tuxedo.swift
[15/21] Compiling Tuxedo StandardLibrary.swift
[16/21] Compiling Tuxedo ContextExtensions.swift
[17/21] Compiling Tuxedo StandardLibrary_Functions.swift
[18/21] Compiling Tuxedo Generator.swift
[19/21] Compiling Tuxedo StandardLibrary_DataTypes.swift
[20/21] Emitting module Tuxedo
[21/21] Compiling Tuxedo Utils.swift
Build complete! (4.81s)
Build complete.
Done.