The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kitura-CouchDB, reference 3.2.0 (63cc91), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 03:40:48 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-CouchDB.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-CouchDB
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 63cc919 fix: Add percentencoding to special character `+` (#108)
Cloned https://github.com/Kitura/Kitura-CouchDB.git
Revision (git rev-parse @):
63cc919bbe3904c8e55eea821c1e7cbb1dda0c47
SUCCESS checkout https://github.com/Kitura/Kitura-CouchDB.git at 3.2.0
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
[1/9544] Fetching kitura-net
[860/10315] Fetching kitura-net, loggerapi
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.52s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.52s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (2.25s)
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.20s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
Computed https://github.com/IBM-Swift/Kitura-net.git at 2.4.200 (1.95s)
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService.git
[1/2077] Fetching bluesslservice
[355/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.04s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.04s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (1.98s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.89s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.67s)
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/IBM-Swift/Kitura-net.git
Working copy of https://github.com/IBM-Swift/Kitura-net.git resolved at 2.4.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.11.0
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "kitura-couchdb",
      "name": "Kitura-CouchDB",
      "url": "https://github.com/Kitura/Kitura-CouchDB.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-CouchDB",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "loggerapi",
          "name": "LoggerAPI",
          "url": "https://github.com/IBM-Swift/LoggerAPI.git",
          "version": "1.9.200",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.11.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "kitura-net",
          "name": "Kitura-net",
          "url": "https://github.com/IBM-Swift/Kitura-net.git",
          "version": "2.4.200",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-net",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "loggerapi",
              "name": "LoggerAPI",
              "url": "https://github.com/IBM-Swift/LoggerAPI.git",
              "version": "1.9.200",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.11.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "bluesocket",
              "name": "Socket",
              "url": "https://github.com/Kitura/BlueSocket.git",
              "version": "1.0.200",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "bluesslservice",
              "name": "SSLService",
              "url": "https://github.com/Kitura/BlueSSLService.git",
              "version": "1.0.200",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "bluesocket",
                  "name": "Socket",
                  "url": "https://github.com/Kitura/BlueSocket.git",
                  "version": "1.0.200",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Kitura-CouchDB.git
[1/2502] Fetching kitura-couchdb
Fetched https://github.com/Kitura/Kitura-CouchDB.git from cache (1.10s)
Fetching https://github.com/IBM-Swift/Kitura-net.git from cache
Fetching https://github.com/IBM-Swift/LoggerAPI.git from cache
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (0.56s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.56s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (0.64s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
Computed https://github.com/IBM-Swift/Kitura-net.git at 2.4.200 (0.57s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.50s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.50s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.59s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.06s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.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.11.0
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/Kitura-CouchDB.git
Working copy of https://github.com/Kitura/Kitura-CouchDB.git resolved at 3.2.0 (63cc919)
Creating working copy for https://github.com/IBM-Swift/Kitura-net.git
Working copy of https://github.com/IBM-Swift/Kitura-net.git resolved at 2.4.200
warning: 'kitura-net': Conflicting identity for loggerapi: dependency 'github.com/kitura/loggerapi' and dependency 'github.com/ibm-swift/loggerapi' both point to the same package identity 'loggerapi'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace/.resolve-product-dependencies->github.com/kitura/kitura-couchdb->github.com/ibm-swift/kitura-net->github.com/kitura/loggerapi (B) /users/admin/builder/spi-builder-workspace/.resolve-product-dependencies->github.com/kitura/kitura-couchdb->github.com/ibm-swift/loggerapi. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: '.resolve-product-dependencies': dependency 'kitura-couchdb' is not used by any target
Found 2 product dependencies
  - LoggerAPI
  - Kitura-net
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kitura/Kitura-CouchDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[0/14] Write CouchDBSample-entitlement.plist
[2/14] Write sources
[8/14] Write swift-version--6988338F2F200930.txt
[9/14] Compiling CHTTPParser utils.c
[10/24] Compiling CHTTPParser http_parser.c
[12/24] Compiling Logging MetadataProvider.swift
[13/24] Compiling Logging LogHandler.swift
[14/24] Compiling Logging LogEvent.swift
[15/24] Compiling Logging Locks.swift
[16/24] Emitting module Logging
[17/24] Compiling Logging Logging.swift
[18/26] Compiling LoggerAPI Logger.swift
[19/26] Emitting module LoggerAPI
[20/26] Compiling Socket SocketProtocols.swift
[21/26] Emitting module Socket
[22/26] Compiling Socket Socket.swift
[23/26] Compiling Socket SocketUtils.swift
[24/29] Emitting module SSLService
[25/29] Compiling SSLService SSLPointerTricks.swift
[26/29] Compiling SSLService SSLService.swift
[27/64] Compiling KituraNet ServerLifecycleListener.swift
[28/64] Compiling KituraNet ServerMonitor.swift
[29/64] Compiling KituraNet ServerState.swift
[30/67] Compiling KituraNet IncomingSocketManager.swift
[31/67] Compiling KituraNet IncomingSocketProcessor.swift
[32/67] Compiling KituraNet IncomingSocketProcessorCreator.swift
[33/67] Compiling KituraNet ListenerGroup.swift
[34/67] Compiling KituraNet SPIUtils.swift
[35/67] Compiling KituraNet Server.swift
[36/67] Compiling KituraNet ServerDelegate.swift
[37/67] Emitting module KituraNet
[38/67] Compiling KituraNet ServerOptions.swift
[39/67] Compiling KituraNet ServerRequest.swift
[40/67] Compiling KituraNet ServerResponse.swift
[41/67] Compiling KituraNet ConnectionUpgrader.swift
[42/67] Compiling KituraNet Error.swift
[43/67] Compiling KituraNet FastCGI.swift
[44/67] Compiling KituraNet FastCGIRecordCreate.swift
[45/67] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[46/67] Compiling KituraNet KeepAliveState.swift
[47/67] Compiling KituraNet HTTPParser.swift
[48/67] Compiling KituraNet HTTPParserStatus.swift
[49/67] Compiling KituraNet BufferList.swift
[50/67] Compiling KituraNet ClientRequest.swift
[51/67] Compiling KituraNet ClientResponse.swift
[52/67] Compiling KituraNet ConnectionUpgradeFactory.swift
[53/67] Compiling KituraNet ParseResults.swift
[54/67] Compiling KituraNet URLParser.swift
[55/67] Compiling KituraNet HeadersContainer.swift
[56/67] Compiling KituraNet IncomingSocketHandler.swift
[57/67] Compiling KituraNet HTTP.swift
[58/67] Compiling KituraNet HTTPServer.swift
[59/67] Compiling KituraNet HTTPServerRequest.swift
[60/67] Compiling KituraNet HTTPServerResponse.swift
[61/67] Compiling KituraNet FastCGIRecordParser.swift
[62/67] Compiling KituraNet FastCGIServer.swift
[63/67] Compiling KituraNet FastCGIServerRequest.swift
[64/67] Compiling KituraNet FastCGIServerResponse.swift
[65/78] Compiling CouchDB DocumentResponse.swift
[66/78] Compiling CouchDB Document.swift
[67/79] Compiling CouchDB BulkDocuments.swift
[68/79] Compiling CouchDB BulkResponse.swift
[69/79] Compiling CouchDB AllDatabaseDocuments.swift
[70/79] Compiling CouchDB DesignDocument.swift
[71/79] Compiling CouchDB CouchErrorResponse.swift
[72/79] Emitting module CouchDB
[73/79] Compiling CouchDB ConnectionProperties.swift
[74/79] Compiling CouchDB CouchDBClient.swift
[75/79] Compiling CouchDB CouchDBUtils.swift
[76/79] Compiling CouchDB Database.swift
[77/81] Emitting module CouchDBSample
[78/81] Compiling CouchDBSample main.swift
[78/81] Write Objects.LinkFileList
[79/81] Linking CouchDBSample
[80/81] Applying CouchDBSample
Build complete! (11.78s)
warning: 'kitura-net': Conflicting identity for loggerapi: dependency 'github.com/kitura/loggerapi' and dependency 'github.com/ibm-swift/loggerapi' both point to the same package identity 'loggerapi'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/ibm-swift/kitura-net->github.com/kitura/loggerapi (B) /users/admin/builder/spi-builder-workspace->github.com/ibm-swift/loggerapi. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "loggerapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/LoggerAPI.git"
    },
    {
      "identity" : "kitura-net",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-net.git"
    }
  ],
  "manifest_display_name" : "Kitura-CouchDB",
  "name" : "Kitura-CouchDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CouchDB",
      "targets" : [
        "CouchDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CouchDBSample",
      "targets" : [
        "CouchDBSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CouchDBTests",
      "module_type" : "SwiftTarget",
      "name" : "CouchDBTests",
      "path" : "Tests/CouchDBTests",
      "sources" : [
        "AttachmentTest.swift",
        "CouchDBTest.swift",
        "DBTests.swift",
        "DocumentBulkUpdateTests.swift",
        "DocumentCrudTests.swift",
        "DocumentViewTests.swift",
        "UUIDTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CouchDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CouchDBSample",
      "module_type" : "SwiftTarget",
      "name" : "CouchDBSample",
      "path" : "Sources/CouchDBSample",
      "product_memberships" : [
        "CouchDBSample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CouchDB"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CouchDB",
      "module_type" : "SwiftTarget",
      "name" : "CouchDB",
      "path" : "Sources/CouchDB",
      "product_dependencies" : [
        "LoggerAPI",
        "KituraNet"
      ],
      "product_memberships" : [
        "CouchDB",
        "CouchDBSample"
      ],
      "sources" : [
        "ConnectionProperties.swift",
        "CouchDBClient.swift",
        "CouchDBUtils.swift",
        "CouchErrorResponse.swift",
        "CouchStructures/AllDatabaseDocuments.swift",
        "CouchStructures/BulkDocuments.swift",
        "CouchStructures/BulkResponse.swift",
        "CouchStructures/DesignDocument.swift",
        "CouchStructures/Document.swift",
        "CouchStructures/DocumentResponse.swift",
        "Database.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.