Build Information
Failed to build JWTProvider, reference master (f648dd
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:45:03 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/jwt-provider
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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] Emitting module PathIndexable
[38/63] Compiling PathIndexable PathIndexable.swift
[39/63] Compiling PathIndexable PathIndexable+Subscripting.swift
[40/63] Emitting module Debugging
[41/63] Compiling Debugging Debuggable.swift
[42/63] Compiling libc libc.swift
[43/63] Emitting module libc
[43/63] Compiling CSQLite sqlite3.c
[45/63] Compiling Bits String+BytesConvertible.swift
[46/63] Compiling Bits UnsignedInteger+BytesConvertible.swift
[47/63] Compiling Bits HexEncoder.swift
[48/63] Compiling Bits Operators.swift
[49/64] Compiling Bits UnsignedInteger+Shifting.swift
[50/64] Compiling Bits Bytes+Hex.swift
[51/64] Compiling Bits Bytes+Percent.swift
[52/64] Compiling Bits Byte+Alphabet.swift
[53/64] Compiling Bits Byte+ControlCharacters.swift
[54/64] Compiling Bits Byte+Random.swift
[55/64] Compiling Bits Byte+UTF8Numbers.swift
[56/64] Compiling Bits ByteSequence+Conversions.swift
[57/64] Compiling Bits Bytes+Base64.swift
[58/64] Compiling Bits BytesConvertible.swift
[59/64] Compiling Bits Data+BytesConvertible.swift
[60/64] Compiling Bits Byte+Convenience.swift
[61/64] Compiling Bits Byte+PatternMatching.swift
[62/64] Emitting module Bits
[63/64] Compiling Bits Aliases.swift
[64/64] Compiling Bits Base64Encoder.swift
[65/86] Compiling Core Int+Hex.swift
[66/86] Compiling Core Lock.swift
[67/86] Emitting module Core
[68/86] Compiling Core Array.swift
[69/86] Compiling Core Bits.swift
[70/86] Compiling Core Cache.swift
[71/88] Compiling Core Extendable.swift
[72/88] Compiling Core FileProtocol.swift
[73/88] Compiling Core DispatchTime+Utilities.swift
[74/88] Compiling Core EmptyInitializable.swift
[75/88] Compiling Core Exports.swift
[76/88] Compiling Core Sequence.swift
[77/88] Compiling Core StaticDataBuffer.swift
[78/88] Compiling Core String+CaseInsensitiveCompare.swift
[79/88] Compiling Core String+Polymorphic.swift
[80/88] Compiling Core Portal.swift
[81/88] Compiling Core RFC1123.swift
[82/88] Compiling Core Collection+Safe.swift
[83/88] Compiling Core DataFile.swift
[84/88] Compiling Core Dispatch.swift
[85/88] Compiling Core Result.swift
[86/88] Compiling Core Semaphore.swift
[87/88] Compiling Core String.swift
[88/88] Compiling Core WorkingDirectory.swift
[89/175] Compiling Random URandom.swift
[90/175] Compiling Transport Port.swift
[91/176] Compiling Transport InternetStream.swift
[92/176] Compiling Random RandomProtocol.swift
[93/176] Compiling Transport Stream.swift
[94/176] Compiling Transport StreamError.swift
[95/176] Compiling Transport ClientStream.swift
[96/176] Compiling Transport Exports.swift
[97/176] Compiling Random Array+Random.swift
[98/176] Compiling Random OSRandom.swift
[99/176] Compiling Random Exports.swift
[100/176] Compiling Random EmptyInitializable.swift
[101/176] Emitting module Random
[102/176] Emitting module Transport
[103/188] Compiling Console ConsoleStyle+Terminal.swift
[104/188] Compiling Console String+ANSI.swift
[105/188] Compiling Console Terminal+Command.swift
[106/202] Compiling Console Stream.swift
[107/202] Compiling Console Swift3.swift
[108/202] Compiling Console ConsoleColor+Terminal.swift
[109/202] Compiling Transport ReadableStream.swift
[110/202] Emitting module Console
[111/202] Compiling Console Group.swift
[112/202] Compiling Console Option.swift
[113/202] Compiling Console Runnable.swift
[114/202] Compiling Console Value.swift
[115/202] Compiling Console ConsoleStyle.swift
[116/202] Compiling Console FileHandle+Stream.swift
[117/202] Compiling Console Pipe+Stream.swift
[118/202] Compiling Console ConsoleClear.swift
[119/202] Compiling Console ConsoleColor.swift
[120/202] Compiling Console Console+Ask.swift
[121/202] Compiling Console Console+Center.swift
[122/205] Compiling Transport WriteableStream.swift
[123/205] Emitting module Node
[132/205] Compiling Crypto Cipher+Method.swift
[133/205] Compiling Crypto Cipher.swift
[134/205] Compiling Crypto Helpers.swift
[135/205] Compiling Crypto HMAC+Method.swift
[136/205] Compiling Crypto ByteStream.swift
[137/205] Compiling Crypto Exports.swift
[138/205] Compiling Console Command+Print.swift
[139/205] Compiling Console Command.swift
[153/205] Compiling Console Terminal.swift
[154/205] Compiling Console Bool+Polymorphic.swift
[155/205] Compiling Transport ServerStream.swift
[156/205] Compiling Transport FoundationStream.swift
[157/205] Compiling Console Console+Run.swift
[158/205] Compiling Console ConsoleError.swift
[159/205] Compiling Console ConsoleProtocol.swift
[160/205] Compiling Console Console+ConsoleStyle.swift
[165/205] Compiling Node Array+Convertible.swift
[166/205] Compiling Node Dictionary+Convertible.swift
[167/205] Compiling Node Fuzzy+Any.swift
[168/205] Compiling Node FuzzyConverter.swift
[169/233] Compiling Sockets TCPEstablishedSocket.swift
[170/233] Compiling Sockets TCPInternetSocket.swift
[171/233] Compiling Sockets Config.swift
[172/233] Compiling Sockets Descriptor.swift
[177/233] Compiling BCrypt Serializer.swift
[178/233] 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 {
[179/233] 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 {
[180/233] 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 {
[181/233] 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 {
[182/233] Compiling Sockets Pipe.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 {
[183/233] 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 {
[184/233] 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 {
[185/233] Compiling Sockets InternetSocket.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)
[186/234] 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 {
[187/234] 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 {
[188/234] 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 {
[189/234] 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 {
[190/234] 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 {
[191/234] Compiling URI URI.swift
[192/234] 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 {
[193/234] Compiling BCrypt Salt.swift
[194/234] Compiling BCrypt Parser.swift
[195/234] Compiling BCrypt Keys.swift
[196/234] Compiling BCrypt Convenience.swift
[197/234] Compiling BCrypt Export.swift
[198/234] Emitting module BCrypt
[199/234] Compiling BCrypt BCryptError.swift
[200/234] Emitting module Sockets
[201/234] Compiling URI URI+Ports.swift
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/jwt.git
[1/2713] Fetching jwt
[354/2975] Fetching jwt, auth-provider
[2976/77521] Fetching jwt, auth-provider, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.55s)
Fetched https://github.com/vapor/jwt.git from cache (2.55s)
Fetched https://github.com/vapor/auth-provider.git from cache (2.55s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (3.08s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.84s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (1.36s)
Fetching https://github.com/vapor/fluent.git
[1/13421] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (1.32s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (1.84s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[41/3784] Fetching json, crypto
Fetched https://github.com/vapor/crypto.git from cache (1.26s)
Fetched https://github.com/vapor/json.git from cache (1.26s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (1.78s)
Fetching https://github.com/vapor/ctls.git
Fetching https://github.com/vapor/random.git
[1/71] Fetching ctls
[72/219] Fetching ctls, random
Fetched https://github.com/vapor/ctls.git from cache (0.67s)
Fetched https://github.com/vapor/random.git from cache (0.67s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (1.18s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.47s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (1.99s)
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/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[73/618] Fetching bits, debugging
Fetched https://github.com/vapor/debugging.git from cache (0.70s)
Fetched https://github.com/vapor/bits.git from cache (0.70s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.24s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.52s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.52s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (0.96s)
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.54s)
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/bcrypt.git
Fetching https://github.com/vapor/console.git
[1/99] Fetching bcrypt
[25/20951] Fetching bcrypt, routing
[26/24419] Fetching bcrypt, routing, multipart
[510/49886] Fetching bcrypt, routing, multipart, engine
[1344/55904] Fetching bcrypt, routing, multipart, engine, console
Fetched https://github.com/vapor/routing.git from cache (1.91s)
Fetched https://github.com/vapor/console.git from cache (1.91s)
Fetched https://github.com/vapor/bcrypt.git from cache (1.91s)
Fetched https://github.com/vapor/multipart.git from cache (1.91s)
Fetched https://github.com/vapor/engine.git from cache (1.91s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (2.49s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.54s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.53s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.53s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.54s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/1144] Fetching tls
[59/4456] Fetching tls, sockets
Fetched https://github.com/vapor/sockets.git from cache (0.88s)
Fetched https://github.com/vapor/tls.git from cache (0.88s)
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.52s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.53s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (1.10s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (1.66s)
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.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
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/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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
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/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
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/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
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/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
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