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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-CORS
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4eba430 Merge pull request #46 from dannys42-contrib/MISC-org_update
Cloned https://github.com/Kitura/Kitura-CORS.git
Revision (git rev-parse @):
4eba430ad783dfa3f0a1bdfe22e55786bcb3320d
SUCCESS checkout https://github.com/Kitura/Kitura-CORS.git at master
========================================
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 utils.c
[13/27] Emitting module KituraTemplateEngine
[14/27] Compiling KituraTemplateEngine TemplateEngine.swift
[14/27] Compiling CHTTPParser http_parser.c
[16/27] Compiling Logging Locks.swift
[17/27] Emitting module Logging
[18/27] Compiling Logging MetadataProvider.swift
[19/27] Compiling Logging Logging.swift
[20/27] Compiling Logging LogHandler.swift
[21/29] Compiling LoggerAPI Logger.swift
[22/29] Emitting module LoggerAPI
[23/29] Compiling TypeDecoder OrderedDictionary.swift
[24/29] Emitting module TypeDecoder
[25/29] Compiling TypeDecoder TypeDecoder.swift
[26/38] Compiling KituraContracts BodyDecoder.swift
[27/38] Compiling KituraContracts BodyEncoder.swift
[28/39] Compiling Socket SocketUtils.swift
[29/39] Compiling Socket Socket.swift
[30/39] Emitting module Socket
[31/39] Compiling Socket SocketProtocols.swift
[32/39] Compiling KituraContracts BodyFormat.swift
[33/42] Compiling KituraContracts QueryDecoder.swift
[34/42] Compiling KituraContracts Extensions.swift
[35/42] Compiling KituraContracts Coder.swift
[36/42] Compiling KituraContracts ClosureAliases.swift
[37/42] Emitting module KituraContracts
[38/42] Compiling KituraContracts QueryEncoder.swift
[39/42] Emitting module SSLService
[40/42] Compiling SSLService SSLPointerTricks.swift
[41/42] Compiling SSLService SSLService.swift
[42/42] Compiling KituraContracts Contracts.swift
[43/76] Compiling KituraNet IncomingSocketProcessor.swift
[44/76] Compiling KituraNet IncomingSocketProcessorCreator.swift
[45/76] Compiling KituraNet ListenerGroup.swift
[46/76] Compiling KituraNet SPIUtils.swift
[47/76] Compiling KituraNet HTTPServerResponse.swift
[48/76] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[49/76] Compiling KituraNet KeepAliveState.swift
[50/76] Compiling KituraNet HTTPParser.swift
[51/76] Compiling KituraNet HTTPParserStatus.swift
[52/80] Emitting module KituraNet
[53/80] Compiling KituraNet Error.swift
[54/80] Compiling KituraNet FastCGI.swift
[55/80] Compiling KituraNet FastCGIRecordCreate.swift
[56/80] Compiling KituraNet FastCGIRecordParser.swift
[57/80] Compiling KituraNet FastCGIServer.swift
[58/80] Compiling KituraNet BufferList.swift
[59/80] Compiling KituraNet ClientRequest.swift
[60/80] Compiling KituraNet ClientResponse.swift
[61/80] Compiling KituraNet ConnectionUpgradeFactory.swift
[62/80] Compiling KituraNet ConnectionUpgrader.swift
[63/80] Compiling KituraNet ParseResults.swift
[64/80] Compiling KituraNet URLParser.swift
[65/80] Compiling KituraNet HeadersContainer.swift
[66/80] Compiling KituraNet IncomingSocketHandler.swift
[67/80] Compiling KituraNet IncomingSocketManager.swift
[68/80] Compiling KituraNet Server.swift
[69/80] Compiling KituraNet ServerDelegate.swift
[70/80] Compiling KituraNet ServerLifecycleListener.swift
[71/80] Compiling KituraNet ServerMonitor.swift
[72/80] Compiling KituraNet FastCGIServerRequest.swift
[73/80] Compiling KituraNet FastCGIServerResponse.swift
[74/80] Compiling KituraNet HTTP.swift
[75/80] Compiling KituraNet HTTPServer.swift
[76/80] Compiling KituraNet HTTPServerRequest.swift
[77/80] Compiling KituraNet ServerState.swift
[78/80] Compiling KituraNet ServerOptions.swift
[79/80] Compiling KituraNet ServerRequest.swift
[80/80] Compiling KituraNet ServerResponse.swift
[81/129] Compiling Kitura BodyParser.swift
[82/129] Compiling Kitura BodyParserProtocol.swift
[83/129] Compiling Kitura JSONBodyParser.swift
[84/129] Compiling Kitura MultiPartBodyParser.swift
[85/129] Compiling Kitura ParsedBody.swift
[86/129] Compiling Kitura Part.swift
[87/129] Compiling Kitura RawBodyParser.swift
[88/135] Compiling Kitura TextBodyParser.swift
[89/135] Compiling Kitura URLEncodedBodyParser.swift
[90/135] Compiling Kitura ContentType.swift
[91/135] Compiling Kitura MediaType.swift
[92/135] Compiling Kitura types.swift
[93/135] Compiling Kitura CacheRelatedHeadersSetter.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 CompositeHeadersSetter.swift
[102/135] Compiling Kitura FileServer.swift
[103/135] Compiling Kitura RangeHeader.swift
[104/135] Compiling Kitura ResourcePathHandler.swift
[105/135] Compiling Kitura ResponseHeadersSetter.swift
[106/135] Compiling Kitura StaticFileServer.swift
[107/135] Compiling Kitura AdditionalCookieAttribute.swift
[108/135] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[109/135] Compiling Kitura CodableRouter.swift
[110/135] Compiling Kitura DecodingError+Extensions.swift
[111/135] Compiling Kitura Error.swift
[112/135] Compiling Kitura FileResourceServer.swift
[113/135] Compiling Kitura HTTPStatusCode.swift
[114/135] Emitting module Kitura
[115/135] Compiling Kitura HTTPVersion.swift
[116/135] Compiling Kitura Headers.swift
[117/135] Compiling Kitura InternalError.swift
[118/135] Compiling Kitura JSONPError.swift
[119/135] Compiling Kitura Kitura+Logging.swift
[120/135] Compiling Kitura Kitura.swift
[121/135] Compiling Kitura LinkParameter.swift
[122/135] Compiling Kitura MimeTypeAcceptor.swift
[123/135] Compiling Kitura RouteRegex.swift
[124/135] Compiling Kitura Router.swift
[125/135] Compiling Kitura RouterElement.swift
[126/135] Compiling Kitura RouterElementWalker.swift
[127/135] Compiling Kitura RouterHTTPVerbs+Error.swift
[128/135] Compiling Kitura RouterHTTPVerbs_generated.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! (12.23s)
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/Kitura.git from cache (0.26s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.03s)
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/KituraContracts.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.26s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.47s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.48s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (0.48s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.08s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.13s)
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 from cache (0.31s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.31s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.10s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.06s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.05s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.04s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.13s)
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/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.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.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/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
Build complete.
Done.