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