The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dokun1/openwhisk-swift-sdk.git
Reference: 0.2.0
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
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 7c0d30e Updated readme
Cloned https://github.com/dokun1/openwhisk-swift-sdk.git into spi-builder-workspace
7c0d30eb6e66e16652d099810d1d73acac335820
SUCCESS checkout https://github.com/dokun1/openwhisk-swift-sdk.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/IBM-Swift/LoggerAPI.git from cache
Fetching https://github.com/IBM-Swift/CircuitBreaker.git from cache
Fetching https://github.com/IBM-Swift/SwiftyRequest.git from cache
Fetched https://github.com/IBM-Swift/LoggerAPI.git (0.30s)
Fetched https://github.com/IBM-Swift/SwiftyRequest.git (0.30s)
Fetched https://github.com/IBM-Swift/CircuitBreaker.git (0.30s)
Computing version for https://github.com/IBM-Swift/SwiftyRequest.git
Computed https://github.com/IBM-Swift/SwiftyRequest.git at 1.1.3 (0.55s)
Computing version for https://github.com/IBM-Swift/CircuitBreaker.git
Computed https://github.com/IBM-Swift/CircuitBreaker.git at 5.1.0 (0.05s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (0.06s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.06s)
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.2
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
Creating working copy for https://github.com/IBM-Swift/SwiftyRequest.git
Working copy of https://github.com/IBM-Swift/SwiftyRequest.git resolved at 1.1.3
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
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.
Building for debugging...
[1/5] Compiling Logging Locks.swift
[2/5] Compiling Logging MetadataProvider.swift
[3/5] Compiling Logging LogHandler.swift
[4/5] Emitting module Logging
[5/5] Compiling Logging Logging.swift
[6/7] Compiling LoggerAPI Logger.swift
[7/7] Emitting module LoggerAPI
[8/17] Compiling CircuitBreaker Stats.swift
[9/18] Compiling CircuitBreaker MonitorCollection.swift
[10/18] Compiling CircuitBreaker Monitor.swift
[11/18] Compiling CircuitBreaker Snapshot.swift
[12/18] Emitting module CircuitBreaker
[13/18] Compiling CircuitBreaker CircuitBreaker.swift
[14/18] Compiling CircuitBreaker Collection.swift
[15/18] Compiling CircuitBreaker BreakerError.swift
[16/18] Compiling CircuitBreaker Bulkhead.swift
[17/18] Compiling CircuitBreaker Invocation.swift
[18/18] Compiling CircuitBreaker Utils.swift
[19/27] Compiling SwiftyRequest RestUtilities.swift
[20/28] Compiling SwiftyRequest RestToken.swift
[21/28] Emitting module SwiftyRequest
[22/28] Compiling SwiftyRequest StringExtensions.swift
[23/28] Compiling SwiftyRequest JSONWrapper.swift
[24/28] Compiling SwiftyRequest MultipartFormData.swift
[25/28] Compiling SwiftyRequest CodableExtensions.swift
[26/28] Compiling SwiftyRequest HTTPMethod.swift
[27/28] Compiling SwiftyRequest JSON.swift
[28/28] Compiling SwiftyRequest RestRequest.swift
[29/35] Compiling openwhisk_swift_sdk Decoders.swift
[30/35] Compiling openwhisk_swift_sdk Action.swift
[31/35] Compiling openwhisk_swift_sdk ActionDetail.swift
[32/35] Emitting module openwhisk_swift_sdk
[33/35] Compiling openwhisk_swift_sdk Agent.swift
[34/35] Compiling openwhisk_swift_sdk InvocationResponse.swift
[35/35] Compiling openwhisk_swift_sdk MultiDecodable.swift
Build complete! (12.55s)
Build complete.
Done.