The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.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/builder/builds/TDmZkXJm/0/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.9
Building package at path:  $workDir
https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/16] Compiling SKSecurity.mm
[5/16] Compiling Logging LogHandler.swift
[6/16] Compiling HTTPTypes HTTPRequest.swift
[7/16] Compiling HTTPTypes ISOLatin1String.swift
[8/16] Compiling HTTPTypes HTTPResponse.swift
[9/16] Emitting module HTTPTypes
[10/16] Emitting module Logging
[11/16] Compiling Logging MetadataProvider.swift
[12/16] Compiling Logging Locks.swift
[13/16] Compiling Logging Logging.swift
[14/16] Compiling HTTPTypes HTTPField.swift
[15/16] Compiling HTTPTypes HTTPFields.swift
[16/16] Compiling HTTPTypes HTTPFieldName.swift
[17/46] Emitting module SystemKit
[18/50] Compiling SystemKit SKProcessMonitorDefine.swift
[19/50] Compiling SystemKit SKClass+Protocol.swift
[20/50] Compiling SystemKit SKOperation+Protocol.swift
[21/50] Compiling SystemKit SKAsyncOperation.swift
[22/50] Compiling SystemKit SKPermissionDefine.swift
[23/50] Compiling SystemKit SKPreferencePaneDefine.swift
[24/50] Compiling SystemKit SKProcess.swift
[25/50] Compiling SystemKit SKProcessMonitor.swift
[26/50] Compiling SystemKit SKAtomicValue.swift
[27/50] Compiling SystemKit SKCrashReporter.swift
[28/50] Compiling SystemKit SKDispatchFile.swift
[29/50] Compiling SystemKit SKFileLock.swift
[30/50] Compiling SystemKit SKIOProcess.swift
[31/50] Compiling SystemKit SKIOResult.swift
[32/50] Compiling SystemKit SKIOReturn.swift
[33/50] Compiling SystemKit SKIOSystem.swift
[34/50] Compiling SystemKit SKNetworkInterface.swift
[35/50] Compiling SystemKit SKNetworkInterfaceDefine.swift
[36/50] Compiling SystemKit SKNetworkMonitor.swift
[37/50] Compiling SystemKit SKNetworkMonitorDefine.swift
[38/50] Compiling SystemKit SKFinderExtension.swift
[39/50] Compiling SystemKit SKSignal.swift
[40/50] Compiling SystemKit SKUserDefault.swift
[41/50] Compiling SystemKit SKSystem+iOS.swift
[42/50] Compiling SystemKit SKData+Extension.swift
[43/50] Compiling SystemKit SKString+Extension.swift
[44/50] Compiling SystemKit SKMessagePort.swift
[45/50] Compiling SystemKit SKMessagePortDefine.swift
[46/50] Compiling SystemKit SKIOBattery.swift
[47/50] Compiling SystemKit SKSystem+macOS.swift
[48/50] Compiling SystemKit SKSystem.swift
[49/50] Compiling SystemKit SKSystemDefine.swift
[50/50] Compiling SystemKit SystemKit.swift
Build complete! (20.20s)
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 from cache
Fetched https://github.com/apple/swift-http-types.git (0.29s)
Fetched https://github.com/apple/swift-docc-plugin.git (0.31s)
Fetched https://github.com/apple/swift-log.git (0.31s)
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.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.03s)
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.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.64s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
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-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-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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.