The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SimpleHttpClient 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/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at e5b6ce4 added swift 4 and swift 5 support
Cloned https://github.com/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift.git
Revision (git rev-parse @):
e5b6ce424f1ff8bc78eee0fae382ac7f1f8ca843
SUCCESS checkout https://github.com/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[7/10] Write swift-version--423B1241ED78D482.txt
[8/21] Compiling CHTTPParser utils.c
[9/21] Compiling CHTTPParser http_parser.c
[11/21] Compiling Logging MetadataProvider.swift
[12/21] Emitting module Logging
[13/21] Compiling Logging Locks.swift
[14/21] Compiling Logging LogHandler.swift
[15/21] Compiling Logging Logging.swift
[16/23] Compiling SimpleLogger SimpleLogger.swift
[17/23] Emitting module SimpleLogger
[18/23] Compiling Socket SocketProtocols.swift
[19/23] Compiling Socket SocketUtils.swift
[20/23] Compiling LoggerAPI Logger.swift
[21/23] Emitting module LoggerAPI
[22/23] Emitting module Socket
[23/23] Compiling Socket Socket.swift
[24/26] Emitting module SSLService
[25/26] Compiling SSLService SSLService.swift
[26/26] Compiling SSLService SSLPointerTricks.swift
[27/60] Compiling KituraNet IncomingSocketProcessor.swift
[28/60] Compiling KituraNet IncomingSocketProcessorCreator.swift
[29/60] Compiling KituraNet ListenerGroup.swift
[30/60] Compiling KituraNet SPIUtils.swift
[31/64] Compiling KituraNet ServerState.swift
[32/64] Compiling KituraNet ServerOptions.swift
[33/64] Compiling KituraNet ServerRequest.swift
[34/64] Compiling KituraNet ServerResponse.swift
[35/64] Emitting module KituraNet
[36/64] Compiling KituraNet Error.swift
[37/64] Compiling KituraNet FastCGI.swift
[38/64] Compiling KituraNet FastCGIRecordCreate.swift
[39/64] Compiling KituraNet FastCGIRecordParser.swift
[40/64] Compiling KituraNet FastCGIServer.swift
[41/64] Compiling KituraNet HTTPServerResponse.swift
[42/64] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[43/64] Compiling KituraNet KeepAliveState.swift
[44/64] Compiling KituraNet HTTPParser.swift
[45/64] Compiling KituraNet HTTPParserStatus.swift
[46/64] Compiling KituraNet BufferList.swift
[47/64] Compiling KituraNet ClientRequest.swift
[48/64] Compiling KituraNet ClientResponse.swift
[49/64] Compiling KituraNet ConnectionUpgradeFactory.swift
[50/64] Compiling KituraNet ConnectionUpgrader.swift
[51/64] Compiling KituraNet Server.swift
[52/64] Compiling KituraNet ServerDelegate.swift
[53/64] Compiling KituraNet ServerLifecycleListener.swift
[54/64] Compiling KituraNet ServerMonitor.swift
[55/64] Compiling KituraNet ParseResults.swift
[56/64] Compiling KituraNet URLParser.swift
[57/64] Compiling KituraNet HeadersContainer.swift
[58/64] Compiling KituraNet IncomingSocketHandler.swift
[59/64] Compiling KituraNet IncomingSocketManager.swift
[60/64] Compiling KituraNet FastCGIServerRequest.swift
[61/64] Compiling KituraNet FastCGIServerResponse.swift
[62/64] Compiling KituraNet HTTP.swift
[63/64] Compiling KituraNet HTTPServer.swift
[64/64] Compiling KituraNet HTTPServerRequest.swift
[65/68] Compiling SimpleHttpClient HttpError.swift
[66/68] Compiling SimpleHttpClient HttpResource.swift
[67/68] Compiling SimpleHttpClient HttpClient.swift
[68/68] Emitting module SimpleHttpClient
Build complete! (7.51s)
Fetching https://github.com/ibm-bluemix-mobile-services/bluemix-simple-logger-swift.git from cache
Fetching https://github.com/IBM-Swift/Kitura-net.git from cache
Fetched https://github.com/ibm-bluemix-mobile-services/bluemix-simple-logger-swift.git from cache (0.19s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (0.19s)
Computing version for https://github.com/ibm-bluemix-mobile-services/bluemix-simple-logger-swift.git
Computed https://github.com/ibm-bluemix-mobile-services/bluemix-simple-logger-swift.git at 0.6.0 (0.35s)
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.05s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.16s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.18s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.19s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.02s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.02s)
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 from cache (0.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
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-bluemix-mobile-services/bluemix-simple-logger-swift.git
Working copy of https://github.com/ibm-bluemix-mobile-services/bluemix-simple-logger-swift.git resolved at 0.6.0
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/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.5.4
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Build complete.
Done.

Build Machine: Mac 7