The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kitura-Session-Redis 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-Session-Redis.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-Session-Redis
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 438dbce Misc community version (#47)
Cloned https://github.com/Kitura/Kitura-Session-Redis.git
Revision (git rev-parse @):
438dbce6ef66fc1f050cdaf1cd4d648ae620369f
SUCCESS checkout https://github.com/Kitura/Kitura-Session-Redis.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/Kitura-Session-Redis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[13/16] Write swift-version--423B1241ED78D482.txt
[14/41] Compiling CHTTPParser utils.c
[16/41] Compiling KituraTemplateEngine TemplateEngine.swift
[17/41] Emitting module KituraTemplateEngine
[17/41] Compiling CHTTPParser http_parser.c
[19/41] Emitting module Logging
[20/41] Compiling Logging Locks.swift
[21/41] Compiling Logging Logging.swift
[22/41] Compiling Logging LogHandler.swift
[23/41] Compiling Logging MetadataProvider.swift
[24/43] Compiling Cryptor SSLPointerTricks.swift
[25/44] Compiling TypeDecoder OrderedDictionary.swift
[26/44] Emitting module TypeDecoder
[27/44] Emitting module Cryptor
[28/44] Compiling Cryptor Utilities.swift
[29/44] Compiling Cryptor Crypto.swift
[30/44] Compiling Cryptor Cryptor.swift
[31/44] Compiling Cryptor Digest.swift
[32/44] Compiling Cryptor HMAC.swift
[33/44] Emitting module LoggerAPI
[34/44] Compiling LoggerAPI Logger.swift
[35/44] Compiling Cryptor KeyDerivation.swift
[36/44] Compiling Cryptor Random.swift
[37/44] Compiling Cryptor Status.swift
[38/44] Compiling Cryptor Updatable.swift
[39/44] Compiling Cryptor StreamCryptor.swift
[40/53] Compiling TypeDecoder TypeDecoder.swift
[41/53] Emitting module KituraContracts
[42/54] Compiling KituraContracts Coder.swift
[43/54] Compiling KituraContracts BodyDecoder.swift
[44/54] Compiling KituraContracts BodyEncoder.swift
[45/54] Compiling KituraContracts BodyFormat.swift
[46/54] Compiling KituraContracts QueryDecoder.swift
[47/54] Compiling KituraContracts ClosureAliases.swift
[48/54] Compiling KituraContracts QueryEncoder.swift
[49/54] Compiling KituraContracts Extensions.swift
[50/54] Compiling Socket SocketProtocols.swift
[51/54] Compiling Socket Socket.swift
[52/54] Compiling Socket SocketUtils.swift
[53/54] Emitting module Socket
[54/73] Emitting module SwiftRedis
[55/75] Compiling SwiftRedis RedisMulti+Hash.swift
[56/75] Compiling SwiftRedis RedisMulti+List.swift
[57/75] Compiling SwiftRedis RedisInfo.swift
[58/75] Compiling SwiftRedis RedisMisc.swift
[59/75] Compiling SwiftRedis RedisMulti+Set.swift
[60/75] Compiling SwiftRedis RedisMulti+SortedSet.swift
[61/75] Emitting module SSLService
[62/75] Compiling SSLService SSLService.swift
[63/75] Compiling SSLService SSLPointerTricks.swift
[64/75] Compiling KituraContracts Contracts.swift
[65/75] Compiling SwiftRedis Redis+List.swift
[66/75] Compiling SwiftRedis Redis+Set.swift
[67/75] Compiling SwiftRedis RedisMulti+Basic.swift
[68/75] Compiling SwiftRedis RedisMulti+Geo.swift
[69/75] Compiling SwiftRedis Redis+SortedSet.swift
[70/75] Compiling SwiftRedis Redis.swift
[71/75] Compiling SwiftRedis Redis+Basic.swift
[72/75] Compiling SwiftRedis Redis+Geo.swift
[73/75] Compiling SwiftRedis Redis+Hash.swift
[74/109] Compiling KituraNet HTTP.swift
[75/109] Compiling KituraNet HTTPServer.swift
[76/109] Compiling KituraNet Server.swift
[77/109] Compiling KituraNet ServerDelegate.swift
[78/109] Compiling KituraNet ServerLifecycleListener.swift
[79/109] Compiling KituraNet ServerMonitor.swift
[80/109] Compiling KituraNet IncomingSocketProcessor.swift
[81/109] Compiling KituraNet IncomingSocketProcessorCreator.swift
[82/109] Compiling KituraNet ListenerGroup.swift
[83/109] Compiling KituraNet SPIUtils.swift
[84/113] Emitting module KituraNet
[85/113] Compiling KituraNet ServerState.swift
[86/113] Compiling KituraNet ServerOptions.swift
[87/113] Compiling KituraNet ServerRequest.swift
[88/113] Compiling KituraNet ServerResponse.swift
[89/113] Compiling KituraNet HTTPServerResponse.swift
[90/113] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[91/113] Compiling KituraNet KeepAliveState.swift
[92/113] Compiling KituraNet HTTPParser.swift
[93/113] Compiling KituraNet HTTPParserStatus.swift
[94/113] Compiling KituraNet ParseResults.swift
[95/113] Compiling KituraNet URLParser.swift
[96/113] Compiling KituraNet HeadersContainer.swift
[97/113] Compiling KituraNet IncomingSocketHandler.swift
[98/113] Compiling KituraNet IncomingSocketManager.swift
[99/113] Compiling KituraNet Error.swift
[100/113] Compiling KituraNet FastCGI.swift
[101/113] Compiling KituraNet FastCGIRecordCreate.swift
[102/113] Compiling KituraNet FastCGIRecordParser.swift
[103/113] Compiling KituraNet FastCGIServer.swift
[104/113] Compiling KituraNet BufferList.swift
[105/113] Compiling KituraNet ClientRequest.swift
[106/113] Compiling KituraNet ClientResponse.swift
[107/113] Compiling KituraNet ConnectionUpgradeFactory.swift
[108/113] Compiling KituraNet ConnectionUpgrader.swift
[109/113] Compiling KituraNet FastCGIServerRequest.swift
[110/113] Compiling KituraNet FastCGIServerResponse.swift
[113/113] Compiling KituraNet HTTPServerRequest.swift
[114/162] Compiling Kitura TextBodyParser.swift
[115/162] Compiling Kitura URLEncodedBodyParser.swift
[116/162] Compiling Kitura ContentType.swift
[117/162] Compiling Kitura MediaType.swift
[118/162] Compiling Kitura types.swift
[119/162] Compiling Kitura CacheRelatedHeadersSetter.swift
[120/168] Compiling Kitura BodyParser.swift
[121/168] Compiling Kitura BodyParserProtocol.swift
[122/168] Compiling Kitura JSONBodyParser.swift
[123/168] Compiling Kitura MultiPartBodyParser.swift
[124/168] Compiling Kitura ParsedBody.swift
[125/168] Compiling Kitura Part.swift
[126/168] Compiling Kitura RawBodyParser.swift
[127/168] Compiling Kitura MimeTypeAcceptor.swift
[128/168] Compiling Kitura RouteRegex.swift
[129/168] Compiling Kitura Router.swift
[130/168] Compiling Kitura RouterElement.swift
[131/168] Compiling Kitura RouterElementWalker.swift
[132/168] Compiling Kitura RouterHTTPVerbs+Error.swift
[133/168] Compiling Kitura RouterHTTPVerbs_generated.swift
[134/168] Compiling Kitura CompositeHeadersSetter.swift
[135/168] Compiling Kitura FileServer.swift
[136/168] Compiling Kitura RangeHeader.swift
[137/168] Compiling Kitura ResourcePathHandler.swift
[138/168] Compiling Kitura ResponseHeadersSetter.swift
[139/168] Compiling Kitura StaticFileServer.swift
[140/168] Compiling Kitura RouterHandler.swift
[141/168] Compiling Kitura RouterMethod.swift
[142/168] Compiling Kitura RouterMiddleware.swift
[143/168] Compiling Kitura RouterMiddlewareGenerator.swift
[144/168] Compiling Kitura RouterMiddlewareWalker.swift
[145/168] Compiling Kitura RouterParameterWalker.swift
[146/168] Compiling Kitura RouterRequest.swift
[147/168] Compiling Kitura AdditionalCookieAttribute.swift
[148/168] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[149/168] Compiling Kitura CodableRouter.swift
[150/168] Compiling Kitura DecodingError+Extensions.swift
[151/168] Compiling Kitura Error.swift
[152/168] Compiling Kitura FileResourceServer.swift
[153/168] Compiling Kitura HTTPStatusCode.swift
[154/168] Emitting module Kitura
[155/168] Compiling Kitura RouterResponse.swift
[156/168] Compiling Kitura SSLConfig.swift
[157/168] Compiling Kitura Stack.swift
[158/168] Compiling Kitura String+Extensions.swift
[159/168] Compiling Kitura SwaggerGenerator.swift
[160/168] Compiling Kitura TemplatingError.swift
[161/168] Compiling Kitura TypeSafeMiddleware.swift
[162/168] Compiling Kitura HTTPVersion.swift
[163/168] Compiling Kitura Headers.swift
[164/168] Compiling Kitura InternalError.swift
[165/168] Compiling Kitura JSONPError.swift
[166/168] Compiling Kitura Kitura+Logging.swift
[167/168] Compiling Kitura Kitura.swift
[168/168] Compiling Kitura LinkParameter.swift
[169/179] Compiling KituraSession StoreError.swift
[170/180] Compiling KituraSession RouterRequest+Session.swift
[171/180] Compiling KituraSession Session.swift
[172/180] Compiling KituraSession SessionCookie.swift
[173/180] Emitting module KituraSession
[174/180] Compiling KituraSession SessionState.swift
[175/180] Compiling KituraSession Store.swift
[176/180] Compiling KituraSession CookieCryptography.swift
[177/180] Compiling KituraSession CookieManagement.swift
[178/180] Compiling KituraSession CookieParameter.swift
[179/180] Compiling KituraSession InMemoryStore.swift
[180/180] Compiling KituraSession TypeSafeSession.swift
[181/182] Emitting module KituraSessionRedis
[182/182] Compiling KituraSessionRedis RedisStore.swift
Build complete! (10.89s)
Fetching https://github.com/Kitura/Kitura-redis.git from cache
Fetching https://github.com/Kitura/Kitura-Session.git from cache
Fetched https://github.com/Kitura/Kitura-redis.git from cache (0.16s)
Fetched https://github.com/Kitura/Kitura-Session.git from cache (0.16s)
Computing version for https://github.com/Kitura/Kitura-redis.git
Computed https://github.com/Kitura/Kitura-redis.git at 2.1.200 (0.33s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.17s)
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/Kitura-Session.git
Computed https://github.com/Kitura/Kitura-Session.git at 3.3.201 (0.33s)
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.19s)
Fetched https://github.com/Kitura/Kitura.git from cache (0.19s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (0.02s)
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/KituraContracts.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.16s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.16s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (0.19s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.19s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.19s)
Fetched https://github.com/apple/swift-log.git from cache (0.19s)
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
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.17s)
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/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-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/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/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/Kitura-redis.git
Working copy of https://github.com/Kitura/Kitura-redis.git resolved at 2.1.200
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.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/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.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/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-Session.git
Working copy of https://github.com/Kitura/Kitura-Session.git resolved at 3.3.201
Build complete.
Done.

Build Machine: Mac 7