The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SystemKit with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChangYeop-Yang/Universal-SystemKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 633ead3 Update 2024.03.14.
Cloned https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Revision (git rev-parse @):
633ead3ffef4bc5bbe883b417953c34c80735361
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChangYeop-Yang/Universal-SystemKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/2] Copying CrashReporter.framework
[1/12] Compiling SKSecurity.mm
[3/12] Compiling HTTPTypes HTTPResponse.swift
[4/13] Compiling HTTPTypes ISOLatin1String.swift
[5/13] Compiling Logging LogHandler.swift
[6/13] Compiling Logging Locks.swift
[7/13] Emitting module Logging
[8/13] Compiling Logging Logging.swift
[9/14] Compiling Logging MetadataProvider.swift
[10/14] Compiling HTTPTypes HTTPField.swift
[11/14] Compiling HTTPTypes HTTPFieldName.swift
[12/14] Emitting module HTTPTypes
[13/14] Compiling HTTPTypes HTTPFields.swift
[14/14] Compiling HTTPTypes HTTPRequest.swift
[15/40] Compiling SystemKit SKData+Extension.swift
[16/40] Compiling SystemKit SKString+Extension.swift
[17/40] Compiling SystemKit SKMessagePort.swift
[18/40] Compiling SystemKit SKMessagePortDefine.swift
[19/40] Compiling SystemKit SKIOBattery.swift
[20/40] Compiling SystemKit SKIOProcess.swift
[21/40] Compiling SystemKit SKIOResult.swift
[22/40] Compiling SystemKit SKIOReturn.swift
[23/40] Compiling SystemKit SKIOSystem.swift
[24/48] Emitting module SystemKit
[25/48] Compiling SystemKit SKProcessMonitorDefine.swift
[26/48] Compiling SystemKit SKClass+Protocol.swift
[27/48] Compiling SystemKit SKOperation+Protocol.swift
[28/48] Compiling SystemKit SKAsyncOperation.swift
[29/48] Compiling SystemKit SKAtomicValue.swift
[30/48] Compiling SystemKit SKCrashReporter.swift
[31/48] Compiling SystemKit SKDispatchFile.swift
[32/48] Compiling SystemKit SKFileLock.swift
[33/48] Compiling SystemKit SKNetworkInterface.swift
[34/48] Compiling SystemKit SKNetworkInterfaceDefine.swift
[35/48] Compiling SystemKit SKNetworkMonitor.swift
[36/48] Compiling SystemKit SKNetworkMonitorDefine.swift
[37/48] Compiling SystemKit SKPermissionDefine.swift
[38/48] Compiling SystemKit SKPreferencePaneDefine.swift
[39/48] Compiling SystemKit SKProcess.swift
[40/48] Compiling SystemKit SKProcessMonitor.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! (24.76s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetching https://github.com/apple/swift-http-types.git
[1/354] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git (0.34s)
Fetched https://github.com/apple/swift-docc-plugin.git (0.38s)
Fetched https://github.com/apple/swift-log.git (0.38s)
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.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.05s)
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.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.46s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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
Build complete.
Done.