The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-system 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/apple/swift-system.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-system
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 025bcb1 Merge pull request #93 from apple/revert-89-sb/resize-windows
Cloned https://github.com/apple/swift-system.git
Revision (git rev-parse @):
025bcb1165deab2e20d4eaba79967ce73013f496
SUCCESS checkout https://github.com/apple/swift-system.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-system.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Compiling CSystem shims.c
[2/3] Write swift-version--423B1241ED78D482.txt
[4/24] Emitting module SystemPackage
[5/24] Compiling SystemPackage PlatformString.swift
[6/24] Compiling SystemPackage SystemString.swift
[7/26] Compiling SystemPackage FilePathSyntax.swift
[8/26] Compiling SystemPackage FilePathWindows.swift
[9/26] Compiling SystemPackage FilePermissions.swift
[10/26] Compiling SystemPackage FilePathComponents.swift
[11/26] Compiling SystemPackage FilePathParsing.swift
[12/26] Compiling SystemPackage FilePathString.swift
[13/26] Compiling SystemPackage CInterop.swift
[14/26] Compiling SystemPackage Constants.swift
[15/26] Compiling SystemPackage Exports.swift
[16/26] Compiling SystemPackage Errno.swift
[17/26] Compiling SystemPackage FileDescriptor.swift
[18/26] Compiling SystemPackage FileHelpers.swift
[19/26] Compiling SystemPackage FileOperations.swift
[20/26] Compiling SystemPackage FilePath.swift
[21/26] Compiling SystemPackage FilePathComponentView.swift
[22/26] Compiling SystemPackage Mocking.swift
[23/26] Compiling SystemPackage Syscalls.swift
[24/26] Compiling SystemPackage WindowsSyscallAdapters.swift
[25/26] Compiling SystemPackage Util.swift
[26/26] Compiling SystemPackage UtilConsumers.swift
Build complete! (2.16s)
Build complete.
Done.