Build Information
Successful build of ZeeQL3Combine 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/ZeeQL/ZeeQL3Combine.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Combine
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 31e0caf Make things non-throwing
Cloned https://github.com/ZeeQL/ZeeQL3Combine.git
Revision (git rev-parse @):
31e0cafc1077f14ee0310771c6b8e09f8617f9c9
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Combine.git at develop
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetched https://github.com/ZeeQL/ZeeQL3.git (0.30s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (1.30s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git (0.22s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.79s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "zeeql3combine",
"name": "ZeeQL3Combine",
"url": "https://github.com/ZeeQL/ZeeQL3Combine.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3Combine",
"dependencies": [
{
"identity": "zeeql3",
"name": "ZeeQL3",
"url": "https://github.com/ZeeQL/ZeeQL3.git",
"version": "0.9.5",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3",
"dependencies": [
{
"identity": "csqlite3",
"name": "CSQLite3",
"url": "https://github.com/ZeeQL/CSQLite3.git",
"version": "2.0.3",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite3",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
[1/71] Fetching zeeql3combine
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git (0.35s)
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetched https://github.com/ZeeQL/ZeeQL3.git (0.28s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.18s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git (0.30s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.06s)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at develop
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
warning: '.resolve-product-dependencies': dependency 'zeeql3combine' is not used by any target
Found 1 product dependencies
- ZeeQL3
========================================
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...
[1/85] Compiling ZeeQL ComparisonOperation.swift
[2/85] Compiling ZeeQL CompoundQualifier.swift
[3/85] Compiling ZeeQL Constant.swift
[4/85] Compiling ZeeQL DataSource.swift
[5/85] Compiling ZeeQL EntityType.swift
[6/85] Compiling ZeeQL Expression.swift
[7/85] Compiling ZeeQL ExpressionEvaluation.swift
[8/85] Compiling ZeeQL FetchSpecification.swift
[9/85] Compiling ZeeQL GlobalID.swift
[10/85] Compiling ZeeQL Key.swift
[11/85] Compiling ZeeQL KeyComparisonQualifier.swift
[12/85] Compiling ZeeQL KeyValueQualifier.swift
[13/97] Compiling ZeeQL ModelFetchSpecification.swift
[14/97] Compiling ZeeQL NotQualifier.swift
[15/97] Compiling ZeeQL ObjectStore.swift
[16/97] Compiling ZeeQL ObjectTrackingContext.swift
[17/97] Compiling ZeeQL Qualifier.swift
[18/97] Compiling ZeeQL QualifierEvaluation.swift
[19/97] Compiling ZeeQL QualifierParser.swift
[20/97] Compiling ZeeQL QualifierVariable.swift
[21/97] Compiling ZeeQL QueryBuilder.swift
[22/97] Compiling ZeeQL SQLQualifier.swift
[23/97] Compiling ZeeQL SortOrdering.swift
[24/97] Compiling ZeeQL StoreKeyValueCoding.swift
[25/97] Compiling ZeeQL AccessDataSource.swift
[26/97] Compiling ZeeQL AccessDataSourceError.swift
[27/97] Compiling ZeeQL AccessDataSourceFinders.swift
[28/97] Compiling ZeeQL ActiveDataSource.swift
[29/97] Compiling ZeeQL ActiveRecord.swift
[30/97] Compiling ZeeQL ActiveRecordType.swift
[31/97] Compiling ZeeQL Adaptor.swift
[32/97] Compiling ZeeQL AdaptorChannel.swift
[33/97] Compiling ZeeQL AdaptorChannelPool.swift
[34/97] Compiling ZeeQL AdaptorDataSource.swift
[35/97] Compiling ZeeQL AdaptorError.swift
[36/97] Compiling ZeeQL AdaptorModelFetch.swift
[37/97] Compiling ZeeQL AdaptorOperation.swift
[38/97] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[39/97] Compiling ZeeQL AdaptorQueryType.swift
[40/97] Compiling ZeeQL AdaptorRecord.swift
[41/97] Compiling ZeeQL AdaptorRecordSchema.swift
[42/97] Compiling ZeeQL Attribute.swift
[43/97] Compiling ZeeQL AttributeKey.swift
[44/97] Compiling ZeeQL AttributeValue.swift
[45/97] Compiling ZeeQL AdaptorRecordDecoder.swift
[46/97] Compiling ZeeQL CodableEntity.swift
[47/97] Compiling ZeeQL CodableModel.swift
[48/97] Compiling ZeeQL CodableModelDecoder.swift
[49/97] Compiling ZeeQL CodableModelEntityDecoder.swift
[50/97] Compiling ZeeQL CodableModelPostProcessor.swift
[51/97] Compiling ZeeQL CodableRelationship.swift
[52/97] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[53/97] Compiling ZeeQL CodeAttribute.swift
[54/97] Compiling ZeeQL CodeEntity.swift
[55/97] Compiling ZeeQL CodeFetchSpecification.swift
[56/97] Compiling ZeeQL CodeRelationship.swift
[57/97] Compiling ZeeQL CodeValueAttribute.swift
[58/97] Compiling ZeeQL Database.swift
[59/97] Compiling ZeeQL DatabaseChannel.swift
[60/97] Compiling ZeeQL DatabaseContext.swift
[61/97] Emitting module ZeeQL
[62/97] Compiling ZeeQL SQLAttributeChange.swift
[63/97] Compiling ZeeQL SQLExpression.swift
[64/97] Compiling ZeeQL SQLExpressionFactory.swift
[65/97] Compiling ZeeQL SQLForeignKey.swift
[66/97] Compiling ZeeQL SQLTableGroups.swift
[67/97] Compiling ZeeQL SchemaGeneration.swift
[68/97] Compiling ZeeQL SchemaSynchronization.swift
[69/97] Compiling ZeeQL SchemaSynchronizationFactory.swift
[70/97] Compiling ZeeQL TypedFetchSpecification.swift
[71/97] Compiling ZeeQL ZeeQLTypes.swift
[72/97] Compiling ZeeQL ArrayDataSource.swift
[73/97] Compiling ZeeQL BooleanQualifier.swift
[74/97] Compiling ZeeQL DatabaseDataSource.swift
[75/97] Compiling ZeeQL DatabaseObject.swift
[76/97] Compiling ZeeQL DatabaseOperation.swift
[77/97] Compiling ZeeQL Entity.swift
[78/97] Compiling ZeeQL FancyModelMaker.swift
[79/97] Compiling ZeeQL Join.swift
[80/97] Compiling ZeeQL MirrorHelpers.swift
[81/97] Compiling ZeeQL Model.swift
[82/97] Compiling ZeeQL ModelLoader.swift
[83/97] Compiling ZeeQL ModelSQLizer.swift
[84/97] Compiling ZeeQL Property.swift
[85/97] Compiling ZeeQL Relationship.swift
[86/97] Compiling ZeeQL EquatableType.swift
[87/97] Compiling ZeeQL KeyValueStringFormatter.swift
[88/97] Compiling ZeeQL Logger.swift
[89/97] Compiling ZeeQL Pluralize.swift
[90/97] Compiling ZeeQL SimpleKVC.swift
[91/97] Compiling ZeeQL SmartDescription.swift
[92/97] Compiling ZeeQL TimeRange.swift
[93/97] Compiling ZeeQL SQLite3Adaptor.swift
[94/97] Compiling ZeeQL SQLite3AdaptorChannel.swift
[95/97] Compiling ZeeQL SQLite3Expression.swift
[96/97] Compiling ZeeQL SQLite3ModelFetch.swift
[97/97] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[98/103] Compiling ZeeQLCombine ReExports.swift
[99/103] Compiling ZeeQLCombine Adaptor.swift
[100/103] Compiling ZeeQLCombine OActiveRecord.swift
[101/103] Emitting module ZeeQLCombine
[102/103] Compiling ZeeQLCombine AccessDataSourcePublisher.swift
[103/103] Compiling ZeeQLCombine AccessDataSource.swift
Build complete! (21.43s)
Build complete.
Done.