Build Information
Successful build of KituraOpenAPI, reference 1.4.200 (100cfa
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:00:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-OpenAPI.git
Reference: 1.4.200
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-OpenAPI
* tag 1.4.200 -> FETCH_HEAD
HEAD is now at 100cfa8 Misc community version (#34)
Cloned https://github.com/Kitura/Kitura-OpenAPI.git
Revision (git rev-parse @):
100cfa87e8dcf5be92788f7d89466da8b703592b
SUCCESS checkout https://github.com/Kitura/Kitura-OpenAPI.git at 1.4.200
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kitura/Kitura-OpenAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[13/16] Write swift-version-1EA4D86E10B52AF.txt
[14/30] Compiling CHTTPParser utils.c
[15/30] Compiling CHTTPParser http_parser.c
[17/30] Compiling KituraTemplateEngine TemplateEngine.swift
[18/30] Emitting module KituraTemplateEngine
[19/30] Compiling Logging MetadataProvider.swift
[20/30] Compiling Logging LogHandler.swift
[21/30] Compiling Logging Logging.swift
[22/30] Emitting module Logging
[23/30] Compiling Logging Locks.swift
[24/32] Compiling Socket SocketUtils.swift
[25/32] Compiling Socket SocketProtocols.swift
[26/32] Compiling LoggerAPI Logger.swift
[27/32] Emitting module LoggerAPI
[28/34] Compiling TypeDecoder OrderedDictionary.swift
[29/34] Emitting module TypeDecoder
[30/34] Compiling TypeDecoder TypeDecoder.swift
[31/44] Emitting module Socket
[32/44] Compiling Socket Socket.swift
[33/47] Compiling FileKit FileKit.swift
[34/47] Emitting module FileKit
[35/53] Compiling KituraContracts Coder.swift
[36/53] Emitting module KituraContracts
[37/53] Compiling KituraContracts BodyDecoder.swift
[38/53] Compiling KituraContracts BodyFormat.swift
[39/53] Compiling KituraContracts ClosureAliases.swift
[40/53] Compiling KituraContracts BodyEncoder.swift
[41/53] Compiling KituraContracts QueryEncoder.swift
[42/53] Compiling KituraContracts Extensions.swift
[43/53] Compiling KituraContracts Contracts.swift
[44/53] Compiling KituraContracts QueryDecoder.swift
[45/53] Compiling Configuration PLISTDeserializer.swift
[46/53] Compiling SSLService SSLService.swift
[47/53] Compiling SSLService SSLPointerTricks.swift
[48/53] Emitting module SSLService
[49/53] Compiling Configuration Deserializer.swift
[50/53] Compiling Configuration JSONDeserializer.swift
[51/53] Compiling Configuration ConfigurationNode.swift
[52/53] Emitting module Configuration
[53/53] Compiling Configuration ConfigurationManager.swift
[54/95] Emitting module KituraNet
[55/98] Compiling CloudFoundryEnv DateUtils.swift
[56/98] Compiling CloudFoundryEnv Service.swift
[57/98] Compiling CloudFoundryEnv App.swift
[58/98] Compiling CloudFoundryEnv JSONUtils.swift
[59/98] Compiling CloudFoundryEnv CollectionUtils.swift
[60/98] Compiling KituraNet ServerOptions.swift
[61/98] Compiling KituraNet ServerRequest.swift
[62/98] Compiling KituraNet ServerResponse.swift
[63/98] Compiling KituraNet SPIUtils.swift
[64/98] Compiling KituraNet Server.swift
[65/98] Compiling KituraNet ServerDelegate.swift
[66/98] Emitting module CloudFoundryEnv
[67/98] Compiling CloudFoundryEnv AppEnv.swift
[68/98] Compiling KituraNet ConnectionUpgrader.swift
[69/98] Compiling KituraNet Error.swift
[70/98] Compiling KituraNet FastCGI.swift
[71/98] Compiling KituraNet FastCGIRecordCreate.swift
[72/98] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[73/98] Compiling KituraNet KeepAliveState.swift
[74/98] Compiling KituraNet HTTPParser.swift
[75/98] Compiling KituraNet HTTPParserStatus.swift
[76/98] Compiling KituraNet ServerLifecycleListener.swift
[77/98] Compiling KituraNet ServerMonitor.swift
[78/98] Compiling KituraNet ServerState.swift
[79/98] Compiling KituraNet IncomingSocketManager.swift
[80/98] Compiling KituraNet IncomingSocketProcessor.swift
[81/98] Compiling KituraNet IncomingSocketProcessorCreator.swift
[82/98] Compiling KituraNet ListenerGroup.swift
[83/98] Compiling KituraNet ParseResults.swift
[84/98] Compiling KituraNet URLParser.swift
[85/98] Compiling KituraNet HeadersContainer.swift
[86/98] Compiling KituraNet IncomingSocketHandler.swift
[87/98] Compiling KituraNet HTTP.swift
[88/98] Compiling KituraNet HTTPServer.swift
[89/98] Compiling KituraNet HTTPServerRequest.swift
[90/98] Compiling KituraNet HTTPServerResponse.swift
[91/98] Compiling KituraNet BufferList.swift
[92/98] Compiling KituraNet ClientRequest.swift
[93/98] Compiling KituraNet ClientResponse.swift
[94/98] Compiling KituraNet ConnectionUpgradeFactory.swift
[95/98] Compiling KituraNet FastCGIRecordParser.swift
[96/98] Compiling KituraNet FastCGIServer.swift
[97/98] Compiling KituraNet FastCGIServerRequest.swift
[98/98] Compiling KituraNet FastCGIServerResponse.swift
[99/148] Compiling Kitura ParsedBody.swift
[100/148] Compiling Kitura Part.swift
[101/148] Compiling Kitura RawBodyParser.swift
[102/148] Compiling Kitura TextBodyParser.swift
[103/148] Compiling Kitura URLEncodedBodyParser.swift
[104/153] Compiling Kitura RouterElementWalker.swift
[105/153] Compiling Kitura RouterHTTPVerbs+Error.swift
[106/153] Compiling Kitura RouterHTTPVerbs_generated.swift
[107/153] Compiling Kitura RouterHandler.swift
[108/153] Compiling Kitura RouterMethod.swift
[109/153] Compiling Kitura RouterMiddleware.swift
[110/153] Compiling Kitura HTTPStatusCode.swift
[111/153] Compiling Kitura HTTPVersion.swift
[112/153] Compiling Kitura Headers.swift
[113/153] Compiling Kitura InternalError.swift
[114/153] Compiling Kitura JSONPError.swift
[115/153] Compiling Kitura Kitura+Logging.swift
[116/153] Emitting module Kitura
[117/153] Compiling Kitura FileServer.swift
[118/153] Compiling Kitura RangeHeader.swift
[119/153] Compiling Kitura ResourcePathHandler.swift
[120/153] Compiling Kitura ResponseHeadersSetter.swift
[121/153] Compiling Kitura StaticFileServer.swift
[122/153] Compiling Kitura RouterMiddlewareGenerator.swift
[123/153] Compiling Kitura RouterMiddlewareWalker.swift
[124/153] Compiling Kitura RouterParameterWalker.swift
[125/153] Compiling Kitura RouterRequest.swift
[126/153] Compiling Kitura RouterResponse.swift
[127/153] Compiling Kitura Kitura.swift
[128/153] Compiling Kitura LinkParameter.swift
[129/153] Compiling Kitura MimeTypeAcceptor.swift
[130/153] Compiling Kitura RouteRegex.swift
[131/153] Compiling Kitura Router.swift
[132/153] Compiling Kitura RouterElement.swift
[133/153] Compiling Kitura AdditionalCookieAttribute.swift
[134/153] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[135/153] Compiling Kitura CodableRouter.swift
[136/153] Compiling Kitura DecodingError+Extensions.swift
[137/153] Compiling Kitura Error.swift
[138/153] Compiling Kitura FileResourceServer.swift
[139/153] Compiling Kitura ContentType.swift
[140/153] Compiling Kitura MediaType.swift
[141/153] Compiling Kitura types.swift
[142/153] Compiling Kitura CacheRelatedHeadersSetter.swift
[143/153] Compiling Kitura CompositeHeadersSetter.swift
[144/153] Compiling Kitura TypeSafeMiddleware.swift
[145/153] Compiling Kitura BodyParser.swift
[146/153] Compiling Kitura BodyParserProtocol.swift
[147/153] Compiling Kitura JSONBodyParser.swift
[148/153] Compiling Kitura MultiPartBodyParser.swift
[149/153] Compiling Kitura SSLConfig.swift
[150/153] Compiling Kitura Stack.swift
[151/153] Compiling Kitura String+Extensions.swift
[152/153] Compiling Kitura SwaggerGenerator.swift
[153/153] Compiling Kitura TemplatingError.swift
[154/157] Compiling KituraOpenAPI KituraOpenAPIConfig.swift
[155/157] Compiling KituraOpenAPI KituraOpenAPI.swift
[156/157] Emitting module KituraOpenAPI
[157/157] Compiling KituraOpenAPI Utils.swift
Build complete! (30.24s)
Fetching https://github.com/Kitura/Kitura.git
Fetching https://github.com/Kitura/Swift-cfenv.git
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
[179/2375] Fetching loggerapi, swift-cfenv
[1110/19284] Fetching loggerapi, swift-cfenv, kitura
Fetched https://github.com/Kitura/LoggerAPI.git from cache (2.03s)
Fetched https://github.com/Kitura/Kitura.git from cache (2.04s)
Fetched https://github.com/Kitura/Swift-cfenv.git from cache (2.04s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (2.58s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Computing version for https://github.com/Kitura/Swift-cfenv.git
Computed https://github.com/Kitura/Swift-cfenv.git at 6.0.200 (1.67s)
Fetching https://github.com/Kitura/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/Kitura/Configuration.git from cache (0.99s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (1.55s)
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/Kitura-net.git
Fetching https://github.com/Kitura/TypeDecoder.git
[1/2546] Fetching kituracontracts
[78/2984] Fetching kituracontracts, kitura-templateengine
[200/3443] Fetching kituracontracts, kitura-templateengine, typedecoder
[265/12987] Fetching kituracontracts, kitura-templateengine, typedecoder, kitura-net
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.15s)
[6802/12528] Fetching kituracontracts, kitura-templateengine, kitura-net
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.33s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (1.33s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.33s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (1.90s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.52s)
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService.git
[1/2077] Fetching bluesslservice
[479/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.94s)
[883/2942] Fetching bluesocket
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.14s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (1.68s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.49s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (0.49s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (1.15s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (1.67s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.0.0 (0.46s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.37s)
Creating working copy for https://github.com/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.200
Creating working copy for https://github.com/Kitura/FileKit.git
Working copy of https://github.com/Kitura/FileKit.git resolved at 1.0.0
Creating working copy for https://github.com/Kitura/Swift-cfenv.git
Working copy of https://github.com/Kitura/Swift-cfenv.git resolved at 6.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/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/Kitura/Configuration.git
Working copy of https://github.com/Kitura/Configuration.git resolved at 3.1.0
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-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/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.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.6.3
Build complete.
{
"dependencies" : [
{
"identity" : "kitura",
"requirement" : {
"range" : [
{
"lower_bound" : "2.9.200",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/Kitura.git"
},
{
"identity" : "swift-cfenv",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.200",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/Swift-cfenv.git"
},
{
"identity" : "loggerapi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.200",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/LoggerAPI.git"
}
],
"manifest_display_name" : "KituraOpenAPI",
"name" : "KituraOpenAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KituraOpenAPI",
"targets" : [
"KituraOpenAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KituraOpenAPITests",
"module_type" : "SwiftTarget",
"name" : "KituraOpenAPITests",
"path" : "Tests/KituraOpenAPITests",
"product_dependencies" : [
"Kitura"
],
"sources" : [
"KituraOpenAPITests.swift",
"KituraTest.swift",
"KituraTestBuilder.swift",
"Models/Pear.swift",
"PrintLogger.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"KituraOpenAPI"
],
"type" : "test"
},
{
"c99name" : "KituraOpenAPI",
"module_type" : "SwiftTarget",
"name" : "KituraOpenAPI",
"path" : "Sources/KituraOpenAPI",
"product_dependencies" : [
"Kitura",
"CloudFoundryEnv",
"LoggerAPI"
],
"product_memberships" : [
"KituraOpenAPI"
],
"sources" : [
"KituraOpenAPI.swift",
"KituraOpenAPIConfig.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.