The Swift Package Index logo.Swift Package Index

Build Information

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