Build Information
Successful build of swift-system-extras with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-system-extras.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-system-extras
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 42f297a add license and readme
Cloned https://github.com/tayloraswift/swift-system-extras.git
Revision (git rev-parse @):
42f297a3191e668ed072878d5db3890db8eada50
SUCCESS checkout https://github.com/tayloraswift/swift-system-extras.git at master
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-system-extras",
"name": "swift-system-extras",
"url": "https://github.com/tayloraswift/swift-system-extras.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system-extras",
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.2.1",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tayloraswift/swift-system-extras.git
[1/40] Fetching swift-system-extras
Fetched https://github.com/tayloraswift/swift-system-extras.git (0.21s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Creating working copy for https://github.com/tayloraswift/swift-system-extras.git
Working copy of https://github.com/tayloraswift/swift-system-extras.git resolved at master
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
warning: '.resolve-product-dependencies': dependency 'swift-system-extras' is not used by any target
Found 1 product dependencies
- swift-system
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/22] Compiling SystemPackage FilePathSyntax.swift
[3/22] Compiling SystemPackage FilePathWindows.swift
[4/22] Compiling SystemPackage FilePermissions.swift
[5/24] Compiling SystemPackage Mocking.swift
[6/24] Compiling SystemPackage Syscalls.swift
[7/24] Compiling SystemPackage WindowsSyscallAdapters.swift
[8/24] Compiling SystemPackage PlatformString.swift
[9/24] Compiling SystemPackage SystemString.swift
[10/24] Compiling SystemPackage FilePathComponents.swift
[11/24] Compiling SystemPackage FilePathParsing.swift
[12/24] Compiling SystemPackage FilePathString.swift
[13/24] Compiling SystemPackage Errno.swift
[14/24] Compiling SystemPackage FileDescriptor.swift
[15/24] Compiling SystemPackage FileHelpers.swift
[16/24] Compiling SystemPackage CInterop.swift
[17/24] Compiling SystemPackage Constants.swift
[18/24] Compiling SystemPackage Exports.swift
[19/24] Compiling SystemPackage FileOperations.swift
[20/24] Compiling SystemPackage FilePath.swift
[21/24] Compiling SystemPackage FilePathComponentView.swift
[22/24] Emitting module SystemPackage
[23/24] Compiling SystemPackage Util.swift
[24/24] Compiling SystemPackage UtilConsumers.swift
[25/27] Compiling SystemExtras FilePath.swift
[26/27] Compiling SystemExtras FilePath.DirectoryView.swift
[27/27] Emitting module SystemExtras
Build complete! (6.95s)
Build complete.
Done.