Build Information
Successful build of Kipple 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/Kipple
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b64f96 Updated for Concurrency
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7b64f96fa67d68b35722029f2ef02a417a911b62
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/bdrelling/Kipple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/3] Compiling _NumericsShims _NumericsShims.c
[4/69] Compiling RealModule Float80+Real.swift
[5/69] Compiling RealModule ElementaryFunctions.swift
[6/70] Compiling KippleFoundation String+LocalizedError.swift
[7/70] Compiling KippleFoundation Swift+Modulo.swift
[8/70] Compiling KippleFoundation Result+Convenience.swift
[9/70] Compiling KippleFoundation String+Convenience.swift
[10/72] Compiling RealModule RealFunctions.swift
[11/72] Compiling RealModule Real.swift
[12/72] Compiling RealModule Float+Real.swift
[13/72] Compiling RealModule Float16+Real.swift
[14/72] Compiling KippleFoundation Bundle+Convenience.swift
[15/72] Compiling KippleFoundation Bundle+Key.swift
[16/72] Emitting module RealModule
[17/72] Compiling KippleFoundation BinaryInteger+Clamped.swift
[18/72] Compiling KippleFoundation Bool+Convenience.swift
[19/72] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/72] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/72] Compiling KippleFoundation Int+Convenience.swift
[22/72] Compiling KippleFoundation NSNumber+Boolean.swift
[23/72] Compiling KippleFoundation AppInfo.swift
[24/72] Compiling KippleFoundation BundleInfo.swift
[25/72] Compiling KippleFoundation SemanticVersion.swift
[26/72] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/72] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[28/72] Emitting module _CollectionsUtilities
[30/72] Compiling KippleFoundation Comparable+Clamped.swift
[34/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[35/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[36/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[37/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[38/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[39/152] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[40/152] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[41/159] Emitting module KippleCombine
[42/159] Compiling KippleCombine Publisher+Result.swift
[43/159] Compiling OrderedCollections OrderedDictionary+Codable.swift
[44/159] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/159] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/159] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/159] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/159] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/159] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/159] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/159] Compiling OrderedCollections OrderedDictionary.swift
[52/159] Compiling OrderedCollections OrderedSet+Codable.swift
[53/159] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[54/159] Compiling OrderedCollections OrderedSet+Descriptions.swift
[55/159] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/159] Compiling OrderedCollections OrderedSet+Equatable.swift
[57/159] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[58/159] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/159] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/159] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/159] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/159] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/159] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/159] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/159] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/159] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/159] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/159] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/159] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/159] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/159] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[89/162] Compiling OrderedCollections _HashTable+Constants.swift
[90/162] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/162] Compiling OrderedCollections _HashTable+Testing.swift
[92/162] Compiling Algorithms Trim.swift
[93/162] Compiling Algorithms Unique.swift
[94/162] Compiling Algorithms Windows.swift
[102/162] Compiling OrderedCollections OrderedSet+Sendable.swift
[103/162] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/162] Compiling OrderedCollections OrderedSet+Testing.swift
[105/162] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/162] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/162] Compiling OrderedCollections OrderedSet.swift
[108/162] Compiling OrderedCollections _UnsafeBitset.swift
[109/162] Compiling OrderedCollections _HashTable+Bucket.swift
[110/162] Compiling OrderedCollections _HashTable+BucketIterator.swift
[114/162] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[115/162] Compiling OrderedCollections _HashTable.swift
[116/162] Compiling OrderedCollections _Hashtable+Header.swift
[124/162] Emitting module OrderedCollections
[125/162] Emitting module Algorithms
[126/169] Compiling KippleCollections InterleavableDictionary.swift
[127/169] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[128/169] Compiling KippleCollections Collection+Convenience.swift
[129/169] Compiling KippleCollections Exports.swift
[130/169] Compiling KippleCollections Array+RemoveDuplicates.swift
[131/169] Emitting module KippleCollections
[132/169] Compiling KippleCollections BidirectionalCollection+Looping.swift
[135/170] Compiling KippleLogging Logger+Convenience.swift
[136/170] Compiling KippleLogging ConsoleLogHandler.swift
[137/170] Emitting module KippleLogging
[138/170] Compiling KippleLogging Exports.swift
[139/170] Emitting module KippleFoundation
[140/170] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[141/170] Compiling KippleCodable CodableDefaultStrategy.swift
[142/170] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[143/170] Compiling KippleCodable CodableDefault.swift
[146/171] Emitting module KippleCodable
[151/171] Compiling KippleLocalStorage UserDefaults+Key.swift
[152/171] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[153/171] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[154/171] Emitting module KippleLocalStorage
[155/171] Compiling KippleLocalStorage UserDefaults+Codable.swift
[168/171] Compiling KippleFoundation URLConvertible.swift
[169/171] Compiling KippleCodable CodableIgnored.swift
[170/174] Compiling KippleDevice DeviceFamily.swift
[171/174] Compiling KippleDevice DeviceInfo.swift
[172/174] Emitting module KippleDevice
[173/174] Compiling KeychainAccess Keychain.swift
[174/174] Emitting module KeychainAccess
[175/178] Compiling KippleKeychain Keychain+Key.swift
[176/178] Compiling KippleKeychain Keychain+Default.swift
[177/178] Compiling KippleKeychain Exports.swift
[178/178] Emitting module KippleKeychain
[179/180] Emitting module Kipple
[180/180] Compiling Kipple Exports.swift
Build complete! (14.79s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/bdrelling/KippleTools from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.26s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/bdrelling/KippleTools (0.27s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/devicekit/DeviceKit (0.33s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-log (0.30s)
Fetched https://github.com/apple/swift-collections (0.31s)
Fetched https://github.com/apple/swift-algorithms (0.33s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.06s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.07s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.05s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.05s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.28s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.04s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.51s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.53s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (0.07s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.06s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.4.0 (0.69s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.10
Build complete.
Done.