The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build VaporOAuth, reference 0.6.1 (134885), with Swift 5.9 for macOS (SPM) on 26 Jun 2024 20:21:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/vapor-oauth.git
Reference: 0.6.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/vapor-oauth
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 1348859 Merge pull request #6 from TheSwiftyCoder/master
Cloned https://github.com/brokenhandsio/vapor-oauth.git
Revision (git rev-parse @):
1348859f6c6b459edb64c9af0fc0037d08924530
SUCCESS checkout https://github.com/brokenhandsio/vapor-oauth.git at 0.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/brokenhandsio/vapor-oauth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Emitting module Debugging
[2/27] Compiling Debugging Debuggable.swift
[3/27] Emitting module PathIndexable
[4/27] Compiling PathIndexable PathIndexable.swift
[5/27] Compiling PathIndexable PathIndexable+Subscripting.swift
[5/27] Compiling CHTTP http_parser.c
[7/27] Emitting module libc
[8/27] Compiling libc libc.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:20838:17: warning: 'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead [-Wdeprecated-declarations]
      success = OSAtomicCompareAndSwapPtrBarrier(NULL, newzone,
                ^
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/libkern/OSAtomicDeprecated.h:548:6: note: 'OSAtomicCompareAndSwapPtrBarrier' has been explicitly marked deprecated here
bool    OSAtomicCompareAndSwapPtrBarrier( void *__oldValue, void *__newValue, void * volatile *__theValue );
        ^
1 warning generated.
[8/27] Compiling CSQLite sqlite3.c
[10/27] Emitting module Bits
[11/29] Compiling Bits Operators.swift
[12/29] Compiling Bits String+BytesConvertible.swift
[13/29] Compiling Bits Aliases.swift
[14/29] Compiling Bits Base64Encoder.swift
[15/29] Compiling Bits Byte+Alphabet.swift
[16/29] Compiling Bits UnsignedInteger+BytesConvertible.swift
[17/29] Compiling Bits UnsignedInteger+Shifting.swift
[18/29] Compiling Bits Bytes+Base64.swift
[19/29] Compiling Bits Bytes+Hex.swift
[20/29] Compiling Bits Bytes+Percent.swift
[21/29] Compiling Bits BytesConvertible.swift
[22/29] Compiling Bits Data+BytesConvertible.swift
[23/29] Compiling Bits HexEncoder.swift
[24/29] Compiling Bits Byte+ControlCharacters.swift
[25/29] Compiling Bits Byte+Convenience.swift
[26/29] Compiling Bits Byte+PatternMatching.swift
[27/29] Compiling Bits Byte+Random.swift
[28/29] Compiling Bits Byte+UTF8Numbers.swift
[29/29] Compiling Bits ByteSequence+Conversions.swift
[30/51] Compiling Core Extendable.swift
[31/51] Compiling Core FileProtocol.swift
[32/51] Compiling Core Int+Hex.swift
[33/51] Compiling Core Result.swift
[34/51] Compiling Core Semaphore.swift
[35/51] Compiling Core Sequence.swift
[36/51] Compiling Core DispatchTime+Utilities.swift
[37/51] Compiling Core EmptyInitializable.swift
[38/51] Compiling Core Exports.swift
[39/53] Emitting module Core
[40/53] Compiling Core StaticDataBuffer.swift
[41/53] Compiling Core String+CaseInsensitiveCompare.swift
[42/53] Compiling Core String+Polymorphic.swift
[43/53] Compiling Core Array.swift
[44/53] Compiling Core Bits.swift
[45/53] Compiling Core Cache.swift
[46/53] Compiling Core Lock.swift
[47/53] Compiling Core Portal.swift
[48/53] Compiling Core RFC1123.swift
[49/53] Compiling Core Collection+Safe.swift
[50/53] Compiling Core DataFile.swift
[51/53] Compiling Core Dispatch.swift
[52/53] Compiling Core String.swift
[53/53] Compiling Core WorkingDirectory.swift
[54/138] Compiling Console Swift3.swift
[55/138] Compiling Console ConsoleColor+Terminal.swift
[56/138] Compiling Console ConsoleStyle+Terminal.swift
[57/138] Compiling Console String+ANSI.swift
[58/142] Compiling Console ConsoleStyle.swift
[59/142] Compiling Console FileHandle+Stream.swift
[60/142] Compiling Console Pipe+Stream.swift
[61/142] Compiling Console Stream.swift
[62/142] Emitting module Console
[63/142] Emitting module Node
[64/146] Compiling Random RandomProtocol.swift
[65/146] Compiling Random OSRandom.swift
[66/146] Emitting module Random
[67/146] Compiling Random EmptyInitializable.swift
[68/146] Compiling Random Exports.swift
[69/146] Compiling Random Array+Random.swift
[70/146] Compiling Random URandom.swift
[71/146] Compiling Transport StreamError.swift
[72/146] Compiling Transport Stream.swift
[73/146] Compiling Transport ReadableStream.swift
[74/146] Compiling Console Command.swift
[75/146] Compiling Console Group.swift
[76/146] Compiling Console Argument.swift
[77/146] Compiling Console Command+Print.swift
[78/146] Emitting module Transport
[79/146] Compiling Transport FoundationStream.swift
[80/146] Compiling Transport ServerStream.swift
[86/169] Compiling Console Value.swift
[87/169] Compiling Console ConsoleClear.swift
[88/169] Compiling Console ConsoleColor.swift
[89/169] Compiling Console Console+Ask.swift
[90/169] Compiling Console Console+Center.swift
[91/169] Compiling Console Console+Confirm.swift
[92/169] Compiling Console Console+Ephemeral.swift
[93/169] Compiling Console Console+Options.swift
[94/169] Compiling Console Console+Print.swift
[95/169] Compiling BCrypt BCryptError.swift
[96/169] Compiling BCrypt Base64.swift
[97/169] Compiling Crypto Cipher+Method.swift
[98/169] Compiling Crypto Cipher.swift
[99/169] Compiling Crypto HMAC.swift
[100/169] Compiling Crypto Hash+Method.swift
[101/169] Compiling Crypto ByteStream.swift
[102/169] Compiling Crypto Exports.swift
[103/169] Compiling Crypto Helpers.swift
[104/169] Compiling Crypto HMAC+Method.swift
[105/169] Compiling BCrypt Export.swift
[106/169] Compiling BCrypt Convenience.swift
[122/170] Compiling Console Bar.swift
[123/170] Compiling Console Console+LoadingBar.swift
[124/170] Compiling Console LoadingBar.swift
[125/170] Compiling Console Console+ProgressBar.swift
[126/170] Compiling Console ProgressBar.swift
[132/170] Compiling Transport WriteableStream.swift
[135/170] Compiling Console Terminal+Command.swift
[136/170] Compiling Console Terminal.swift
[142/170] Compiling BCrypt Parser.swift
[143/170] Compiling BCrypt Salt.swift
[144/170] Compiling BCrypt Keys.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[147/170] Compiling Crypto PseudoRandom.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[148/170] Compiling Crypto LibreSSLError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[157/170] Compiling Node StructuredDataWrapper.swift
[158/170] Compiling Node Errors.swift
[161/171] Compiling Node Exports.swift
[162/171] Compiling Node Identifier.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[163/171] Emitting module Crypto
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
[166/219] Emitting module BCrypt
[167/219] Compiling Sockets Address+C.swift
[168/219] Compiling Sockets Address.swift
[169/219] Compiling Crypto Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
import CTLS
       ^
error: fatalError
Fetching https://github.com/vapor/auth-provider.git from cache
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/auth-provider.git (0.30s)
Fetched https://github.com/vapor/vapor.git (0.43s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (0.57s)
Fetching https://github.com/vapor/auth.git from cache
Fetched https://github.com/vapor/auth.git (0.30s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.58s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/fluent.git (0.34s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.48s)
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/multipart.git from cache
Fetching https://github.com/vapor/node.git from cache
Fetched https://github.com/vapor/node.git (0.14s)
Fetching https://github.com/vapor/json.git from cache
Fetched https://github.com/vapor/routing.git (0.27s)
Fetching https://github.com/vapor/engine.git from cache
Fetched https://github.com/vapor/json.git (0.20s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/multipart.git (0.35s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git (0.16s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/engine.git (0.27s)
Fetching https://github.com/vapor/bcrypt.git from cache
Fetched https://github.com/vapor/crypto.git (0.22s)
Fetched https://github.com/vapor/bcrypt.git (0.23s)
Fetched https://github.com/vapor/console.git (0.56s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.77s)
Fetching https://github.com/vapor/random.git from cache
Fetched https://github.com/vapor/random.git (0.14s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.54s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.53s)
Fetching https://github.com/vapor/debugging.git from cache
Fetched https://github.com/vapor/debugging.git (0.21s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.58s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.74s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.95s)
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/bits.git (0.14s)
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/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.54s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.93s)
Fetching https://github.com/vapor/ctls.git from cache
Fetched https://github.com/vapor/ctls.git (0.22s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.95s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.85s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.76s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.89s)
Fetching https://github.com/vapor/tls.git from cache
Fetching https://github.com/vapor/sockets.git from cache
Fetched https://github.com/vapor/tls.git (0.23s)
Fetched https://github.com/vapor/sockets.git (0.23s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (1.14s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.74s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.79s)
Fetching https://github.com/vapor/sqlite.git from cache
Fetched https://github.com/vapor/sqlite.git (0.41s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (1.03s)
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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.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/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
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/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
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
BUILD FAILURE 5.9 macosSpm