The Swift Package Index logo.Swift Package Index

Build Information

Successful build of openwhisk-swift-sdk with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dokun1/openwhisk-swift-sdk.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dokun1/openwhisk-swift-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8cbe115 Using env vars in local .env file instead of copying and pasting api keys and all
Cloned https://github.com/dokun1/openwhisk-swift-sdk.git
Revision (git rev-parse @):
8cbe11511c9734fea4a4e2dce83fd63e0f2d31df
SUCCESS checkout https://github.com/dokun1/openwhisk-swift-sdk.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dokun1/openwhisk-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--423B1241ED78D482.txt
[7/11] Compiling Logging MetadataProvider.swift
[8/11] Compiling Logging Locks.swift
[9/11] Emitting module Logging
[10/11] Compiling Logging LogHandler.swift
[11/11] Compiling Logging Logging.swift
[12/13] Compiling LoggerAPI Logger.swift
[13/13] Emitting module LoggerAPI
[14/23] Compiling CircuitBreaker MonitorCollection.swift
[15/23] Compiling CircuitBreaker BreakerError.swift
[16/23] Compiling CircuitBreaker Bulkhead.swift
[17/23] Compiling CircuitBreaker Invocation.swift
[18/23] Emitting module CircuitBreaker
[19/23] Compiling CircuitBreaker Snapshot.swift
[20/23] Compiling CircuitBreaker CircuitBreaker.swift
[21/23] Compiling CircuitBreaker Collection.swift
[22/23] Compiling CircuitBreaker Monitor.swift
[23/23] Compiling CircuitBreaker Stats.swift
[24/24] Compiling CircuitBreaker Utils.swift
[25/34] Emitting module SwiftyRequest
[26/34] Compiling SwiftyRequest ResultExtension.swift
[27/35] Compiling SwiftyRequest RestToken.swift
[28/35] Compiling SwiftyRequest JSON.swift
[29/35] Compiling SwiftyRequest JSONWrapper.swift
[30/35] Compiling SwiftyRequest StringExtensions.swift
[31/35] Compiling SwiftyRequest RestUtilities.swift
[32/35] Compiling SwiftyRequest MultipartFormData.swift
[33/35] Compiling SwiftyRequest CodableExtensions.swift
[34/35] Compiling SwiftyRequest HTTPMethod.swift
[35/35] Compiling SwiftyRequest RestRequest.swift
[36/43] Compiling openwhisk_swift_sdk ActionDetail.swift
[37/43] Compiling openwhisk_swift_sdk Action.swift
[38/43] Compiling openwhisk_swift_sdk InvocationResponse.swift
[39/43] Compiling openwhisk_swift_sdk OWENV.swift
[40/43] Compiling openwhisk_swift_sdk Agent.swift
[41/43] Emitting module openwhisk_swift_sdk
[42/43] Compiling openwhisk_swift_sdk Decoders.swift
[43/43] Compiling openwhisk_swift_sdk MultiDecodable.swift
Build complete! (10.06s)
Fetching https://github.com/IBM-Swift/LoggerAPI.git from cache
Fetching https://github.com/IBM-Swift/SwiftyRequest.git from cache
Fetching https://github.com/IBM-Swift/CircuitBreaker.git from cache
Fetched https://github.com/IBM-Swift/SwiftyRequest.git from cache (0.18s)
Fetched https://github.com/IBM-Swift/CircuitBreaker.git from cache (0.18s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.19s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (0.40s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.19s)
Computing version for https://github.com/IBM-Swift/CircuitBreaker.git
Computed https://github.com/IBM-Swift/CircuitBreaker.git at 5.1.0 (0.40s)
Computing version for https://github.com/IBM-Swift/SwiftyRequest.git
Computed https://github.com/IBM-Swift/SwiftyRequest.git at 2.2.1 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.39s)
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/IBM-Swift/SwiftyRequest.git
Working copy of https://github.com/IBM-Swift/SwiftyRequest.git resolved at 2.2.1
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/IBM-Swift/CircuitBreaker.git
Working copy of https://github.com/IBM-Swift/CircuitBreaker.git resolved at 5.1.0
warning: 'circuitbreaker': 'circuitbreaker' dependency on 'https://github.com/Kitura/LoggerAPI.git' conflicts with dependency on 'https://github.com/IBM-Swift/LoggerAPI.git' which has the same identity 'loggerapi'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.