The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kitura-CouchDB 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/Kitura/Kitura-CouchDB.git
Reference: 3.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 into spi-builder-workspace
63cc919bbe3904c8e55eea821c1e7cbb1dda0c47
SUCCESS checkout https://github.com/Kitura/Kitura-CouchDB.git at 3.2.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
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/LoggerAPI.git (0.26s)
Fetched https://github.com/IBM-Swift/Kitura-net.git (0.26s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (0.53s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.24s)
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.55s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSocket.git (0.22s)
Fetched https://github.com/Kitura/BlueSSLService.git (0.22s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.52s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.05s)
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/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/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/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/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
warning: 'kitura-net': 'kitura-net' dependency on 'https://github.com/Kitura/LoggerAPI.git' conflicts with dependency on 'https://github.com/IBM-Swift/LoggerAPI.git' which has the same identity 'loggerapi'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/12] Compiling CHTTPParser utils.c
[1/12] Compiling CHTTPParser http_parser.c
[3/12] Emitting module Logging
[4/12] Compiling Logging LogHandler.swift
[5/12] Compiling Logging Locks.swift
[6/12] Compiling Logging MetadataProvider.swift
[7/12] Compiling Logging Logging.swift
[8/14] Compiling Socket SocketProtocols.swift
[9/14] Emitting module LoggerAPI
[10/14] Compiling LoggerAPI Logger.swift
[11/14] Compiling Socket SocketUtils.swift
[12/14] Compiling Socket Socket.swift
[13/14] Emitting module Socket
[14/17] Emitting module SSLService
[15/17] Compiling SSLService SSLPointerTricks.swift
[16/17] Compiling SSLService SSLService.swift
[17/51] Compiling KituraNet Server.swift
[18/51] Compiling KituraNet ServerDelegate.swift
[19/51] Compiling KituraNet ServerLifecycleListener.swift
[20/51] Compiling KituraNet ServerMonitor.swift
[21/55] Compiling KituraNet IncomingSocketProcessor.swift
[22/55] Compiling KituraNet IncomingSocketProcessorCreator.swift
[23/55] Compiling KituraNet ListenerGroup.swift
[24/55] Compiling KituraNet SPIUtils.swift
[25/55] Emitting module KituraNet
[26/55] Compiling KituraNet ServerState.swift
[27/55] Compiling KituraNet ServerOptions.swift
[28/55] Compiling KituraNet ServerRequest.swift
[29/55] Compiling KituraNet ServerResponse.swift
[30/55] Compiling KituraNet Error.swift
[31/55] Compiling KituraNet FastCGI.swift
[32/55] Compiling KituraNet FastCGIRecordCreate.swift
[33/55] Compiling KituraNet FastCGIRecordParser.swift
[34/55] Compiling KituraNet FastCGIServer.swift
[35/55] Compiling KituraNet HTTPServerResponse.swift
[36/55] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[37/55] Compiling KituraNet KeepAliveState.swift
[38/55] Compiling KituraNet HTTPParser.swift
[39/55] Compiling KituraNet HTTPParserStatus.swift
[40/55] Compiling KituraNet ParseResults.swift
[41/55] Compiling KituraNet URLParser.swift
[42/55] Compiling KituraNet HeadersContainer.swift
[43/55] Compiling KituraNet IncomingSocketHandler.swift
[44/55] Compiling KituraNet IncomingSocketManager.swift
[45/55] Compiling KituraNet BufferList.swift
[46/55] Compiling KituraNet ClientRequest.swift
[47/55] Compiling KituraNet ClientResponse.swift
[48/55] Compiling KituraNet ConnectionUpgradeFactory.swift
[49/55] Compiling KituraNet ConnectionUpgrader.swift
[50/55] Compiling KituraNet FastCGIServerRequest.swift
[51/55] Compiling KituraNet FastCGIServerResponse.swift
[52/55] Compiling KituraNet HTTP.swift
[53/55] Compiling KituraNet HTTPServer.swift
[54/55] Compiling KituraNet HTTPServerRequest.swift
[55/66] Compiling CouchDB BulkResponse.swift
[56/66] Compiling CouchDB Document.swift
[57/66] Compiling CouchDB DocumentResponse.swift
[58/66] Compiling CouchDB ConnectionProperties.swift
[59/66] Compiling CouchDB CouchDBClient.swift
[60/66] Compiling CouchDB CouchDBUtils.swift
[61/66] Compiling CouchDB CouchErrorResponse.swift
[62/66] Compiling CouchDB DesignDocument.swift
[63/66] Compiling CouchDB AllDatabaseDocuments.swift
[64/66] Compiling CouchDB BulkDocuments.swift
[65/66] Emitting module CouchDB
[66/67] Compiling CouchDB Database.swift
[67/69] Emitting module CouchDBSample
[68/69] Compiling CouchDBSample main.swift
[68/69] Linking CouchDBSample
Build complete! (35.66s)
Build complete.
Done.