The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BMO 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/happn-app/BMO.git
Reference: 0.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/BMO
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 12566d4 Rename happn-tech to happn-app
Cloned https://github.com/happn-app/BMO.git
Revision (git rev-parse @):
12566d4edf52eb84d3d44a0e3b7feabecfb38b85
SUCCESS checkout https://github.com/happn-app/BMO.git at 0.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/happn-app/BMO.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--423B1241ED78D482.txt
[11/38] Emitting module AsyncOperationResult
[12/38] Compiling AsyncOperationResult AsyncOperationResult.swift
[13/38] Compiling KVObserver KVObserver.swift
[14/38] Emitting module KVObserver
[15/60] Compiling BMO ImportResult.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BMO/Results/ImportResult.swift:57:3: warning: 'metadata' is deprecated: Temporary workaround for convenience. See comment note inside the struct definition for more information.
                metadata = m
                ^
[16/60] Compiling BMO MixedRepresentation.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BMO/Results/ImportResult.swift:57:3: warning: 'metadata' is deprecated: Temporary workaround for convenience. See comment note inside the struct definition for more information.
                metadata = m
                ^
[17/62] Compiling BMO BridgeBackRequestResult.swift
[18/62] Compiling BMO ChangesDescription.swift
[19/62] Compiling BMO AsyncOperationResult+BMOResults.swift
[20/62] Compiling BMO BackRequestResult.swift
[21/62] Compiling BMO BackRequest.swift
[22/62] Compiling BMO ImportBridgeOperationResultsRequest.swift
[23/62] Compiling BMO UniquingRequest.swift
[24/62] Emitting module BMO
[25/62] Compiling BMO Db.swift
[26/62] Compiling BMO DbRepresentationExporter.swift
[27/62] Compiling BMO DbRepresentationImporter.swift
[28/62] Compiling BMO BMOConfig.swift
[29/62] Compiling BMO BackResultsImporter.swift
[30/62] Compiling BMO Bridge.swift
[31/62] Compiling BMO NumberOfCores.swift
[32/62] Compiling BMO OperationError.swift
[35/62] Compiling BMO BackRequestOperation.swift
[36/65] Emitting module CollectionLoader
[37/65] Compiling CollectionLoader CollectionLoaderHelper.swift
[38/65] Compiling CollectionLoader CollectionLoader.swift
[39/65] Emitting module RESTUtils
[44/65] Compiling BMO ImportBridgeOperationResultsRequestOperation.swift
[45/65] Compiling BMO RequestManager.swift
[52/68] Compiling RESTUtils RESTURLTransformer.swift
[53/68] Compiling RESTUtils RESTUUIDTransformer.swift
[54/68] Compiling RESTUtils StandardRESTParameterizedStringSetParser.swift
[55/68] Compiling BMO_FastImportRepresentation FastImportRepresentation.swift
[56/68] Emitting module BMO_FastImportRepresentation
[57/68] Compiling BMO_FastImportRepresentation FastImportResultBuilderForBackResultsImporter.swift
[58/80] Compiling BMO_CoreData MixedRepresentation+CoreData.swift
[59/80] Compiling BMO_CoreData BackResultsImporterForCoreDataWithFastImportRepresentation.swift
[60/80] Compiling BMO_CoreData CoreDataFetchRequest.swift
[61/80] Compiling BMO_CoreData CoreDataSaveRequest.swift
[64/80] Emitting module BMO_CoreData
[65/81] Compiling BMO_CoreData NSPredicateUtils.swift
[68/81] Compiling BMO_CoreData NSPropertyDescriptionHashableWrapper.swift
[69/81] Compiling BMO_CoreData CoreDataUtils.swift
[70/81] Compiling BMO_CoreData Db+CoreData.swift
[71/81] Compiling BMO_CoreData FastImportRepresentationCoreDataImporter.swift
[72/81] Compiling BMO_CoreData ImportError.swift
[73/81] Compiling BMO_CoreData AsyncOperationResult+BMOCoreData.swift
[74/81] Compiling BMO_CoreData Bridge+CoreData.swift
[79/81] Compiling RESTUtils RESTBase64DataTransformer.swift
[80/81] Compiling RESTUtils RESTBoolTransformer.swift
[81/81] Compiling RESTUtils RESTColorTransformer.swift
[82/88] Compiling BMO_RESTCoreData RESTCoreDataFetchRequest.swift
[83/88] Compiling BMO_RESTCoreData AdditionalRequestInfo+RESTCoreData.swift
[84/88] Emitting module BMO_RESTCoreData
[85/88] Compiling BMO_RESTCoreData RESTCoreDataSaveRequest.swift
[86/88] Compiling BMO_RESTCoreData RequestManager+RESTCoreData.swift
[87/88] Compiling BMO_RESTCoreData CoreData+RESTMapper.swift
[88/88] Compiling BMO_RESTCoreData CoreData+RESTPath.swift
[89/94] Compiling CollectionLoader_RESTCoreData PageInfoRetriever.swift
[90/94] Compiling CollectionLoader_RESTCoreData CoreDataCLH.swift
[91/94] Compiling CollectionLoader_RESTCoreData AnyCoreDataCLH.swift
[92/94] Compiling CollectionLoader_RESTCoreData CoreDataSearchCLH.swift
[93/94] Emitting module CollectionLoader_RESTCoreData
[94/94] Compiling CollectionLoader_RESTCoreData CoreDataListElementCLH.swift
Build complete! (7.26s)
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetched https://github.com/happn-app/AsyncOperationResult.git from cache (0.17s)
Fetched https://github.com/happn-app/CollectionLoader.git from cache (0.17s)
Fetched https://github.com/happn-app/KVObserver.git from cache (0.17s)
Computing version for https://github.com/happn-app/CollectionLoader.git
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.33s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.34s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.31s)
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Creating working copy for https://github.com/happn-app/CollectionLoader.git
Working copy of https://github.com/happn-app/CollectionLoader.git resolved at 0.9.6
Build complete.
Done.

Build Machine: Mac 7