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: 1.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tevelee/Tuxedo
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at e7d767f Version 1.1.1
Cloned https://github.com/tevelee/Tuxedo.git
Revision (git rev-parse @):
e7d767f7fd2b8904872593a48604ff1810108a88
SUCCESS checkout https://github.com/tevelee/Tuxedo.git at 1.1.1
Fetching https://github.com/tevelee/Eval from cache
Fetched https://github.com/tevelee/Eval from cache (0.13s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.31s)
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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Eval",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tevelee/Tuxedo.git from cache
Fetched https://github.com/tevelee/Tuxedo.git from cache (0.13s)
Fetching https://github.com/tevelee/Eval from cache
Fetched https://github.com/tevelee/Eval from cache (0.12s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.02s)
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 1.1.1 (e7d767f)
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/11] Compiling Eval Pattern.swift
[6/11] Compiling Eval MatchResult.swift
[7/11] Compiling Eval Common.swift
[8/11] Emitting module Eval
[9/11] Compiling Eval Matcher.swift
[10/11] Compiling Eval TypedInterpreter.swift
[11/11] Compiling Eval Elements.swift
[12/12] Compiling Eval Utils.swift
[13/20] Compiling Tuxedo StandardLibrary_Tags.swift
[14/20] Compiling Tuxedo Tuxedo.swift
[15/20] Compiling Tuxedo StandardLibrary_DataTypes.swift
[16/20] Compiling Tuxedo ContextExtensions.swift
[17/20] Compiling Tuxedo StandardLibrary.swift
[18/20] Compiling Tuxedo StandardLibrary_Functions.swift
[19/20] Compiling Tuxedo Generator.swift
[20/20] Emitting module Tuxedo
[21/21] Compiling Tuxedo Utils.swift
Build complete! (5.01s)
Build complete.
Done.