Build Information
Successful build of swift-system with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/swift-system.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/swift-system
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 8ffa04c Initial version of Swift System
Cloned https://github.com/PureSwift/swift-system.git
Revision (git rev-parse @):
8ffa04c0a0592e6f4f9c30926dedd8fa1c5371f9
SUCCESS checkout https://github.com/PureSwift/swift-system.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/PureSwift/swift-system.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/3] Emitting module SystemInternals
[3/3] Compiling SystemInternals Exports.swift
[4/12] Compiling SystemPackage FileHelpers.swift
[5/12] Compiling SystemPackage FileOperations.swift
[6/12] Compiling SystemPackage FilePath.swift
[7/12] Compiling SystemPackage FilePermissions.swift
[8/12] Compiling SystemPackage LinuxPlatformConstants.swift
[9/14] Emitting module SystemPackage
[10/14] Compiling SystemPackage DarwinPlatformConstants.swift
[11/14] Compiling SystemPackage Errno.swift
[12/14] Compiling SystemPackage FileDescriptor.swift
[13/14] Compiling SystemPackage Platform.swift
[14/14] Compiling SystemPackage Util.swift
Build complete! (2.44s)
Build complete.
Done.