The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwifQL with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/SwifQL.git
Reference: 1.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwifQL/SwifQL
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 4a4cdc2 Add MySQL specific function DATE_FORMAT (#35) by @heidipuk
Cloned https://github.com/SwifQL/SwifQL.git into spi-builder-workspace
4a4cdc28d899185c822131c6fd0fdbd05865ffb2
SUCCESS checkout https://github.com/SwifQL/SwifQL.git at 1.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/64] Emitting module SwifQL
[2/72] Compiling SwifQL SwifQLable+Interval.swift
[3/72] Compiling SwifQL SwifQLable+IsNotNull.swift
[4/72] Compiling SwifQL SwifQLable+IsNull.swift
[5/72] Compiling SwifQL SwifQLable+Join.swift
[6/72] Compiling SwifQL SwifQLable+Like.swift
[7/72] Compiling SwifQL SwifQLable+Limit.swift
[8/72] Compiling SwifQL SwifQLable+Not.swift
[9/72] Compiling SwifQL SwifQLable+NotBetween.swift
[10/72] Compiling SwifQL SwifQLable+NotExists.swift
[11/72] Compiling SwifQL CaseWhen.swift
[12/72] Compiling SwifQL CastType.swift
[13/72] Compiling SwifQL Column.swift
[14/72] Compiling SwifQL Distinct.swift
[15/72] Compiling SwifQL ExtractFieldValue.swift
[16/72] Compiling SwifQL FluentKitFieldable.swift
[17/72] Compiling SwifQL FormattedKeyPath.swift
[18/72] Compiling SwifQL Functions.swift
[19/72] Compiling SwifQL KeyPath.swift
[20/72] Compiling SwifQL SwifQLable+NotILike.swift
[21/72] Compiling SwifQL SwifQLable+NotIn.swift
[22/72] Compiling SwifQL SwifQLable+NotLike.swift
[23/72] Compiling SwifQL SwifQLable+Nothing.swift
[24/72] Compiling SwifQL SwifQLable+Offset.swift
[25/72] Compiling SwifQL SwifQLable+On.swift
[26/72] Compiling SwifQL SwifQLable+Or.swift
[27/72] Compiling SwifQL SwifQLable+OrderBy.swift
[28/72] Compiling SwifQL SwifQLable+Overlaps.swift
[29/72] Compiling SwifQL Operators.swift
[30/72] Compiling SwifQL PostgresArray.swift
[31/72] Compiling SwifQL PostgresJsonObject.swift
[32/72] Compiling SwifQL Predicates.swift
[33/72] Compiling SwifQL Protocols.swift
[34/72] Compiling SwifQL StringExtensions.swift
[35/72] Compiling SwifQL SwifQL.swift
[36/72] Compiling SwifQL SwifQLJoinBuilder.swift
[37/72] Compiling SwifQL SwifQLSelectBuilder.swift
[38/72] Compiling SwifQL SwifQLable+Raw.swift
[39/72] Compiling SwifQL SwifQLable+Returning.swift
[40/72] Compiling SwifQL SwifQLable+Select.swift
[41/72] Compiling SwifQL SwifQLable+Subscript.swift
[42/72] Compiling SwifQL SwifQLable+Timestamp.swift
[43/72] Compiling SwifQL SwifQLable+Types.swift
[44/72] Compiling SwifQL SwifQLable+Union.swift
[45/72] Compiling SwifQL SwifQLable+Update.swift
[46/72] Compiling SwifQL SwifQLable+Values.swift
[47/72] Compiling SwifQL SwifQLable+Exists.swift
[48/72] Compiling SwifQL SwifQLable+Filter.swift
[49/72] Compiling SwifQL SwifQLable+From.swift
[50/72] Compiling SwifQL SwifQLable+Fulltext.swift
[51/72] Compiling SwifQL SwifQLable+GroupBy.swift
[52/72] Compiling SwifQL SwifQLable+Having.swift
[53/72] Compiling SwifQL SwifQLable+ILike.swift
[54/72] Compiling SwifQL SwifQLable+In.swift
[55/72] Compiling SwifQL SwifQLable+InsertInto.swift
[56/72] Compiling SwifQL SwifQLTableAlias.swift
[57/72] Compiling SwifQL SwifQLable+Alter.swift
[58/72] Compiling SwifQL SwifQLable+And.swift
[59/72] Compiling SwifQL SwifQLable+Between.swift
[60/72] Compiling SwifQL SwifQLable+Conflict.swift
[61/72] Compiling SwifQL SwifQLable+Constraint.swift
[62/72] Compiling SwifQL SwifQLable+Delete.swift
[63/72] Compiling SwifQL SwifQLable+Do.swift
[64/72] Compiling SwifQL SwifQLable+Epoch.swift
[65/72] Compiling SwifQL SwifQLable+Where.swift
[66/72] Compiling SwifQL SwifQLable+WhereExists.swift
[67/72] Compiling SwifQL SwifQLable+WhereNotExists.swift
[68/72] Compiling SwifQL SwifQLable+With.swift
[69/72] Compiling SwifQL SwifQLable.swift
[70/72] Compiling SwifQL Table.swift
[71/72] Compiling SwifQL TableWithColumn.swift
[72/72] Compiling SwifQL Tableable.swift
Build complete! (3.88s)
Build complete.
Done.