The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KituraCORS 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-CORS.git
Reference: 2.1.201
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-CORS
 * tag               2.1.201    -> FETCH_HEAD
HEAD is now at fd98bd7 Add sameAsOrigin in AllowedOrigins (#45)
Cloned https://github.com/Kitura/Kitura-CORS.git
Revision (git rev-parse @):
fd98bd76a458a7530866a465b5b4b558ffbc5198
SUCCESS checkout https://github.com/Kitura/Kitura-CORS.git at 2.1.201
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/Kitura-CORS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[10/13] Write swift-version--423B1241ED78D482.txt
[11/27] Compiling CHTTPParser http_parser.c
[13/27] Emitting module KituraTemplateEngine
[14/27] Compiling KituraTemplateEngine TemplateEngine.swift
[14/27] Compiling CHTTPParser utils.c
[16/27] Compiling Logging MetadataProvider.swift
[17/27] Compiling Logging Logging.swift
[18/27] Compiling Logging Locks.swift
[19/27] Compiling Logging LogHandler.swift
[20/27] Emitting module Logging
[21/29] Emitting module LoggerAPI
[22/29] Compiling LoggerAPI Logger.swift
[23/38] Compiling TypeDecoder OrderedDictionary.swift
[24/38] Emitting module TypeDecoder
[25/38] Compiling TypeDecoder TypeDecoder.swift
[26/38] Emitting module KituraContracts
[27/38] Compiling KituraContracts Coder.swift
[28/38] Compiling KituraContracts Extensions.swift
[29/38] Emitting module Socket
[30/38] Compiling Socket SocketProtocols.swift
[31/38] Compiling Socket SocketUtils.swift
[32/38] Compiling Socket Socket.swift
[33/38] Compiling KituraContracts BodyFormat.swift
[34/38] Compiling KituraContracts QueryDecoder.swift
[35/39] Compiling KituraContracts ClosureAliases.swift
[36/39] Compiling KituraContracts QueryEncoder.swift
[37/39] Compiling KituraContracts BodyDecoder.swift
[38/39] Compiling KituraContracts BodyEncoder.swift
[39/42] Emitting module SSLService
[40/42] Compiling SSLService SSLService.swift
[41/42] Compiling SSLService SSLPointerTricks.swift
[42/47] Compiling KituraContracts Contracts.swift
[43/76] Compiling KituraNet Server.swift
[44/76] Compiling KituraNet ServerDelegate.swift
[45/76] Compiling KituraNet ServerLifecycleListener.swift
[46/76] Compiling KituraNet ServerMonitor.swift
[47/80] Compiling KituraNet IncomingSocketProcessor.swift
[48/80] Compiling KituraNet IncomingSocketProcessorCreator.swift
[49/80] Compiling KituraNet ListenerGroup.swift
[50/80] Compiling KituraNet SPIUtils.swift
[51/80] Emitting module KituraNet
[52/80] Compiling KituraNet ServerState.swift
[53/80] Compiling KituraNet ServerOptions.swift
[54/80] Compiling KituraNet ServerRequest.swift
[55/80] Compiling KituraNet ServerResponse.swift
[56/80] Compiling KituraNet Error.swift
[57/80] Compiling KituraNet FastCGI.swift
[58/80] Compiling KituraNet FastCGIRecordCreate.swift
[59/80] Compiling KituraNet FastCGIRecordParser.swift
[60/80] Compiling KituraNet FastCGIServer.swift
[61/80] Compiling KituraNet BufferList.swift
[62/80] Compiling KituraNet ClientRequest.swift
[63/80] Compiling KituraNet ClientResponse.swift
[64/80] Compiling KituraNet ConnectionUpgradeFactory.swift
[65/80] Compiling KituraNet ConnectionUpgrader.swift
[66/80] Compiling KituraNet ParseResults.swift
[67/80] Compiling KituraNet URLParser.swift
[68/80] Compiling KituraNet HeadersContainer.swift
[69/80] Compiling KituraNet IncomingSocketHandler.swift
[70/80] Compiling KituraNet IncomingSocketManager.swift
[71/80] Compiling KituraNet HTTPServerResponse.swift
[72/80] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[73/80] Compiling KituraNet KeepAliveState.swift
[74/80] Compiling KituraNet HTTPParser.swift
[75/80] Compiling KituraNet HTTPParserStatus.swift
[76/80] Compiling KituraNet FastCGIServerRequest.swift
[77/80] Compiling KituraNet FastCGIServerResponse.swift
[78/80] Compiling KituraNet HTTP.swift
[79/80] Compiling KituraNet HTTPServer.swift
[80/80] Compiling KituraNet HTTPServerRequest.swift
[81/129] Compiling Kitura TextBodyParser.swift
[82/129] Compiling Kitura URLEncodedBodyParser.swift
[83/129] Compiling Kitura ContentType.swift
[84/129] Compiling Kitura MediaType.swift
[85/129] Compiling Kitura types.swift
[86/129] Compiling Kitura CacheRelatedHeadersSetter.swift
[87/135] Compiling Kitura BodyParser.swift
[88/135] Compiling Kitura BodyParserProtocol.swift
[89/135] Compiling Kitura JSONBodyParser.swift
[90/135] Compiling Kitura MultiPartBodyParser.swift
[91/135] Compiling Kitura ParsedBody.swift
[92/135] Compiling Kitura Part.swift
[93/135] Compiling Kitura RawBodyParser.swift
[94/135] Compiling Kitura RouterHandler.swift
[95/135] Compiling Kitura RouterMethod.swift
[96/135] Compiling Kitura RouterMiddleware.swift
[97/135] Compiling Kitura RouterMiddlewareGenerator.swift
[98/135] Compiling Kitura RouterMiddlewareWalker.swift
[99/135] Compiling Kitura RouterParameterWalker.swift
[100/135] Compiling Kitura RouterRequest.swift
[101/135] Compiling Kitura MimeTypeAcceptor.swift
[102/135] Compiling Kitura RouteRegex.swift
[103/135] Compiling Kitura Router.swift
[104/135] Compiling Kitura RouterElement.swift
[105/135] Compiling Kitura RouterElementWalker.swift
[106/135] Compiling Kitura RouterHTTPVerbs+Error.swift
[107/135] Compiling Kitura RouterHTTPVerbs_generated.swift
[108/135] Compiling Kitura CompositeHeadersSetter.swift
[109/135] Compiling Kitura FileServer.swift
[110/135] Compiling Kitura RangeHeader.swift
[111/135] Compiling Kitura ResourcePathHandler.swift
[112/135] Compiling Kitura ResponseHeadersSetter.swift
[113/135] Compiling Kitura StaticFileServer.swift
[114/135] Compiling Kitura AdditionalCookieAttribute.swift
[115/135] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[116/135] Compiling Kitura CodableRouter.swift
[117/135] Compiling Kitura DecodingError+Extensions.swift
[118/135] Compiling Kitura Error.swift
[119/135] Compiling Kitura FileResourceServer.swift
[120/135] Compiling Kitura HTTPStatusCode.swift
[121/135] Emitting module Kitura
[122/135] Compiling Kitura HTTPVersion.swift
[123/135] Compiling Kitura Headers.swift
[124/135] Compiling Kitura InternalError.swift
[125/135] Compiling Kitura JSONPError.swift
[126/135] Compiling Kitura Kitura+Logging.swift
[127/135] Compiling Kitura Kitura.swift
[128/135] Compiling Kitura LinkParameter.swift
[129/135] Compiling Kitura RouterResponse.swift
[130/135] Compiling Kitura SSLConfig.swift
[131/135] Compiling Kitura Stack.swift
[132/135] Compiling Kitura String+Extensions.swift
[133/135] Compiling Kitura SwaggerGenerator.swift
[134/135] Compiling Kitura TemplatingError.swift
[135/135] Compiling Kitura TypeSafeMiddleware.swift
[136/139] Compiling KituraCORS Options.swift
[137/139] Compiling KituraCORS AllowedOrigins.swift
[138/139] Emitting module KituraCORS
[139/139] Compiling KituraCORS CORS.swift
Build complete! (8.16s)
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/Kitura.git from cache (0.27s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.02s)
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.18s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.18s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.18s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (0.20s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.20s)
Fetched https://github.com/apple/swift-log.git from cache (0.21s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.02s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.02s)
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.18s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.18s)
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.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/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.02s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.02s)
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/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.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
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/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/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
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
Build complete.
Done.

Build Machine: Mac 7