Build Information
Successful build of OfficeModel, reference main (bf14ec
), with Swift 5.9 for macOS (SPM) on 20 Nov 2024 22:33:39 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/Frizlab/officectl-model.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/officectl-model
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bf14ec0 Update dependencies
Cloned https://github.com/Frizlab/officectl-model.git
Revision (git rev-parse @):
bf14ec0832eaec0344b125f279f8346e5ad1921d
SUCCESS checkout https://github.com/Frizlab/officectl-model.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Frizlab/officectl-model.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling GenericJSON JSONErrors.swift
[2/18] Compiling GenericJSON JSON+Querying.swift
[3/18] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[4/18] Compiling GenericJSON JSON.swift
[5/18] Emitting module UnwrapOrThrow
[6/18] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[7/18] Compiling GenericJSON JSON+CustomDebugStringConvertible.swift
[8/18] Emitting module GenericJSON
[9/18] Compiling GenericJSON JSON+Codable.swift
[10/18] Compiling LegibleError LegibleError.swift
[11/18] Emitting module LegibleError
[12/18] Compiling GenericJSON JSON+Merging.swift
[13/18] Compiling GenericJSON JSON+Decoding.swift
[14/18] Compiling GenericJSON JSON+Init.swift
[15/18] Compiling Email Email.swift
[16/18] Emitting module Email
[17/18] Compiling Email EmailValidator+ValidationCodes.swift
[18/18] Compiling Email EmailValidator.swift
[19/23] Compiling OfficeModelCore Tag.swift
[20/23] Compiling OfficeModelCore RemoteProperty.swift
[21/23] Emitting module OfficeModelCore
[22/23] Compiling OfficeModelCore None.swift
[23/23] Compiling OfficeModelCore TaggedID.swift
[24/42] Compiling OfficeModel ApiMergedUser.swift
[25/42] Compiling OfficeModel ApiUser.swift
[26/42] Compiling OfficeModel ApiError.swift
[27/42] Compiling OfficeModel ApiMultiServicesID.swift
[28/42] Compiling OfficeModel ApiUsers.swift
[29/42] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[30/44] Compiling OfficeModel ApiTokenResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/OfficeModel/FromApi/User/ApiDirectoryUser.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[31/44] Compiling OfficeModel ApiDirectoryUser.swift
/Users/admin/builder/spi-builder-workspace/Sources/OfficeModel/FromApi/User/ApiDirectoryUser.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[32/44] Compiling OfficeModel ApiMultiServicesResults.swift
[33/44] Compiling OfficeModel ApiService.swift
[34/44] Compiling OfficeModel Result+Codable.swift
[35/44] Compiling OfficeModel Result+Utils.swift
[36/44] Compiling OfficeModel DeleteUserQuery.swift
[37/44] Compiling OfficeModel AuthScope.swift
[38/44] Compiling OfficeModel ApiAction.swift
[39/44] Compiling OfficeModel ApiActionStatus.swift
[40/44] Emitting module OfficeModel
[41/44] Compiling OfficeModel ChangeUserPasswordQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OfficeModel/Common/ActionQueries/User/CreateOrUpdateUserQuery.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[42/44] Compiling OfficeModel CreateOrUpdateUserQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OfficeModel/Common/ActionQueries/User/CreateOrUpdateUserQuery.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[43/44] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[44/44] Compiling OfficeModel _Exports.swift
Build complete! (17.47s)
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/Frizlab/swift-email.git
[1/178] Fetching legibleerror
[19/209] Fetching legibleerror, unwraporthrow
[210/389] Fetching legibleerror, unwraporthrow, swift-email
Fetched https://github.com/mxcl/LegibleError.git (1.30s)
Fetching https://github.com/Frizlab/generic-json.git
Fetched https://github.com/Frizlab/UnwrapOrThrow.git (1.30s)
Fetched https://github.com/Frizlab/swift-email.git (1.30s)
[1/575] Fetching generic-json
Fetched https://github.com/Frizlab/generic-json.git (0.76s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.1.1 (0.37s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.47s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.6 (0.47s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.51s)
Creating working copy for https://github.com/Frizlab/swift-email.git
Working copy of https://github.com/Frizlab/swift-email.git resolved at 0.2.6
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.1.1
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.1
Build complete.
Done.