Build Information
Successful build of swift-system-extras with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-system-extras.git
Reference: v0.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-system-extras
* tag v0.2.0 -> FETCH_HEAD
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 v0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/tayloraswift/swift-system-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version--423B1241ED78D482.txt
[5/25] Compiling SystemPackage FilePathComponents.swift
[6/25] Compiling SystemPackage FilePathParsing.swift
[7/25] Compiling SystemPackage FilePathString.swift
[8/25] Compiling SystemPackage FilePathSyntax.swift
[9/25] Compiling SystemPackage FilePathWindows.swift
[10/25] Compiling SystemPackage FilePermissions.swift
[11/27] Compiling SystemPackage PlatformString.swift
[12/27] Compiling SystemPackage SystemString.swift
[13/27] Compiling SystemPackage Util.swift
[14/27] Compiling SystemPackage UtilConsumers.swift
[15/27] Compiling SystemPackage CInterop.swift
[16/27] Compiling SystemPackage Constants.swift
[17/27] Compiling SystemPackage Exports.swift
[18/27] Compiling SystemPackage FileOperations.swift
[19/27] Compiling SystemPackage FilePath.swift
[20/27] Compiling SystemPackage FilePathComponentView.swift
[21/27] Compiling SystemPackage Mocking.swift
[22/27] Compiling SystemPackage Syscalls.swift
[23/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[24/27] Emitting module SystemPackage
[25/27] Compiling SystemPackage Errno.swift
[26/27] Compiling SystemPackage FileDescriptor.swift
[27/27] Compiling SystemPackage FileHelpers.swift
[28/30] Compiling SystemExtras FilePath.DirectoryView.swift
[29/30] Emitting module SystemExtras
[30/30] Compiling SystemExtras FilePath.swift
Build complete! (2.31s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.19s)
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
Build complete.
Done.