Build Information
Successful build of KKBOXOpenAPISwiftPromises with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkbox/openapi-swift-promises.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kkbox/openapi-swift-promises
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bfefcde Updates documentation.
Cloned https://github.com/kkbox/openapi-swift-promises.git
Revision (git rev-parse @):
bfefcde9fa956ad736c221b987e1a79aeb081d74
SUCCESS checkout https://github.com/kkbox/openapi-swift-promises.git at master
Fetching https://github.com/google/promises.git from cache
Fetching https://github.com/KKBOX/OpenAPI-Swift from cache
Fetched https://github.com/KKBOX/OpenAPI-Swift (0.27s)
Fetched https://github.com/google/promises.git (0.34s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (0.01s)
Computing version for https://github.com/KKBOX/OpenAPI-Swift
Computed https://github.com/KKBOX/OpenAPI-Swift at 1.1.7 (0.35s)
Creating working copy for https://github.com/KKBOX/OpenAPI-Swift
Working copy of https://github.com/KKBOX/OpenAPI-Swift resolved at 1.1.7
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 1.2.12
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "openapi-swift-promises",
"name": "KKBOXOpenAPISwiftPromises",
"url": "https://github.com/kkbox/openapi-swift-promises.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/openapi-swift-promises",
"dependencies": [
{
"identity": "promises",
"name": "Promises",
"url": "https://github.com/google/promises.git",
"version": "1.2.12",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/promises",
"dependencies": [
]
},
{
"identity": "openapi-swift",
"name": "KKBOXOpenAPISwift",
"url": "https://github.com/KKBOX/OpenAPI-Swift",
"version": "1.1.7",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPI-Swift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kkbox/openapi-swift-promises.git
[1/108] Fetching openapi-swift-promises
Fetched https://github.com/kkbox/openapi-swift-promises.git (0.35s)
Fetching https://github.com/google/promises.git from cache
Fetching https://github.com/KKBOX/OpenAPI-Swift from cache
Fetched https://github.com/KKBOX/OpenAPI-Swift (0.24s)
Fetched https://github.com/google/promises.git (0.31s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (0.01s)
Computing version for https://github.com/KKBOX/OpenAPI-Swift
Computed https://github.com/KKBOX/OpenAPI-Swift at 1.1.7 (0.01s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 1.2.12
Creating working copy for https://github.com/KKBOX/OpenAPI-Swift
Working copy of https://github.com/KKBOX/OpenAPI-Swift resolved at 1.1.7
Creating working copy for https://github.com/kkbox/openapi-swift-promises.git
Working copy of https://github.com/kkbox/openapi-swift-promises.git resolved at master
warning: '.resolve-product-dependencies': dependency 'openapi-swift-promises' is not used by any target
Found 2 product dependencies
- Promises
- KKBOXOpenAPISwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Compiling FBLPromises FBLPromise+Validate.m
[1/19] Compiling FBLPromises FBLPromiseError.m
[2/19] Compiling FBLPromises FBLPromise+Then.m
[3/19] Compiling FBLPromises FBLPromise+Any.m
[4/19] Compiling FBLPromises FBLPromise+Timeout.m
[5/23] Compiling FBLPromises FBLPromise+Retry.m
[6/23] Compiling FBLPromises FBLPromise+Reduce.m
[7/23] Compiling FBLPromises FBLPromise+Recover.m
[8/23] Compiling FBLPromises FBLPromise+Race.m
[9/23] Compiling FBLPromises FBLPromise+Do.m
[10/23] Compiling FBLPromises FBLPromise+Testing.m
[11/23] Compiling FBLPromises FBLPromise+Delay.m
[12/23] Compiling FBLPromises FBLPromise+Catch.m
[13/23] Compiling FBLPromises FBLPromise+Await.m
[14/23] Compiling FBLPromises FBLPromise.m
[15/23] Compiling FBLPromises FBLPromise+Async.m
[16/23] Compiling FBLPromises FBLPromise+Always.m
[17/23] Compiling FBLPromises FBLPromise+All.m
[18/23] Compiling FBLPromises FBLPromise+Wrap.m
[20/41] Emitting module Promises
[21/43] Compiling Promises Promise.swift
[22/43] Compiling Promises PromiseError.swift
[23/43] Compiling Promises Promise+Recover.swift
[24/43] Compiling Promises Promise+Reduce.swift
[25/43] Compiling Promises Promise+Validate.swift
[26/43] Compiling Promises Promise+Wrap.swift
[27/43] Compiling Promises Promise+Then.swift
[28/43] Compiling Promises Promise+Timeout.swift
[29/43] Compiling Promises Promise+Retry.swift
[30/43] Compiling Promises Promise+Testing.swift
[31/43] Compiling Promises Promise+Delay.swift
[32/43] Compiling Promises Promise+Do.swift
[33/43] Compiling Promises Promise+Race.swift
[34/43] Compiling Promises Promise+Async.swift
[35/43] Compiling Promises Promise+Await.swift
[36/43] Compiling Promises Promise+Catch.swift
[37/43] Compiling Promises Promise+All.swift
[38/43] Compiling Promises Promise+Always.swift
[39/43] Compiling Promises Promise+Any.swift
[40/43] Compiling KKBOXOpenAPISwift KKBOXOpenAPIPrivateTypes.swift
[41/43] Compiling KKBOXOpenAPISwift KKBOXOpenAPI.swift
[42/43] Compiling KKBOXOpenAPISwift KKBOXOpenAPITypes.swift
[43/43] Emitting module KKBOXOpenAPISwift
[44/45] Compiling KKBOXOpenAPISwiftPromises KKBOXOpenAPISwiftPromises.swift
[45/45] Emitting module KKBOXOpenAPISwiftPromises
Build complete! (9.44s)
Build complete.
Done.