The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BMO 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/happn-app/BMO.git
Reference: 0.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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 into spi-builder-workspace
12566d4edf52eb84d3d44a0e3b7feabecfb38b85
SUCCESS checkout https://github.com/happn-app/BMO.git at 0.2.1
========================================
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/happn-app/AsyncOperationResult.git from cache
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetched https://github.com/happn-app/KVObserver.git (0.20s)
Fetched https://github.com/happn-app/CollectionLoader.git (0.22s)
Fetched https://github.com/happn-app/AsyncOperationResult.git (0.23s)
Computing version for https://github.com/happn-app/CollectionLoader.git
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.05s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.04s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.03s)
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
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
Building for debugging...
[1/28] Emitting module AsyncOperationResult
[2/28] Compiling AsyncOperationResult AsyncOperationResult.swift
[3/28] Emitting module KVObserver
[4/28] Compiling KVObserver KVObserver.swift
[5/50] Compiling BMO ImportResult.swift
/Users/builder/builds/TDmZkXJm/0/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
                ^
[6/50] Compiling BMO MixedRepresentation.swift
/Users/builder/builds/TDmZkXJm/0/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
                ^
[7/52] Compiling BMO BackRequest.swift
[8/52] Compiling BMO ImportBridgeOperationResultsRequest.swift
[9/52] Compiling BMO UniquingRequest.swift
[10/52] Emitting module BMO
[11/52] Compiling BMO NumberOfCores.swift
[12/52] Compiling BMO OperationError.swift
[13/52] Compiling BMO AsyncOperationResult+BMOResults.swift
[14/52] Compiling BMO BackRequestResult.swift
[15/52] Compiling BMO BMOConfig.swift
[16/52] Compiling BMO BackResultsImporter.swift
[17/52] Compiling BMO Bridge.swift
[18/52] Emitting module CollectionLoader
[19/52] Compiling CollectionLoader CollectionLoaderHelper.swift
[20/52] Compiling CollectionLoader CollectionLoader.swift
[21/52] Compiling BMO BackRequestOperation.swift
[22/52] Compiling BMO ImportBridgeOperationResultsRequestOperation.swift
[23/52] Compiling BMO RequestManager.swift
[24/52] Compiling BMO Db.swift
[25/52] Compiling BMO DbRepresentationExporter.swift
[26/52] Compiling BMO DbRepresentationImporter.swift
[27/52] Compiling BMO BridgeBackRequestResult.swift
[28/52] Compiling BMO ChangesDescription.swift
[32/55] Compiling RESTUtils RESTMapperTransformer.swift
[33/55] Compiling RESTUtils RESTMapping.swift
[34/55] Compiling RESTUtils RESTPropertyMapping.swift
[35/58] Compiling BMO_FastImportRepresentation FastImportResultBuilderForBackResultsImporter.swift
[36/58] Compiling BMO_FastImportRepresentation FastImportRepresentation.swift
[37/58] Emitting module BMO_FastImportRepresentation
[41/70] Emitting module RESTUtils
[42/70] Compiling BMO_CoreData CoreDataSaveRequest.swift
[45/70] Compiling RESTUtils RESTURLTransformer.swift
[46/70] Compiling RESTUtils RESTUUIDTransformer.swift
[47/70] Compiling RESTUtils StandardRESTParameterizedStringSetParser.swift
[48/70] Compiling BMO_CoreData MixedRepresentation+CoreData.swift
[49/70] Compiling BMO_CoreData BackResultsImporterForCoreDataWithFastImportRepresentation.swift
[50/70] Compiling BMO_CoreData AsyncOperationResult+BMOCoreData.swift
[51/70] Compiling BMO_CoreData Bridge+CoreData.swift
[52/70] Compiling BMO_CoreData CoreDataUtils.swift
[53/70] Compiling BMO_CoreData Db+CoreData.swift
[54/70] Compiling BMO_CoreData FastImportRepresentationCoreDataImporter.swift
[55/70] Compiling BMO_CoreData ImportError.swift
[56/70] Emitting module BMO_CoreData
[57/70] Compiling BMO_CoreData CoreDataFetchRequest.swift
[59/70] Compiling BMO_CoreData NSPredicateUtils.swift
[64/71] Compiling BMO_CoreData NSPropertyDescriptionHashableWrapper.swift
[72/78] Compiling BMO_RESTCoreData RESTCoreDataSaveRequest.swift
[73/78] Compiling BMO_RESTCoreData AdditionalRequestInfo+RESTCoreData.swift
[74/78] Compiling BMO_RESTCoreData RESTCoreDataFetchRequest.swift
[75/78] Compiling BMO_RESTCoreData CoreData+RESTMapper.swift
[76/78] Compiling BMO_RESTCoreData CoreData+RESTPath.swift
[77/78] Emitting module BMO_RESTCoreData
[78/78] Compiling BMO_RESTCoreData RequestManager+RESTCoreData.swift
[79/84] Compiling CollectionLoader_RESTCoreData PageInfoRetriever.swift
[80/84] Compiling CollectionLoader_RESTCoreData CoreDataCLH.swift
[81/84] Compiling CollectionLoader_RESTCoreData CoreDataListElementCLH.swift
[82/84] Compiling CollectionLoader_RESTCoreData AnyCoreDataCLH.swift
[83/84] Emitting module CollectionLoader_RESTCoreData
[84/84] Compiling CollectionLoader_RESTCoreData CoreDataSearchCLH.swift
Build complete! (11.77s)
Build complete.
Done.