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: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cak/koba
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e48aca Merge pull request #1 from mbarnach/master
Cloned https://github.com/cak/koba.git
Revision (git rev-parse @):
8e48acad44cc4a0122e8713d6edc242fb42d5dab
SUCCESS checkout https://github.com/cak/koba.git at master
========================================
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 http_parser.c
[3/16] Compiling CHTTPParser utils.c
[5/16] Compiling Logging MetadataProvider.swift
[6/16] Emitting module Logging
[7/16] Compiling Logging Locks.swift
[8/16] Compiling Logging Logging.swift
[9/16] Compiling Logging LogHandler.swift
[10/18] Emitting module LoggerAPI
[11/18] Compiling LoggerAPI Logger.swift
[12/27] Emitting module TypeDecoder
[13/27] Compiling TypeDecoder OrderedDictionary.swift
[14/27] Compiling TypeDecoder TypeDecoder.swift
[15/27] Compiling KituraContracts Extensions.swift
[16/27] Compiling KituraContracts Coder.swift
[17/27] Compiling KituraContracts QueryDecoder.swift
[18/27] Emitting module KituraContracts
[19/27] Compiling KituraContracts ClosureAliases.swift
[20/27] Compiling KituraContracts BodyFormat.swift
[21/27] Compiling KituraContracts QueryEncoder.swift
[22/27] Compiling KituraContracts BodyDecoder.swift
[23/27] Compiling KituraContracts BodyEncoder.swift
[24/28] Compiling Socket SocketProtocols.swift
[25/28] Compiling Socket SocketUtils.swift
[26/28] Emitting module Socket
[27/28] Compiling Socket Socket.swift
[28/31] Compiling SSLService SSLService.swift
[29/31] Compiling SSLService SSLPointerTricks.swift
[30/31] Emitting module SSLService
[31/31] 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] Emitting module KituraNet
[41/69] Compiling KituraNet ServerState.swift
[42/69] Compiling KituraNet ServerOptions.swift
[43/69] Compiling KituraNet ServerRequest.swift
[44/69] Compiling KituraNet ServerResponse.swift
[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 ParseResults.swift
[51/69] Compiling KituraNet URLParser.swift
[52/69] Compiling KituraNet HeadersContainer.swift
[53/69] Compiling KituraNet IncomingSocketHandler.swift
[54/69] Compiling KituraNet IncomingSocketManager.swift
[55/69] Compiling KituraNet Error.swift
[56/69] Compiling KituraNet FastCGI.swift
[57/69] Compiling KituraNet FastCGIRecordCreate.swift
[58/69] Compiling KituraNet FastCGIRecordParser.swift
[59/69] Compiling KituraNet FastCGIServer.swift
[60/69] Compiling KituraNet BufferList.swift
[61/69] Compiling KituraNet ClientRequest.swift
[62/69] Compiling KituraNet ClientResponse.swift
[63/69] Compiling KituraNet ConnectionUpgradeFactory.swift
[64/69] Compiling KituraNet ConnectionUpgrader.swift
[65/69] Compiling KituraNet FastCGIServerRequest.swift
[66/69] Compiling KituraNet FastCGIServerResponse.swift
[67/69] Compiling KituraNet HTTP.swift
[68/69] Compiling KituraNet HTTPServer.swift
[69/69] Compiling KituraNet HTTPServerRequest.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/124] Compiling Kitura TextBodyParser.swift
[78/124] Compiling Kitura URLEncodedBodyParser.swift
[79/124] Compiling Kitura ContentType.swift
[80/124] Compiling Kitura MediaType.swift
[81/124] Compiling Kitura types.swift
[82/124] Compiling Kitura CacheRelatedHeadersSetter.swift
[83/124] Compiling Kitura BodyParser.swift
[84/124] Compiling Kitura BodyParserProtocol.swift
[85/124] Compiling Kitura JSONBodyParser.swift
[86/124] Compiling Kitura MultiPartBodyParser.swift
[87/124] Compiling Kitura ParsedBody.swift
[88/124] Compiling Kitura Part.swift
[89/124] Compiling Kitura RawBodyParser.swift
[90/124] Emitting module Kitura
[91/124] Compiling Kitura RouterHandler.swift
[92/124] Compiling Kitura RouterMethod.swift
[93/124] Compiling Kitura RouterMiddleware.swift
[94/124] Compiling Kitura RouterMiddlewareGenerator.swift
[95/124] Compiling Kitura RouterMiddlewareWalker.swift
[96/124] Compiling Kitura RouterParameterWalker.swift
[97/124] Compiling Kitura RouterRequest.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 MimeTypeAcceptor.swift
[105/124] Compiling Kitura RouteRegex.swift
[106/124] Compiling Kitura Router.swift
[107/124] Compiling Kitura RouterElement.swift
[108/124] Compiling Kitura RouterElementWalker.swift
[109/124] Compiling Kitura RouterHTTPVerbs+Error.swift
[110/124] Compiling Kitura RouterHTTPVerbs_generated.swift
[111/124] Compiling Kitura AdditionalCookieAttribute.swift
[112/124] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[113/124] Compiling Kitura CodableRouter.swift
[114/124] Compiling Kitura DecodingError+Extensions.swift
[115/124] Compiling Kitura Error.swift
[116/124] Compiling Kitura FileResourceServer.swift
[117/124] Compiling Kitura HTTPStatusCode.swift
[118/124] Compiling Kitura RouterResponse.swift
[119/124] Compiling Kitura SSLConfig.swift
[120/124] Compiling Kitura Stack.swift
[121/124] Compiling Kitura String+Extensions.swift
[122/124] Compiling Kitura SwaggerGenerator.swift
[123/124] Compiling Kitura TemplatingError.swift
[124/124] Compiling Kitura TypeSafeMiddleware.swift
[125/128] Compiling Koba Headers.swift
[126/128] Compiling Koba Utils.swift
[127/128] Compiling Koba Directives.swift
[128/128] Emitting module Koba
Build complete! (23.69s)
Fetching https://github.com/IBM-Swift/Kitura.git from cache
Fetched https://github.com/IBM-Swift/Kitura.git (0.25s)
Computing version for https://github.com/IBM-Swift/Kitura.git
Computed https://github.com/IBM-Swift/Kitura.git at 2.9.200 (0.49s)
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/TypeDecoder.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.19s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.20s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/Kitura-net.git (0.20s)
Fetched https://github.com/Kitura/LoggerAPI.git (0.19s)
Fetched https://github.com/apple/swift-log.git (0.41s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.45s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.47s)
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.19s)
Fetched https://github.com/Kitura/BlueSocket.git (0.19s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.02s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.46s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.45s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.44s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.46s)
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/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-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.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/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
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/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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.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/IBM-Swift/Kitura.git
Working copy of https://github.com/IBM-Swift/Kitura.git resolved at 2.9.200
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.