The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kitura-net with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/admin/builds/J1XnyXFH/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
Revision (git rev-parse @):
645f09e6c6ca7f399a9625e25686e8152e21bee4
SUCCESS checkout https://github.com/Kitura/Kitura-net.git at 3.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/Kitura-net.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version--423B1241ED78D482.txt
[6/19] Compiling CHTTPParser utils.c
[7/19] Compiling CHTTPParser http_parser.c
[9/19] Compiling Logging MetadataProvider.swift
[10/19] Compiling Logging LogHandler.swift
[11/19] Compiling Logging Locks.swift
[12/19] Emitting module Logging
[13/19] Compiling Logging Logging.swift
[14/21] Emitting module LoggerAPI
[15/21] Compiling Socket SocketProtocols.swift
[16/21] Compiling Socket SocketUtils.swift
[17/21] Compiling LoggerAPI Logger.swift
[18/21] Compiling Socket Socket+Equatable.swift
[19/21] Emitting module Socket
[20/21] Compiling Socket Socket+Hashable.swift
[21/21] Compiling Socket Socket.swift
[22/24] Compiling SSLService SSLPointerTricks.swift
[23/24] Emitting module SSLService
[24/24] Compiling SSLService SSLService.swift
[25/58] Compiling KituraNet Server.swift
[26/58] Compiling KituraNet ServerDelegate.swift
[27/58] Compiling KituraNet ServerLifecycleListener.swift
[28/58] Compiling KituraNet ServerMonitor.swift
[29/62] Compiling KituraNet IncomingSocketProcessor.swift
[30/62] Compiling KituraNet IncomingSocketProcessorCreator.swift
[31/62] Compiling KituraNet ListenerGroup.swift
[32/62] Compiling KituraNet SPIUtils.swift
[33/62] Emitting module KituraNet
[34/62] Compiling KituraNet ServerState.swift
[35/62] Compiling KituraNet ServerOptions.swift
[36/62] Compiling KituraNet ServerRequest.swift
[37/62] Compiling KituraNet ServerResponse.swift
[38/62] Compiling KituraNet Error.swift
[39/62] Compiling KituraNet FastCGI.swift
[40/62] Compiling KituraNet FastCGIRecordCreate.swift
[41/62] Compiling KituraNet FastCGIRecordParser.swift
[42/62] Compiling KituraNet FastCGIServer.swift
[43/62] Compiling KituraNet ParseResults.swift
[44/62] Compiling KituraNet URLParser.swift
[45/62] Compiling KituraNet HeadersContainer.swift
[46/62] Compiling KituraNet IncomingSocketHandler.swift
[47/62] Compiling KituraNet IncomingSocketManager.swift
[48/62] Compiling KituraNet BufferList.swift
[49/62] Compiling KituraNet ClientRequest.swift
[50/62] Compiling KituraNet ClientResponse.swift
[51/62] Compiling KituraNet ConnectionUpgradeFactory.swift
[52/62] Compiling KituraNet ConnectionUpgrader.swift
[53/62] Compiling KituraNet HTTPServerResponse.swift
[54/62] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[55/62] Compiling KituraNet KeepAliveState.swift
[56/62] Compiling KituraNet HTTPParser.swift
[57/62] Compiling KituraNet HTTPParserStatus.swift
[58/62] Compiling KituraNet FastCGIServerRequest.swift
[59/62] Compiling KituraNet FastCGIServerResponse.swift
[60/62] Compiling KituraNet HTTP.swift
[61/62] Compiling KituraNet HTTPServer.swift
[62/62] Compiling KituraNet HTTPServerRequest.swift
Build complete! (9.90s)
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.22s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.22s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.22s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.22s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (0.51s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.05s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Build complete.
Done.