The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SystemKit 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.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Reference: 2.3.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChangYeop-Yang/Universal-SystemKit
 * tag               2.3.2      -> FETCH_HEAD
HEAD is now at d9f9bed Update SKSecurity.md
Cloned https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Revision (git rev-parse @):
d9f9bed8b348492723369650d6fd917eeb4e0378
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChangYeop-Yang/Universal-SystemKit.git at 2.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Copying CrashReporter.framework
[3/14] Compiling SKSecurity.mm
[5/14] Compiling HTTPTypes HTTPResponse.swift
[6/15] Compiling Logging LogHandler.swift
[7/15] Compiling Logging Locks.swift
[8/15] Emitting module Logging
[9/15] Compiling Logging Logging.swift
[10/16] Compiling HTTPTypes ISOLatin1String.swift
[11/16] Compiling HTTPTypes HTTPField.swift
[12/16] Compiling HTTPTypes HTTPFieldName.swift
[13/16] Emitting module HTTPTypes
[14/16] Compiling HTTPTypes HTTPFields.swift
[15/16] Compiling HTTPTypes HTTPRequest.swift
[16/16] Compiling Logging MetadataProvider.swift
[17/41] Emitting module SystemKit
[18/48] Compiling SystemKit SKMessagePort.swift
[19/48] Compiling SystemKit SKMessagePortDefine.swift
[20/48] Compiling SystemKit SKIOBattery.swift
[21/48] Compiling SystemKit SKIOProcess.swift
[22/48] Compiling SystemKit SKIOResult.swift
[23/48] Compiling SystemKit SKIOReturn.swift
[24/48] Compiling SystemKit SKIOSystem.swift
[25/48] Compiling SystemKit SKNetworkInterface.swift
[26/48] Compiling SystemKit SKNetworkInterfaceDefine.swift
[27/48] Compiling SystemKit SKNetworkMonitor.swift
[28/48] Compiling SystemKit SKNetworkMonitorDefine.swift
[29/48] Compiling SystemKit SKPermissionDefine.swift
[30/48] Compiling SystemKit SKPreferencePaneDefine.swift
[31/48] Compiling SystemKit SKProcess.swift
[32/48] Compiling SystemKit SKProcessMonitor.swift
[33/48] Compiling SystemKit SKProcessMonitorDefine.swift
[34/48] Compiling SystemKit SKClass+Protocol.swift
[35/48] Compiling SystemKit SKOperation+Protocol.swift
[36/48] Compiling SystemKit SKAsyncOperation.swift
[37/48] Compiling SystemKit SKAtomicValue.swift
[38/48] Compiling SystemKit SKCrashReporter.swift
[39/48] Compiling SystemKit SKDispatchFile.swift
[40/48] Compiling SystemKit SKFileLock.swift
[41/48] Compiling SystemKit SKFinderExtension.swift
[42/48] Compiling SystemKit SKSignal.swift
[43/48] Compiling SystemKit SKUserDefault.swift
[44/48] Compiling SystemKit SKSystem+iOS.swift
[45/48] Compiling SystemKit SKSystem+macOS.swift
[46/48] Compiling SystemKit SKSystem.swift
[47/48] Compiling SystemKit SKSystemDefine.swift
[48/48] Compiling SystemKit SystemKit.swift
Build complete! (28.79s)
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-http-types.git (0.31s)
Fetched https://github.com/apple/swift-docc-plugin.git (0.34s)
Fetched https://github.com/apple/swift-log.git (0.37s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.06s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.40s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Build complete.
Done.