Build Information
Successful build of ZeeQL3Combine 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/ZeeQL/ZeeQL3Combine.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ZeeQL/ZeeQL3Combine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/88] Compiling ZeeQL AccessDataSource.swift
[5/88] Compiling ZeeQL AccessDataSourceError.swift
[6/88] Compiling ZeeQL AccessDataSourceFinders.swift
[7/88] Compiling ZeeQL ActiveDataSource.swift
[8/88] Compiling ZeeQL ActiveRecord.swift
[9/88] Compiling ZeeQL ActiveRecordType.swift
[10/88] Compiling ZeeQL Adaptor.swift
[11/88] Compiling ZeeQL AdaptorChannel.swift
[12/88] Compiling ZeeQL AdaptorChannelPool.swift
[13/88] Compiling ZeeQL AdaptorDataSource.swift
[14/88] Compiling ZeeQL AdaptorError.swift
[15/88] Compiling ZeeQL AdaptorModelFetch.swift
[16/88] Compiling ZeeQL ComparisonOperation.swift
[17/88] Compiling ZeeQL CompoundQualifier.swift
[18/88] Compiling ZeeQL Constant.swift
[19/88] Compiling ZeeQL DataSource.swift
[20/88] Compiling ZeeQL EntityType.swift
[21/88] Compiling ZeeQL Expression.swift
[22/88] Compiling ZeeQL ExpressionEvaluation.swift
[23/88] Compiling ZeeQL FetchSpecification.swift
[24/88] Compiling ZeeQL GlobalID.swift
[25/88] Compiling ZeeQL Key.swift
[26/88] Compiling ZeeQL KeyComparisonQualifier.swift
[27/88] Compiling ZeeQL KeyValueQualifier.swift
[28/88] Compiling ZeeQL ModelFetchSpecification.swift
[29/88] Compiling ZeeQL NotQualifier.swift
[30/88] Compiling ZeeQL ObjectStore.swift
[31/88] Compiling ZeeQL ObjectTrackingContext.swift
[32/88] Compiling ZeeQL Qualifier.swift
[33/88] Compiling ZeeQL QualifierEvaluation.swift
[34/88] Compiling ZeeQL QualifierParser.swift
[35/88] Compiling ZeeQL QualifierVariable.swift
[36/88] Compiling ZeeQL QueryBuilder.swift
[37/88] Compiling ZeeQL SQLQualifier.swift
[38/88] Compiling ZeeQL SortOrdering.swift
[39/88] Compiling ZeeQL StoreKeyValueCoding.swift
[40/88] Compiling ZeeQL SQLAttributeChange.swift
[41/88] Compiling ZeeQL SQLExpression.swift
[42/88] Compiling ZeeQL SQLExpressionFactory.swift
[43/88] Compiling ZeeQL SQLForeignKey.swift
[44/88] Compiling ZeeQL SQLTableGroups.swift
[45/88] Compiling ZeeQL SchemaGeneration.swift
[46/88] Compiling ZeeQL SchemaSynchronization.swift
[47/88] Compiling ZeeQL SchemaSynchronizationFactory.swift
[48/88] Compiling ZeeQL TypedFetchSpecification.swift
[49/88] Compiling ZeeQL ZeeQLTypes.swift
[50/88] Compiling ZeeQL ArrayDataSource.swift
[51/88] Compiling ZeeQL BooleanQualifier.swift
[52/100] Compiling ZeeQL AdaptorOperation.swift
[53/100] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[54/100] Compiling ZeeQL AdaptorQueryType.swift
[55/100] Compiling ZeeQL AdaptorRecord.swift
[56/100] Compiling ZeeQL AdaptorRecordSchema.swift
[57/100] Compiling ZeeQL Attribute.swift
[58/100] Compiling ZeeQL AttributeKey.swift
[59/100] Compiling ZeeQL AttributeValue.swift
[60/100] Compiling ZeeQL AdaptorRecordDecoder.swift
[61/100] Compiling ZeeQL CodableEntity.swift
[62/100] Compiling ZeeQL CodableModel.swift
[63/100] Compiling ZeeQL CodableModelDecoder.swift
[64/100] Compiling ZeeQL CodableModelEntityDecoder.swift
[65/100] Compiling ZeeQL CodableModelPostProcessor.swift
[66/100] Compiling ZeeQL CodableRelationship.swift
[67/100] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[68/100] Compiling ZeeQL CodeAttribute.swift
[69/100] Compiling ZeeQL CodeEntity.swift
[70/100] Compiling ZeeQL CodeFetchSpecification.swift
[71/100] Compiling ZeeQL CodeRelationship.swift
[72/100] Compiling ZeeQL CodeValueAttribute.swift
[73/100] Compiling ZeeQL Database.swift
[74/100] Compiling ZeeQL DatabaseChannel.swift
[75/100] Compiling ZeeQL DatabaseContext.swift
[76/100] Emitting module ZeeQL
[77/100] Compiling ZeeQL DatabaseDataSource.swift
[78/100] Compiling ZeeQL DatabaseObject.swift
[79/100] Compiling ZeeQL DatabaseOperation.swift
[80/100] Compiling ZeeQL Entity.swift
[81/100] Compiling ZeeQL FancyModelMaker.swift
[82/100] Compiling ZeeQL Join.swift
[83/100] Compiling ZeeQL MirrorHelpers.swift
[84/100] Compiling ZeeQL Model.swift
[85/100] Compiling ZeeQL ModelLoader.swift
[86/100] Compiling ZeeQL ModelSQLizer.swift
[87/100] Compiling ZeeQL Property.swift
[88/100] Compiling ZeeQL Relationship.swift
[89/100] Compiling ZeeQL EquatableType.swift
[90/100] Compiling ZeeQL KeyValueStringFormatter.swift
[91/100] Compiling ZeeQL Logger.swift
[92/100] Compiling ZeeQL Pluralize.swift
[93/100] Compiling ZeeQL SimpleKVC.swift
[94/100] Compiling ZeeQL SmartDescription.swift
[95/100] Compiling ZeeQL TimeRange.swift
[96/100] Compiling ZeeQL SQLite3Adaptor.swift
[97/100] Compiling ZeeQL SQLite3AdaptorChannel.swift
[98/100] Compiling ZeeQL SQLite3Expression.swift
[99/100] Compiling ZeeQL SQLite3ModelFetch.swift
[100/100] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[101/106] Compiling ZeeQLCombine ReExports.swift
[102/106] Emitting module ZeeQLCombine
[103/106] Compiling ZeeQLCombine OActiveRecord.swift
[104/106] Compiling ZeeQLCombine Adaptor.swift
[105/106] Compiling ZeeQLCombine AccessDataSource.swift
[106/106] Compiling ZeeQLCombine AccessDataSourcePublisher.swift
Build complete! (7.80s)
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.19s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.02s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.17s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.02s)
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/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
Build complete.
Done.