Build Information
Successful build of SmartNetwork, reference 5.3.0 (c1fd80
), with Swift 5.9 for macOS (SPM) on 15 Nov 2024 13:25:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartNetwork.git
Reference: 5.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartNetwork
* tag 5.3.0 -> FETCH_HEAD
HEAD is now at c1fd808 new CURLConvertible
Cloned https://github.com/NikSativa/SmartNetwork.git
Revision (git rev-parse @):
c1fd808f75d0a675bd069f926071656fdc1e358b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartNetwork.git at 5.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/NikSativa/SmartNetwork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/21] Compiling Threading Mutexing.swift
[4/21] Compiling Threading Queue+Queueable.swift
[5/23] Compiling Threading Semaphore.swift
[6/23] Compiling Threading Unfair.swift
[7/23] Compiling Threading OSAllocatedUnfairLock.swift
[8/23] Compiling Threading PThread.swift
[9/23] Compiling Threading Queue.swift
[10/23] Compiling Threading Queueable.swift
[11/23] Compiling Threading AnyLock.swift
[12/23] Compiling Threading AnyMutex.swift
[13/23] Compiling Threading NSLock.swift
[14/23] Compiling Threading NSRecursiveLock.swift
[15/23] Emitting module Threading
[16/23] Compiling Threading Atomic.swift
[17/23] Compiling Threading DelayedQueue.swift
[18/23] Compiling Threading DispatchTime+Queue.swift
[19/23] Compiling Threading IsolatedMain.swift
[20/23] Compiling Threading Locking.swift
[21/23] Compiling Threading Barrier.swift
[22/23] Compiling Threading UnSendable.swift
[23/23] Compiling Threading resource_bundle_accessor.swift
[24/88] Emitting module SmartNetwork
[25/95] Compiling SmartNetwork Plugins.StatusCode.swift
[26/95] Compiling SmartNetwork Plugins.TokenPlugin.swift
[27/95] Compiling SmartNetwork Request.swift
[28/95] Compiling SmartNetwork RequestResult.swift
[29/95] Compiling SmartNetwork RequestSettings.swift
[30/95] Compiling SmartNetwork SmartRetrier.swift
[31/95] Compiling SmartNetwork StopTheLine.swift
[32/95] Compiling SmartNetwork HTTPMethod.swift
[33/95] Compiling SmartNetwork Parameters.swift
[34/95] Compiling SmartNetwork Scheme.swift
[35/95] Compiling SmartNetwork SmartItem.swift
[36/95] Compiling SmartNetwork SmartItems.swift
[37/95] Compiling SmartNetwork UserInfo.swift
[38/95] Compiling SmartNetwork UserInfoKey.swift
[39/95] Compiling SmartNetwork RequestError.swift
[40/95] Compiling SmartNetwork RequestErrorDescription.swift
[41/95] Compiling SmartNetwork StatusCode.swift
[42/95] Compiling SmartNetwork Cancellable+SN.swift
[43/95] Compiling SmartNetwork Collection+SN.swift
[44/95] Compiling SmartNetwork DecodeByKeyPath.swift
[45/95] Compiling SmartNetwork DelayedQueue+SN.swift
[46/95] Compiling SmartNetwork Optional+SN.swift
[47/95] Compiling SmartNetwork Result+Recover.swift
[48/95] Compiling SmartNetwork JSONDecoding.swift
[49/95] Compiling SmartNetwork AnyRequest.swift
[50/95] Compiling SmartNetwork DecodableRequestManager.swift
[51/95] Compiling SmartNetwork RequestCompletion.swift
[52/95] Compiling SmartNetwork TypedRequest.swift
[53/95] Compiling SmartNetwork Address.swift
[54/95] Compiling SmartNetwork AddressDetails+URL.swift
[55/95] Compiling SmartNetwork AddressDetails.swift
[56/95] Compiling SmartNetwork AddressDetailsExt.swift
[57/95] Compiling SmartNetwork AddressExt.swift
[58/95] Compiling SmartNetwork CURLConvertible.swift
[59/95] Compiling SmartNetwork DataContent.swift
[60/95] Compiling SmartNetwork DecodableContent.swift
[61/95] Compiling SmartNetwork DetachedTask.swift
[62/95] Compiling SmartNetwork SmartTask.swift
[63/95] Compiling SmartNetwork SmartTasking.swift
[64/95] Compiling SmartNetwork SmartURLSession.swift
[65/95] Compiling SmartNetwork URLRequestRepresentation.swift
[66/95] Compiling SmartNetwork URLSession+SN.swift
[67/95] Compiling SmartNetwork resource_bundle_accessor.swift
[68/95] Compiling SmartNetwork Plugin.swift
[69/95] Compiling SmartNetwork PluginPriority.swift
[70/95] Compiling SmartNetwork Plugins.Basic.swift
[71/95] Compiling SmartNetwork Plugins.Bearer.swift
[72/95] Compiling SmartNetwork Plugins.Curl.swift
[73/95] Compiling SmartNetwork Plugins.CurlOS.swift
[74/95] Compiling SmartNetwork Plugins.JSONHeaders.swift
[75/95] Compiling SmartNetwork TypedRequestManager.swift
[76/95] Compiling SmartNetwork RequestManager.swift
[77/95] Compiling SmartNetwork SmartRequestManager.swift
[78/95] Compiling SmartNetwork Body.MultipartForm.swift
[79/95] Compiling SmartNetwork Body.XFormEncoder.swift
[80/95] Compiling SmartNetwork Body.swift
[81/95] Compiling SmartNetwork CacheSettings.swift
[82/95] Compiling SmartNetwork StopTheLineAction.swift
[83/95] Compiling SmartNetwork StopTheLineResult.swift
[84/95] Compiling SmartNetwork HTTPStubBody.swift
[85/95] Compiling SmartNetwork HTTPStubCondition.swift
[86/95] Compiling SmartNetwork HTTPStubProtocol.swift
[87/95] Compiling SmartNetwork HTTPStubResponse.swift
[88/95] Compiling SmartNetwork HTTPStubServer.swift
[89/95] Compiling SmartNetwork Deserializable.swift
[90/95] Compiling SmartNetwork ImageContent.swift
[91/95] Compiling SmartNetwork JSONContent.swift
[92/95] Compiling SmartNetwork VoidContent.swift
[93/95] Compiling SmartNetwork CrossPlatform.swift
[94/95] Compiling SmartNetwork RequestDecodingError.swift
[95/95] Compiling SmartNetwork RequestEncodingError.swift
Build complete! (17.67s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/920] Fetching sprykit
[112/1335] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git (1.40s)
Fetched https://github.com/NikSativa/Threading.git (1.40s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.0 (0.38s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.1 (0.39s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.61s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.63s)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.0
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
Done.