The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-Kuery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b9f5355 Update TravisCI rules (remove Swift 4.x; add Swift 5.4); update github org to Kitura (#204)
Cloned https://github.com/Kitura/Swift-Kuery.git
Revision (git rev-parse @):
b9f53552fadf85ac0782dce4f9880d9d8189a4b3
SUCCESS checkout https://github.com/Kitura/Swift-Kuery.git at master
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.19s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.28s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-kuery",
      "name": "SwiftKuery",
      "url": "https://github.com/Kitura/Swift-Kuery.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Kuery",
      "dependencies": [
        {
          "identity": "loggerapi",
          "name": "LoggerAPI",
          "url": "https://github.com/Kitura/LoggerAPI.git",
          "version": "1.9.200",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Swift-Kuery.git from cache
Fetched https://github.com/Kitura/Swift-Kuery.git (0.19s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.19s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-kuery' is not used by any target
Found 1 product dependencies
  - LoggerAPI
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Emitting module Logging
[3/5] Compiling Logging Logging.swift
[4/5] Compiling Logging Locks.swift
[5/5] Compiling Logging LogHandler.swift
[6/7] Emitting module LoggerAPI
[7/7] Compiling LoggerAPI Logger.swift
[8/51] Compiling SwiftKuery OrderBy.swift
[9/51] Compiling SwiftKuery Parameter.swift
[10/51] Compiling SwiftKuery Predicate.swift
[11/51] Compiling SwiftKuery PreparedStatement.swift
[12/51] Compiling SwiftKuery Query.swift
[13/51] Compiling SwiftKuery QueryBuilder.swift
[14/57] Compiling SwiftKuery Index.swift
[15/57] Compiling SwiftKuery IndexColumn.swift
[16/57] Compiling SwiftKuery IndexColumnOrdered.swift
[17/57] Compiling SwiftKuery Insert.swift
[18/57] Compiling SwiftKuery Join.swift
[19/57] Compiling SwiftKuery Migration.swift
[20/57] Compiling SwiftKuery QueryError.swift
[21/57] Compiling SwiftKuery QueryResult.swift
[22/57] Compiling SwiftKuery QuerySuffixProtocol.swift
[23/57] Compiling SwiftKuery Raw.swift
[24/57] Compiling SwiftKuery RawField.swift
[25/57] Compiling SwiftKuery ResultFetcher.swift
[26/57] Compiling SwiftKuery AggregateColumnExpression.swift
[27/57] Compiling SwiftKuery AuxiliaryTable.swift
[28/57] Compiling SwiftKuery Buildable.swift
[29/57] Compiling SwiftKuery Column.swift
[30/57] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[31/57] Compiling SwiftKuery ColumnCreator.swift
[32/57] Compiling SwiftKuery Condition.swift
[33/57] Emitting module SwiftKuery
[34/57] Compiling SwiftKuery ResultSet.swift
[35/57] Compiling SwiftKuery SQLDataType.swift
[36/57] Compiling SwiftKuery ScalarColumnExpression.swift
[37/57] Compiling SwiftKuery Select.swift
[38/57] Compiling SwiftKuery SpecialOperators_Extensions.swift
[39/57] Compiling SwiftKuery String+Buildable.swift
[40/57] Compiling SwiftKuery ConditionalClause.swift
[41/57] Compiling SwiftKuery Connection.swift
[42/57] Compiling SwiftKuery ConnectionPool.swift
[43/57] Compiling SwiftKuery ConnectionPoolConnection.swift
[44/57] Compiling SwiftKuery ConnectionPoolOptions.swift
[45/57] Compiling SwiftKuery Delete.swift
[46/57] Compiling SwiftKuery Field.swift
[47/57] Compiling SwiftKuery Filter.swift
[48/57] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[49/57] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[50/57] Compiling SwiftKuery ForeignKey.swift
[51/57] Compiling SwiftKuery Having.swift
[52/57] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[53/57] Compiling SwiftKuery Table.swift
[54/57] Compiling SwiftKuery Union.swift
[55/57] Compiling SwiftKuery Update.swift
[56/57] Compiling SwiftKuery Utils.swift
[57/57] Compiling SwiftKuery With.swift
Build complete! (9.17s)
Build complete.
Done.