This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Koba with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cak/koba.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cak/koba
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 813180e Update for v0.2.0
Cloned https://github.com/cak/koba.git
Revision (git rev-parse @):
813180e054af23a0564460d15b83393821795a4f
SUCCESS checkout https://github.com/cak/koba.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Emitting module KituraTemplateEngine
[2/16] Compiling KituraTemplateEngine TemplateEngine.swift
[2/16] Compiling CHTTPParser utils.c
[3/16] Compiling CHTTPParser http_parser.c
[5/16] Compiling Logging MetadataProvider.swift
[6/16] Emitting module Logging
[7/16] Compiling Logging LogHandler.swift
[8/16] Compiling Logging Locks.swift
[9/16] Compiling Logging Logging.swift
[10/18] Emitting module TypeDecoder
[11/18] Compiling TypeDecoder OrderedDictionary.swift
[12/18] Emitting module LoggerAPI
[13/18] Compiling LoggerAPI Logger.swift
[14/18] Compiling Socket SocketProtocols.swift
[15/18] Compiling Socket SocketUtils.swift
[16/27] Compiling TypeDecoder TypeDecoder.swift
[17/27] Compiling Socket Socket.swift
[18/27] Emitting module Socket
[19/30] Compiling KituraContracts QueryDecoder.swift
[20/30] Compiling KituraContracts BodyDecoder.swift
[21/30] Compiling KituraContracts BodyEncoder.swift
[22/30] Compiling KituraContracts Coder.swift
[23/30] Emitting module KituraContracts
[24/30] Compiling KituraContracts Extensions.swift
[25/30] Compiling KituraContracts ClosureAliases.swift
[26/30] Compiling KituraContracts BodyFormat.swift
[27/30] Compiling KituraContracts QueryEncoder.swift
[28/31] Compiling SSLService SSLPointerTricks.swift
[29/31] Emitting module SSLService
[30/31] Compiling SSLService SSLService.swift
[31/65] Compiling KituraContracts Contracts.swift
[32/65] Compiling KituraNet Server.swift
[33/65] Compiling KituraNet ServerDelegate.swift
[34/65] Compiling KituraNet ServerLifecycleListener.swift
[35/65] Compiling KituraNet ServerMonitor.swift
[36/69] Compiling KituraNet IncomingSocketProcessor.swift
[37/69] Compiling KituraNet IncomingSocketProcessorCreator.swift
[38/69] Compiling KituraNet ListenerGroup.swift
[39/69] Compiling KituraNet SPIUtils.swift
[40/69] Compiling KituraNet ServerState.swift
[41/69] Compiling KituraNet ServerOptions.swift
[42/69] Compiling KituraNet ServerRequest.swift
[43/69] Compiling KituraNet ServerResponse.swift
[44/69] Emitting module KituraNet
[45/69] Compiling KituraNet HTTPServerResponse.swift
[46/69] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[47/69] Compiling KituraNet KeepAliveState.swift
[48/69] Compiling KituraNet HTTPParser.swift
[49/69] Compiling KituraNet HTTPParserStatus.swift
[50/69] Compiling KituraNet Error.swift
[51/69] Compiling KituraNet FastCGI.swift
[52/69] Compiling KituraNet FastCGIRecordCreate.swift
[53/69] Compiling KituraNet FastCGIRecordParser.swift
[54/69] Compiling KituraNet FastCGIServer.swift
[55/69] Compiling KituraNet ParseResults.swift
[56/69] Compiling KituraNet URLParser.swift
[57/69] Compiling KituraNet HeadersContainer.swift
[58/69] Compiling KituraNet IncomingSocketHandler.swift
[59/69] Compiling KituraNet IncomingSocketManager.swift
[60/69] Compiling KituraNet FastCGIServerRequest.swift
[61/69] Compiling KituraNet FastCGIServerResponse.swift
[62/69] Compiling KituraNet HTTP.swift
[63/69] Compiling KituraNet HTTPServer.swift
[64/69] Compiling KituraNet HTTPServerRequest.swift
[65/69] Compiling KituraNet BufferList.swift
[66/69] Compiling KituraNet ClientRequest.swift
[67/69] Compiling KituraNet ClientResponse.swift
[68/69] Compiling KituraNet ConnectionUpgradeFactory.swift
[69/69] Compiling KituraNet ConnectionUpgrader.swift
[70/118] Compiling Kitura HTTPVersion.swift
[71/118] Compiling Kitura Headers.swift
[72/118] Compiling Kitura InternalError.swift
[73/118] Compiling Kitura JSONPError.swift
[74/118] Compiling Kitura Kitura+Logging.swift
[75/118] Compiling Kitura Kitura.swift
[76/118] Compiling Kitura LinkParameter.swift
[77/118] Compiling Kitura RouterHandler.swift
[78/118] Compiling Kitura RouterMethod.swift
[79/118] Compiling Kitura RouterMiddleware.swift
[80/118] Compiling Kitura RouterMiddlewareGenerator.swift
[81/118] Compiling Kitura RouterMiddlewareWalker.swift
[82/118] Compiling Kitura RouterParameterWalker.swift
[83/118] Compiling Kitura RouterRequest.swift
[84/124] Compiling Kitura BodyParser.swift
[85/124] Compiling Kitura BodyParserProtocol.swift
[86/124] Compiling Kitura JSONBodyParser.swift
[87/124] Compiling Kitura MultiPartBodyParser.swift
[88/124] Compiling Kitura ParsedBody.swift
[89/124] Compiling Kitura Part.swift
[90/124] Compiling Kitura RawBodyParser.swift
[91/124] Compiling Kitura MimeTypeAcceptor.swift
[92/124] Compiling Kitura RouteRegex.swift
[93/124] Compiling Kitura Router.swift
[94/124] Compiling Kitura RouterElement.swift
[95/124] Compiling Kitura RouterElementWalker.swift
[96/124] Compiling Kitura RouterHTTPVerbs+Error.swift
[97/124] Compiling Kitura RouterHTTPVerbs_generated.swift
[98/124] Compiling Kitura CompositeHeadersSetter.swift
[99/124] Compiling Kitura FileServer.swift
[100/124] Compiling Kitura RangeHeader.swift
[101/124] Compiling Kitura ResourcePathHandler.swift
[102/124] Compiling Kitura ResponseHeadersSetter.swift
[103/124] Compiling Kitura StaticFileServer.swift
[104/124] Compiling Kitura TextBodyParser.swift
[105/124] Compiling Kitura URLEncodedBodyParser.swift
[106/124] Compiling Kitura ContentType.swift
[107/124] Compiling Kitura MediaType.swift
[108/124] Compiling Kitura types.swift
[109/124] Compiling Kitura CacheRelatedHeadersSetter.swift
[110/124] Compiling Kitura AdditionalCookieAttribute.swift
[111/124] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[112/124] Compiling Kitura CodableRouter.swift
[113/124] Compiling Kitura DecodingError+Extensions.swift
[114/124] Compiling Kitura Error.swift
[115/124] Compiling Kitura FileResourceServer.swift
[116/124] Compiling Kitura HTTPStatusCode.swift
[117/124] Compiling Kitura RouterResponse.swift
[118/124] Compiling Kitura SSLConfig.swift
[119/124] Compiling Kitura Stack.swift
[120/124] Compiling Kitura String+Extensions.swift
[121/124] Compiling Kitura SwaggerGenerator.swift
[122/124] Compiling Kitura TemplatingError.swift
[123/124] Compiling Kitura TypeSafeMiddleware.swift
[124/124] Emitting module Kitura
[125/128] Compiling Koba Utils.swift
[126/128] Compiling Koba Headers.swift
[127/128] Emitting module Koba
[128/128] Compiling Koba Directives.swift
Build complete! (23.57s)
Fetching https://github.com/IBM-Swift/Kitura.git from cache
Fetched https://github.com/IBM-Swift/Kitura.git (0.47s)
Computing version for https://github.com/IBM-Swift/Kitura.git
Computed https://github.com/IBM-Swift/Kitura.git at 2.9.200 (0.43s)
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetched https://github.com/Kitura/TypeDecoder.git (0.17s)
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git (0.21s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.22s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.19s)
Fetched https://github.com/Kitura/Kitura-net.git (0.25s)
Fetched https://github.com/apple/swift-log.git (0.58s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.41s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.41s)
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git (0.20s)
Fetched https://github.com/Kitura/BlueSocket.git (0.20s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.45s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.41s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.41s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.42s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
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/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
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/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
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.git
Working copy of https://github.com/IBM-Swift/Kitura.git resolved at 2.9.200
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.