Build Information
Successful build of ZeeQL3Freddy, reference 0.6.1 (ac3d20
), with Swift 6.0 for Linux on 1 Nov 2024 12:30:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Freddy.git
Reference: 0.6.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[2938/5485] Fetching freddy, zeeql3
Fetched https://github.com/modswift/Freddy.git from cache (0.24s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.26s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (1.86s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.7 (0.45s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.31s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.43s)
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.7
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/100] Compiling ZeeQL ModelFetchSpecification.swift
[6/100] Compiling ZeeQL NotQualifier.swift
[7/100] Compiling ZeeQL ObjectStore.swift
[8/100] Compiling ZeeQL ObjectTrackingContext.swift
[9/100] Compiling ZeeQL Qualifier.swift
[10/100] Compiling ZeeQL QualifierEvaluation.swift
[11/100] Compiling ZeeQL QualifierParser.swift
[12/100] Compiling ZeeQL QualifierVariable.swift
[13/100] Compiling ZeeQL QueryBuilder.swift
[14/100] Compiling ZeeQL SQLQualifier.swift
[15/100] Compiling ZeeQL SortOrdering.swift
[16/100] Compiling ZeeQL StoreKeyValueCoding.swift
[17/100] Compiling ZeeQL ComparisonOperation.swift
[18/100] Compiling ZeeQL CompoundQualifier.swift
[19/100] Compiling ZeeQL Constant.swift
[20/100] Compiling ZeeQL DataSource.swift
[21/100] Compiling ZeeQL EntityType.swift
[22/100] Compiling ZeeQL Expression.swift
[23/100] Compiling ZeeQL ExpressionEvaluation.swift
[24/100] Compiling ZeeQL FetchSpecification.swift
[25/100] Compiling ZeeQL GlobalID.swift
[26/100] Compiling ZeeQL Key.swift
[27/100] Compiling ZeeQL KeyComparisonQualifier.swift
[28/100] Compiling ZeeQL KeyValueQualifier.swift
[29/112] Compiling Freddy JSONOptional.swift
[30/112] Compiling Freddy JSONLiteralConvertible.swift
[31/113] Compiling Freddy JSONParser.swift
[32/113] Compiling ZeeQL SQLAttributeChange.swift
[33/113] Compiling ZeeQL SQLExpression.swift
[34/113] Compiling ZeeQL SQLExpressionFactory.swift
[35/113] Compiling ZeeQL SQLForeignKey.swift
[36/113] Compiling ZeeQL SQLTableGroups.swift
[37/113] Compiling ZeeQL SchemaGeneration.swift
[38/113] Compiling ZeeQL SchemaSynchronization.swift
[39/113] Compiling ZeeQL SchemaSynchronizationFactory.swift
[40/113] Compiling ZeeQL TypedFetchSpecification.swift
[41/113] Compiling ZeeQL ZeeQLTypes.swift
[42/113] Compiling ZeeQL ArrayDataSource.swift
[43/113] Compiling ZeeQL BooleanQualifier.swift
[44/113] Compiling ZeeQL AdaptorRecord.swift
[45/113] Compiling ZeeQL AdaptorRecordSchema.swift
[46/113] Emitting module Freddy
[47/113] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[48/113] Compiling ZeeQL AdaptorQueryType.swift
[49/113] Compiling Freddy JSONParsing.swift
[50/113] Compiling Freddy JSONSerializing.swift
[51/113] Emitting module ZeeQL
[56/113] Compiling ZeeQL Attribute.swift
[57/113] Compiling ZeeQL AttributeKey.swift
[58/113] Compiling ZeeQL AttributeValue.swift
[59/113] Compiling ZeeQL AdaptorRecordDecoder.swift
[60/113] Compiling ZeeQL CodableEntity.swift
[61/113] Compiling ZeeQL CodableModel.swift
[62/113] Compiling ZeeQL CodableModelDecoder.swift
[63/113] Compiling ZeeQL CodableModelEntityDecoder.swift
[64/113] Compiling ZeeQL CodableModelPostProcessor.swift
[65/113] Compiling ZeeQL CodableRelationship.swift
[66/113] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[67/113] Compiling ZeeQL CodeAttribute.swift
[68/113] Compiling ZeeQL CodeEntity.swift
[69/113] Compiling ZeeQL CodeFetchSpecification.swift
[70/113] Compiling ZeeQL CodeRelationship.swift
[71/113] Compiling ZeeQL CodeValueAttribute.swift
[72/113] Compiling ZeeQL Database.swift
[73/113] Compiling ZeeQL DatabaseChannel.swift
[74/113] Compiling ZeeQL DatabaseContext.swift
[75/113] Compiling ZeeQL DatabaseDataSource.swift
[76/113] Compiling ZeeQL AccessDataSource.swift
[77/113] Compiling ZeeQL AccessDataSourceError.swift
[78/113] Compiling ZeeQL AccessDataSourceFinders.swift
[79/113] Compiling ZeeQL ActiveDataSource.swift
[80/113] Compiling ZeeQL ActiveRecord.swift
[81/113] Compiling ZeeQL ActiveRecordType.swift
[82/113] Compiling ZeeQL Adaptor.swift
[83/113] Compiling ZeeQL AdaptorChannel.swift
[84/113] Compiling ZeeQL AdaptorChannelPool.swift
[85/113] Compiling ZeeQL AdaptorDataSource.swift
[86/113] Compiling ZeeQL AdaptorError.swift
[87/113] Compiling ZeeQL AdaptorModelFetch.swift
[88/113] Compiling ZeeQL AdaptorOperation.swift
[89/113] Compiling ZeeQL DatabaseObject.swift
[90/113] Compiling ZeeQL DatabaseOperation.swift
[91/113] Compiling ZeeQL Entity.swift
[92/113] Compiling ZeeQL FancyModelMaker.swift
[93/113] Compiling ZeeQL Join.swift
[94/113] Compiling ZeeQL MirrorHelpers.swift
[95/113] Compiling ZeeQL Model.swift
[96/113] Compiling ZeeQL ModelLoader.swift
[97/113] Compiling ZeeQL ModelPattern.swift
[98/113] Compiling ZeeQL ModelSQLizer.swift
[99/113] Compiling ZeeQL Property.swift
[100/113] Compiling ZeeQL Relationship.swift
[101/113] Compiling Freddy JSONSubscripting.swift
[103/114] Compiling ZeeQL EquatableType.swift
[104/114] Compiling ZeeQL KeyValueStringFormatter.swift
[105/114] Compiling ZeeQL Logger.swift
[106/114] Compiling ZeeQL Pluralize.swift
[107/114] Compiling ZeeQL SimpleKVC.swift
[108/114] Compiling ZeeQL SmartDescription.swift
[109/114] Compiling ZeeQL TimeRange.swift
[110/114] Compiling ZeeQL SQLite3Adaptor.swift
[111/114] Compiling ZeeQL SQLite3AdaptorChannel.swift
[112/114] Compiling ZeeQL SQLite3Expression.swift
[113/114] Compiling ZeeQL SQLite3ModelFetch.swift
[114/114] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[116/118] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
[117/118] Compiling ZeeQL3Freddy JSONEncodableType.swift
[118/118] Emitting module ZeeQL3Freddy
Build complete! (33.97s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.