The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kitura-net 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-net.git
Reference: 3.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-net
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at 645f09e Update package dependencies (#323)
Cloned https://github.com/Kitura/Kitura-net.git into spi-builder-workspace
645f09e6c6ca7f399a9625e25686e8152e21bee4
SUCCESS checkout https://github.com/Kitura/Kitura-net.git at 3.0.1
========================================
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/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.26s)
Fetched https://github.com/Kitura/BlueSocket.git (0.26s)
Fetched https://github.com/Kitura/BlueSSLService.git (0.27s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.63s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.32s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (0.64s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.43s)
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/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Building for debugging...
[0/13] Compiling CHTTPParser http_parser.c
[1/13] Compiling CHTTPParser utils.c
[3/13] Compiling Logging MetadataProvider.swift
[4/13] Compiling Logging LogHandler.swift
[5/13] Compiling Logging Locks.swift
[6/13] Compiling Logging Logging.swift
[7/13] Emitting module Logging
[8/15] Compiling Socket SocketUtils.swift
[9/15] Compiling Socket SocketProtocols.swift
[10/15] Emitting module LoggerAPI
[11/15] Compiling LoggerAPI Logger.swift
[12/15] Compiling Socket Socket.swift
[13/15] Compiling Socket Socket+Equatable.swift
[14/15] Emitting module Socket
[15/15] Compiling Socket Socket+Hashable.swift
[16/18] Compiling SSLService SSLService.swift
[17/18] Compiling SSLService SSLPointerTricks.swift
[18/18] Emitting module SSLService
[19/52] Compiling KituraNet Server.swift
[20/52] Compiling KituraNet ServerDelegate.swift
[21/52] Compiling KituraNet ServerLifecycleListener.swift
[22/52] Compiling KituraNet ServerMonitor.swift
[23/56] Compiling KituraNet IncomingSocketProcessor.swift
[24/56] Compiling KituraNet IncomingSocketProcessorCreator.swift
[25/56] Compiling KituraNet ListenerGroup.swift
[26/56] Compiling KituraNet SPIUtils.swift
[27/56] Emitting module KituraNet
[28/56] Compiling KituraNet ServerState.swift
[29/56] Compiling KituraNet ServerOptions.swift
[30/56] Compiling KituraNet ServerRequest.swift
[31/56] Compiling KituraNet ServerResponse.swift
[32/56] Compiling KituraNet Error.swift
[33/56] Compiling KituraNet FastCGI.swift
[34/56] Compiling KituraNet FastCGIRecordCreate.swift
[35/56] Compiling KituraNet FastCGIRecordParser.swift
[36/56] Compiling KituraNet FastCGIServer.swift
[37/56] Compiling KituraNet HTTPServerResponse.swift
[38/56] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[39/56] Compiling KituraNet KeepAliveState.swift
[40/56] Compiling KituraNet HTTPParser.swift
[41/56] Compiling KituraNet HTTPParserStatus.swift
[42/56] Compiling KituraNet BufferList.swift
[43/56] Compiling KituraNet ClientRequest.swift
[44/56] Compiling KituraNet ClientResponse.swift
[45/56] Compiling KituraNet ConnectionUpgradeFactory.swift
[46/56] Compiling KituraNet ConnectionUpgrader.swift
[47/56] Compiling KituraNet ParseResults.swift
[48/56] Compiling KituraNet URLParser.swift
[49/56] Compiling KituraNet HeadersContainer.swift
[50/56] Compiling KituraNet IncomingSocketHandler.swift
[51/56] Compiling KituraNet IncomingSocketManager.swift
[52/56] Compiling KituraNet FastCGIServerRequest.swift
[53/56] Compiling KituraNet FastCGIServerResponse.swift
[54/56] Compiling KituraNet HTTP.swift
[55/56] Compiling KituraNet HTTPServer.swift
[56/56] Compiling KituraNet HTTPServerRequest.swift
Build complete! (9.42s)
Build complete.
Done.