Build Information
Successful build of swift-glob, reference 0.1.0 (f8d349
), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 09:09:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davbeck/swift-glob.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davbeck/swift-glob
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at f8d3495 Tweak options naming
Cloned https://github.com/davbeck/swift-glob.git
Revision (git rev-parse @):
f8d3495325bfd1a53f37ece5a244f28d1d857879
SUCCESS checkout https://github.com/davbeck/swift-glob.git at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-glob",
"name": "swift-glob",
"url": "https://github.com/davbeck/swift-glob.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-glob",
"dependencies": [
]
}
]
}
Fetching https://github.com/davbeck/swift-glob.git
[1/518] Fetching swift-glob
Fetched https://github.com/davbeck/swift-glob.git from cache (1.32s)
Creating working copy for https://github.com/davbeck/swift-glob.git
Working copy of https://github.com/davbeck/swift-glob.git resolved at 0.1.0 (f8d3495)
warning: '.resolve-product-dependencies': dependency 'swift-glob' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/davbeck/swift-glob.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-33747A42983211AE.txt
[2/3] Compiling FNMDefinitions FNM.c
[4/11] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[5/11] Compiling Glob Pattern+Options.swift
[6/11] Compiling Glob Pattern.swift
[7/11] Compiling Glob Pattern+Parser.swift
[8/11] Compiling Glob Pattern+Match.swift
[9/11] Compiling Glob InvalidPattern.swift
[10/11] Emitting module Glob
[11/11] Compiling Glob GlobSearch.swift
Build complete! (4.24s)
Build complete.
Done.