The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build JWTProvider, reference 1.3.0 (f648dd), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:44:38 UTC.

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/vapor-community/jwt-provider.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/jwt-provider
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at f648dd6 Merge pull request #24 from mihailstumkins/fix/incorrect-bearer-token-format
Cloned https://github.com/vapor-community/jwt-provider.git
Revision (git rev-parse @):
f648dd6814970d9c7b27b79e9ce62699561d8d14
SUCCESS checkout https://github.com/vapor-community/jwt-provider.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor-community/jwt-provider.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/37] Write sources
[34/37] Write swift-version-1EA4D86E10B52AF.txt
[35/63] Compiling CHTTP http_parser.c
[37/63] Compiling PathIndexable PathIndexable+Subscripting.swift
[38/63] Compiling PathIndexable PathIndexable.swift
[39/63] Emitting module PathIndexable
[40/63] Compiling Debugging Debuggable.swift
[41/63] Emitting module Debugging
[42/63] Compiling libc libc.swift
[43/63] Emitting module libc
[43/63] Compiling CSQLite sqlite3.c
[45/63] Compiling Bits HexEncoder.swift
[46/63] Compiling Bits Operators.swift
[47/63] Compiling Bits String+BytesConvertible.swift
[48/63] Compiling Bits UnsignedInteger+BytesConvertible.swift
[49/64] Emitting module Bits
[50/64] Compiling Bits UnsignedInteger+Shifting.swift
[51/64] Compiling Bits Bytes+Hex.swift
[52/64] Compiling Bits Bytes+Percent.swift
[53/64] Compiling Bits ByteSequence+Conversions.swift
[54/64] Compiling Bits Bytes+Base64.swift
[55/64] Compiling Bits Byte+Convenience.swift
[56/64] Compiling Bits Byte+PatternMatching.swift
[57/64] Compiling Bits Byte+Random.swift
[58/64] Compiling Bits Byte+UTF8Numbers.swift
[59/64] Compiling Bits Aliases.swift
[60/64] Compiling Bits Base64Encoder.swift
[61/64] Compiling Bits Byte+Alphabet.swift
[62/64] Compiling Bits Byte+ControlCharacters.swift
[63/64] Compiling Bits BytesConvertible.swift
[64/64] Compiling Bits Data+BytesConvertible.swift
[65/86] Emitting module Core
[66/88] Compiling Core Array.swift
[67/88] Compiling Core Bits.swift
[68/88] Compiling Core Cache.swift
[69/88] Compiling Core Extendable.swift
[70/88] Compiling Core FileProtocol.swift
[71/88] Compiling Core Portal.swift
[72/88] Compiling Core RFC1123.swift
[73/88] Compiling Core Int+Hex.swift
[74/88] Compiling Core Lock.swift
[75/88] Compiling Core Result.swift
[76/88] Compiling Core Semaphore.swift
[77/88] Compiling Core Sequence.swift
[78/88] Compiling Core StaticDataBuffer.swift
[79/88] Compiling Core String+CaseInsensitiveCompare.swift
[80/88] Compiling Core String+Polymorphic.swift
[81/88] Compiling Core Collection+Safe.swift
[82/88] Compiling Core DataFile.swift
[83/88] Compiling Core Dispatch.swift
[84/88] Compiling Core DispatchTime+Utilities.swift
[85/88] Compiling Core EmptyInitializable.swift
[86/88] Compiling Core Exports.swift
[87/88] Compiling Core String.swift
[88/88] Compiling Core WorkingDirectory.swift
[89/175] Compiling Transport Exports.swift
[90/175] Compiling Transport ClientStream.swift
[91/176] Compiling Transport StreamError.swift
[92/176] Emitting module Transport
[93/176] Compiling Random RandomProtocol.swift
[94/176] Compiling Console ConsoleStyle+Terminal.swift
[95/176] Compiling Console String+ANSI.swift
[96/176] Compiling Console Terminal+Command.swift
[97/176] Compiling Console Stream.swift
[98/176] Compiling Console Swift3.swift
[99/176] Compiling Console ConsoleColor+Terminal.swift
[100/179] Compiling Transport Stream.swift
[101/179] Compiling Transport ReadableStream.swift
[102/179] Compiling Node StructuredData+Init.swift
[103/179] Compiling Node StructuredData+PathIndexable.swift
[104/179] Compiling Console Pipe+Stream.swift
[105/179] Emitting module Node
[106/182] Compiling Random URandom.swift
[107/182] Compiling Random EmptyInitializable.swift
[108/182] Compiling Random Exports.swift
[109/182] Compiling Random OSRandom.swift
[110/182] Emitting module Random
[111/182] Compiling Random Array+Random.swift
[112/182] Compiling Node Node.swift
[113/182] Compiling Node NodeConvertible.swift
[114/182] Compiling Console Console+Ask.swift
[115/182] Compiling Console Console+Center.swift
[116/182] Compiling Node FloatingPoint+Convertible.swift
[117/182] Compiling Node Integer+Convertible.swift
[118/182] Compiling Node Schema+Convertible.swift
[119/182] Compiling Node SchemaWrapper+Convertible.swift
[121/182] Compiling Console Terminal.swift
[122/182] Compiling Console Bool+Polymorphic.swift
[123/182] Compiling Transport WriteableStream.swift
[124/182] Compiling Console Bar.swift
[125/182] Compiling Console Console+LoadingBar.swift
[126/182] Compiling Console LoadingBar.swift
[127/182] Compiling Console Console+ProgressBar.swift
[128/182] Emitting module Console
[133/182] Compiling Console Group.swift
[134/182] Compiling Console Option.swift
[135/182] Compiling Node UnsignedInteger+Convertible.swift
[136/182] Compiling Node Context.swift
[145/182] Compiling Transport InternetStream.swift
[146/182] Compiling Transport ServerStream.swift
[147/182] Compiling Transport FoundationStream.swift
[148/182] Compiling Transport Port.swift
[157/233] Compiling Sockets RawSocket.swift
[158/233] Compiling Sockets Select.swift
[159/233] Compiling Sockets Socket.swift
[160/233] Compiling Sockets SocketOptions.swift
[161/233] Compiling Sockets TCPEstablishedSocket.swift
[162/233] Compiling Sockets TCPInternetSocket.swift
[163/233] Compiling Sockets TCPReadableSocket.swift
[164/233] Compiling Sockets TCPSocket.swift
[165/233] Compiling Console Console+Run.swift
[166/233] Compiling Console ConsoleError.swift
[167/233] Compiling Console ConsoleProtocol.swift
[168/233] Compiling Console Console+ConsoleStyle.swift
[177/233] Compiling Node Errors.swift
[178/233] Compiling Node Exports.swift
[179/233] Compiling Node Identifier.swift
[183/254] Compiling Crypto PseudoRandom.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[184/255] Compiling BCrypt Serializer.swift
[185/255] Compiling BCrypt Parser.swift
[186/255] Compiling Crypto LibreSSLError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[187/255] Compiling Crypto Hash+Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[188/255] Compiling Crypto Hash.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[189/255] Emitting module Crypto
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[190/255] Compiling Crypto HMAC.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[191/255] Compiling Crypto Hash+Method.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[192/255] Compiling Sockets Address.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[193/255] Compiling Sockets Buffer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[194/255] Compiling Sockets Conversions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[195/255] Compiling Sockets Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[196/255] Compiling Sockets FDSet.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[197/255] Compiling Sockets Address+C.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[198/255] Compiling BCrypt Salt.swift
[201/257] Compiling Sockets InternetSocket.swift
[202/257] Compiling Sockets Pipe.swift
[203/257] Compiling JSON JSONContext.swift
[204/257] Compiling JSON Sequence+Convertible.swift
[205/257] Compiling JSON JSONRepresentable.swift
[206/257] Compiling Cache CacheProtocol.swift
[207/257] Compiling Crypto Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[214/257] Emitting module Cache
[215/257] Compiling BCrypt Keys.swift
[216/257] Compiling BCrypt Base64.swift
[217/257] Compiling BCrypt Convenience.swift
[218/257] Compiling BCrypt Export.swift
[219/257] Compiling BCrypt BCryptError.swift
[220/257] Emitting module BCrypt
[221/257] Compiling URI URI+String.swift
[222/257] Compiling URI URI.swift
[223/257] Compiling URI URI+Ports.swift
[224/257] Compiling URI URI+Modification.swift
[225/257] Emitting module URI
[226/257] Compiling URI URI+Byte.swift
[227/257] Compiling JSON JSON+Fuzzy.swift
[228/257] Compiling JSON JSON+Bytes.swift
[229/257] Emitting module Branches
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/vapor.git
[1/262] Fetching auth-provider
[258/2975] Fetching auth-provider, jwt
Fetched https://github.com/vapor/jwt.git from cache (0.96s)
[258/74808] Fetching auth-provider, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.45s)
Fetched https://github.com/vapor/auth-provider.git from cache (2.45s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (2.99s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.70s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (1.21s)
Fetching https://github.com/vapor/fluent.git
[1/13421] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (1.31s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (1.85s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[211/3784] Fetching json, crypto
Fetched https://github.com/vapor/json.git from cache (1.18s)
Fetched https://github.com/vapor/crypto.git from cache (1.18s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (1.70s)
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
[72/219] Fetching ctls, random
Fetched https://github.com/vapor/random.git from cache (0.70s)
Fetched https://github.com/vapor/ctls.git from cache (0.70s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (1.23s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.51s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (2.03s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.50s)
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/358] Fetching bits
[73/618] Fetching bits, debugging
Fetched https://github.com/vapor/bits.git from cache (0.73s)
Fetched https://github.com/vapor/debugging.git from cache (0.73s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.22s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.49s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.48s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (1.00s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (1.51s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.50s)
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/bcrypt.git
[1/99] Fetching bcrypt
[43/3567] Fetching bcrypt, multipart
[517/24419] Fetching bcrypt, multipart, routing
[726/49886] Fetching bcrypt, multipart, routing, engine
[1502/55904] Fetching bcrypt, multipart, routing, engine, console
Fetched https://github.com/vapor/routing.git from cache (1.89s)
Fetched https://github.com/vapor/engine.git from cache (1.89s)
Fetched https://github.com/vapor/multipart.git from cache (1.89s)
Fetched https://github.com/vapor/console.git from cache (1.89s)
Fetched https://github.com/vapor/bcrypt.git from cache (1.89s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (2.41s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.48s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.49s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.49s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.50s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/sockets.git
[1/3312] Fetching sockets
[101/4456] Fetching sockets, tls
Fetched https://github.com/vapor/tls.git from cache (0.91s)
Fetched https://github.com/vapor/sockets.git from cache (0.91s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (1.44s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.49s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.48s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (1.07s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (1.59s)
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
Creating working copy for https://github.com/vapor/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/auth-provider.git
Working copy of https://github.com/vapor/auth-provider.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install ctls using your system-packager:
    brew install openssl
warning: you may be able to install ctls using your system-packager:
    brew install openssl
BUILD FAILURE 6.2 macosSpm