Build Information
Successful build of ZeeQL3Freddy, reference 0.6.1 (ac3d20
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 20:55:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Freddy.git
Reference: 0.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Freddy
* tag 0.6.1 -> FETCH_HEAD
HEAD is now at ac3d208 Merge branch 'develop' into main
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git
Revision (git rev-parse @):
ac3d20854567a7fbe3bd1a8a1bca47ab9a6908cc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at 0.6.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/107] Compiling Freddy JSONParsing.swift
[6/107] Compiling Freddy JSONSerializing.swift
[7/107] Compiling Freddy JSONLiteralConvertible.swift
[8/108] Compiling ZeeQL QualifierEvaluation.swift
[9/108] Compiling ZeeQL QualifierParser.swift
[10/108] Compiling ZeeQL QualifierVariable.swift
[11/108] Compiling ZeeQL SQLQualifier.swift
[12/108] Compiling ZeeQL SortOrdering.swift
[13/108] Compiling ZeeQL StoreKeyValueCoding.swift
[14/108] Compiling ZeeQL AnyOptional.swift
[15/108] Compiling ZeeQL Dictionary+Extensions.swift
[16/108] Compiling ZeeQL EquatableType.swift
[17/108] Compiling ZeeQL KeyValueStringFormatter.swift
[18/118] Compiling ZeeQL SQLExpressionFactory.swift
[19/118] Compiling ZeeQL SQLForeignKey.swift
[20/118] Compiling ZeeQL SQLTableGroups.swift
[21/118] Compiling ZeeQL SchemaGeneration.swift
[22/118] Compiling ZeeQL SchemaSynchronization.swift
[23/118] Compiling ZeeQL SchemaSynchronizationFactory.swift
[24/118] Compiling ZeeQL TypedDatabaseChannel.swift
[25/118] Compiling ZeeQL TypedFetchSpecification.swift
[26/118] Compiling ZeeQL ZeeQLTypes.swift
[27/118] Compiling ZeeQL ArrayDataSource.swift
[28/118] Compiling ZeeQL AdaptorModelFetch.swift
[29/118] Compiling ZeeQL AdaptorOperation.swift
[30/118] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[31/118] Compiling ZeeQL AdaptorQueryType.swift
[32/118] Compiling ZeeQL AdaptorRecord.swift
[33/118] Compiling ZeeQL AdaptorRecordSchema.swift
[34/118] Compiling ZeeQL Attribute.swift
[35/118] Compiling ZeeQL AttributeKey.swift
[36/118] Compiling ZeeQL AttributeValue.swift
[37/118] Compiling ZeeQL AdaptorRecordDecoder.swift
[38/118] Compiling ZeeQL CodableEntity.swift
[39/118] Compiling ZeeQL CodableModel.swift
[40/118] Compiling ZeeQL CodableModelDecoder.swift
[41/118] Compiling ZeeQL CodableModelEntityDecoder.swift
[42/118] Compiling ZeeQL CodableModelPostProcessor.swift
[43/118] Compiling ZeeQL CodableRelationship.swift
[44/118] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[45/118] Compiling ZeeQL CodeAttribute.swift
[46/118] Compiling ZeeQL CodeEntity.swift
[47/118] Compiling ZeeQL CodeRelationship.swift
[48/118] Compiling ZeeQL CodeValueAttribute.swift
[49/118] Compiling ZeeQL FetchSpecification.swift
[50/118] Compiling ZeeQL GlobalID.swift
[51/118] Compiling ZeeQL Key.swift
[52/118] Compiling ZeeQL KeyComparisonQualifier.swift
[53/118] Compiling ZeeQL KeyValueQualifier.swift
[54/118] Compiling ZeeQL ModelFetchSpecification.swift
[55/118] Compiling ZeeQL NotQualifier.swift
[56/118] Compiling ZeeQL ObjectStore.swift
[57/118] Compiling ZeeQL ObjectTrackingContext.swift
[58/118] Compiling ZeeQL Qualifier.swift
[59/118] Compiling ZeeQL Database.swift
[60/118] Compiling ZeeQL DatabaseChannel.swift
[61/118] Compiling ZeeQL DatabaseChannelBase.swift
[62/118] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[63/118] Compiling ZeeQL DatabaseContext.swift
[64/118] Compiling ZeeQL DatabaseDataSource.swift
[65/118] Compiling ZeeQL DatabaseObject.swift
[66/118] Compiling ZeeQL DatabaseOperation.swift
[67/118] Compiling ZeeQL Entity.swift
[68/118] Compiling ZeeQL FancyModelMaker.swift
[69/118] Compiling ZeeQL BooleanQualifier.swift
[70/118] Compiling ZeeQL ComparisonOperation.swift
[71/118] Compiling ZeeQL CompoundQualifier.swift
[72/118] Compiling ZeeQL Constant.swift
[73/118] Compiling ZeeQL DataSource.swift
[74/118] Compiling ZeeQL EntityType+Builder.swift
[75/118] Compiling ZeeQL EntityType.swift
[76/118] Compiling ZeeQL Expression.swift
[77/118] Compiling ZeeQL ExpressionEvaluation.swift
[78/118] Compiling ZeeQL FetchSpecification+Builder.swift
[79/118] Compiling Freddy JSONEncodingDetector.swift
[80/118] Compiling Freddy JSONOptional.swift
[81/118] Compiling Freddy JSONDecodable.swift
[82/118] Compiling Freddy JSON.swift
[83/118] Emitting module Freddy
[84/118] Compiling Freddy JSONParser.swift
[85/118] Compiling Freddy JSONEncodable.swift
[86/118] Compiling Freddy JSONSubscripting.swift
[87/118] Compiling ZeeQL AccessDataSource.swift
[88/118] Compiling ZeeQL AccessDataSourceError.swift
[89/118] Compiling ZeeQL AccessDataSourceFinders.swift
[90/118] Compiling ZeeQL ActiveDataSource.swift
[91/118] Compiling ZeeQL ActiveRecord.swift
[92/118] Compiling ZeeQL ActiveRecordType.swift
[93/118] Compiling ZeeQL Adaptor.swift
[94/118] Compiling ZeeQL AdaptorChannel.swift
[95/118] Compiling ZeeQL AdaptorChannelPool.swift
[96/118] Compiling ZeeQL AdaptorDataSource.swift
[97/118] Compiling ZeeQL AdaptorError.swift
[98/118] Compiling ZeeQL Join.swift
[99/118] Compiling ZeeQL MirrorHelpers.swift
[100/118] Compiling ZeeQL Model.swift
[101/118] Compiling ZeeQL ModelLoader.swift
[102/118] Compiling ZeeQL ModelPattern.swift
[103/118] Compiling ZeeQL ModelSQLizer.swift
[104/118] Compiling ZeeQL Property.swift
[105/118] Compiling ZeeQL Relationship.swift
[106/118] Compiling ZeeQL SQLAttributeChange.swift
[107/118] Compiling ZeeQL SQLExpression.swift
[108/118] Emitting module ZeeQL
[109/118] Compiling ZeeQL Logger.swift
[110/118] Compiling ZeeQL Pluralize.swift
[111/118] Compiling ZeeQL SimpleKVC.swift
[112/118] Compiling ZeeQL SmartDescription.swift
[113/118] Compiling ZeeQL TimeRange.swift
[114/118] Compiling ZeeQL SQLite3Adaptor.swift
[115/118] Compiling ZeeQL SQLite3AdaptorChannel.swift
[116/118] Compiling ZeeQL SQLite3Expression.swift
[117/118] Compiling ZeeQL SQLite3ModelFetch.swift
[118/118] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[119/121] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
[120/121] Emitting module ZeeQL3Freddy
[121/121] Compiling ZeeQL3Freddy JSONEncodableType.swift
Build complete! (14.40s)
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[60/6347] Fetching freddy, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.08s)
Fetched https://github.com/modswift/Freddy.git from cache (1.08s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (3.11s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.57s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.59s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.14s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
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/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Build complete.
{
"dependencies" : [
{
"identity" : "zeeql3",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/ZeeQL3.git"
},
{
"identity" : "freddy",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.58",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modswift/Freddy.git"
}
],
"manifest_display_name" : "ZeeQL3Freddy",
"name" : "ZeeQL3Freddy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZeeQL3Freddy",
"targets" : [
"ZeeQL3Freddy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZeeQL3Freddy",
"module_type" : "SwiftTarget",
"name" : "ZeeQL3Freddy",
"path" : "Sources/ZeeQL3Freddy",
"product_dependencies" : [
"ZeeQL",
"Freddy"
],
"product_memberships" : [
"ZeeQL3Freddy"
],
"sources" : [
"ActiveRecordJSON.swift",
"JSONEncodableType.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.