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.8 for macOS (SPM) on 26 Jun 2024 20:29:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/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.8
Building package at path:  $workDir
https://github.com/brokenhandsio/vapor-oauth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Compiling Debugging Debuggable.swift
[2/28] Emitting module Debugging
[3/28] Emitting module PathIndexable
[4/28] Compiling PathIndexable PathIndexable.swift
[5/28] Compiling PathIndexable PathIndexable+Subscripting.swift
[5/28] Compiling CHTTP http_parser.c
[7/28] Compiling libc libc.swift
[8/28] Emitting module libc
/Users/admin/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-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.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/28] Compiling CSQLite sqlite3.c
[10/28] Compiling Bits String+BytesConvertible.swift
[11/28] Compiling Bits UnsignedInteger+BytesConvertible.swift
[12/29] Emitting module Bits
[13/29] Compiling Bits UnsignedInteger+Shifting.swift
[14/29] Compiling Bits HexEncoder.swift
[15/29] Compiling Bits Operators.swift
[16/29] Compiling Bits Byte+Convenience.swift
[17/29] Compiling Bits Byte+PatternMatching.swift
[18/29] Compiling Bits Aliases.swift
[19/29] Compiling Bits Base64Encoder.swift
[20/29] Compiling Bits Byte+Random.swift
[21/29] Compiling Bits Byte+UTF8Numbers.swift
[22/29] Compiling Bits ByteSequence+Conversions.swift
[23/29] Compiling Bits Bytes+Base64.swift
[24/29] Compiling Bits Bytes+Hex.swift
[25/29] Compiling Bits Bytes+Percent.swift
[26/29] Compiling Bits Byte+Alphabet.swift
[27/29] Compiling Bits Byte+ControlCharacters.swift
[28/29] Compiling Bits BytesConvertible.swift
[29/29] Compiling Bits Data+BytesConvertible.swift
[30/51] Emitting module Core
[31/53] Compiling Core DispatchTime+Utilities.swift
[32/53] Compiling Core EmptyInitializable.swift
[33/53] Compiling Core Exports.swift
[34/53] Compiling Core Result.swift
[35/53] Compiling Core Semaphore.swift
[36/53] Compiling Core Array.swift
[37/53] Compiling Core Bits.swift
[38/53] Compiling Core Cache.swift
[39/53] Compiling Core Int+Hex.swift
[40/53] Compiling Core Lock.swift
[41/53] Compiling Core Extendable.swift
[42/53] Compiling Core FileProtocol.swift
[43/53] Compiling Core Portal.swift
[44/53] Compiling Core RFC1123.swift
[45/53] Compiling Core Sequence.swift
[46/53] Compiling Core StaticDataBuffer.swift
[47/53] Compiling Core String+CaseInsensitiveCompare.swift
[48/53] Compiling Core String+Polymorphic.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/140] Compiling Random OSRandom.swift
[55/140] Compiling Transport Stream.swift
[56/140] Compiling Transport StreamError.swift
[57/141] Compiling Random URandom.swift
[58/141] Compiling Console ConsoleStyle+Terminal.swift
[59/141] Compiling Console String+ANSI.swift
[60/141] Compiling Node StructuredDataWrapper+PathIndexable.swift
[61/144] Compiling Random Exports.swift
[62/144] Emitting module Random
[63/144] Compiling Random RandomProtocol.swift
[64/144] Compiling Random Array+Random.swift
[65/144] Compiling Random EmptyInitializable.swift
[66/144] Compiling Node StructuredData.swift
[67/144] Compiling Node StructuredDataWrapper+Cases.swift
[68/144] Compiling Node StructuredDataWrapper+Convenience.swift
[69/144] Compiling Transport ClientStream.swift
[70/144] Compiling Transport Exports.swift
[71/144] Emitting module Transport
[72/144] Compiling Transport ServerStream.swift
[73/144] Compiling Transport Port.swift
[74/144] Compiling Transport FoundationStream.swift
[75/144] Compiling Transport InternetStream.swift
[76/144] Compiling Transport ReadableStream.swift
[77/144] Compiling Node StructuredData+Init.swift
[78/144] Compiling Node StructuredData+PathIndexable.swift
[79/144] Compiling Node StructuredData+Polymorphic.swift
[81/144] Compiling Console Terminal.swift
[82/144] Compiling Console Bool+Polymorphic.swift
[83/147] Compiling Node String+Convertible.swift
[84/147] Compiling Node UUID+Convertible.swift
[85/147] Compiling Node UnsignedInteger+Convertible.swift
[86/147] Compiling Node Context.swift
[91/170] Compiling Console ConsoleClear.swift
[92/170] Compiling Console ConsoleColor.swift
[93/170] Compiling Console Console+Ask.swift
[94/170] Compiling Console Console+Center.swift
[95/170] Compiling Crypto ByteStream.swift
[96/170] Compiling Crypto Exports.swift
[97/170] Compiling Node Schema+Convertible.swift
[98/170] Compiling Node SchemaWrapper+Convertible.swift
[99/170] Emitting module Node
[100/170] Compiling Crypto Cipher+Method.swift
[101/170] Compiling Crypto Cipher.swift
[102/170] Compiling Crypto Helpers.swift
[103/170] Compiling Crypto HMAC+Method.swift
[108/170] Emitting module Console
[125/170] Compiling Transport WriteableStream.swift
[126/170] Compiling Console Console+Confirm.swift
[127/170] Compiling Console Console+Ephemeral.swift
[128/170] Compiling Console Console+Options.swift
[129/170] Compiling Node FuzzyConverter.swift
[130/170] Compiling Node Optional+Convertible.swift
[131/170] Compiling Node Set+Convertible.swift
[132/170] Compiling Node Number.swift
[133/170] Compiling Node StructuredData+Equatable.swift
[142/198] Compiling Crypto PseudoRandom.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[143/199] Compiling Crypto LibreSSLError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[144/199] Compiling Crypto Hash+Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[145/199] Compiling BCrypt Salt.swift
[146/199] Compiling BCrypt Serializer.swift
[147/199] Compiling Crypto Hash.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[148/199] Compiling Crypto HMAC.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[149/199] Compiling Crypto Hash+Method.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[150/199] Compiling BCrypt Parser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[151/199] Emitting module Crypto
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[152/199] Compiling Sockets Address+C.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[153/199] Compiling Sockets Address.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[154/199] Compiling Sockets Buffer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[155/199] Compiling Sockets Conversions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[156/199] Compiling Sockets Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[157/199] Compiling Sockets FDSet.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[160/199] Compiling Node Errors.swift
[162/199] Compiling Node Exports.swift
[163/199] Compiling Node Identifier.swift
[164/199] Emitting module Sockets
[165/201] Compiling Crypto Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "shim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.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'
import CTLS
       ^
[166/201] Compiling Sockets TCPReadableSocket.swift
[167/201] Compiling Sockets TCPSocket.swift
[168/201] Compiling Sockets Config.swift
[169/201] Compiling Sockets Descriptor.swift
[170/217] Compiling URI URI+Ports.swift
[171/217] Compiling BCrypt Keys.swift
[172/217] Compiling URI URI+String.swift
[173/217] Compiling URI URI.swift
[174/217] Compiling BCrypt Export.swift
[175/217] Compiling BCrypt BCryptError.swift
[176/217] Emitting module BCrypt
[177/217] Compiling URI URI+Modification.swift
[178/217] Compiling URI URI+Byte.swift
[179/217] Compiling BCrypt Base64.swift
[180/217] Compiling BCrypt Convenience.swift
[181/217] Emitting module URI
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/vapor.git
[1/262] Fetching auth-provider
[263/69170] Fetching auth-provider, vapor
Fetched https://github.com/vapor/vapor.git (3.70s)
Fetched https://github.com/vapor/auth-provider.git (3.70s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (0.81s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git (0.88s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.78s)
Fetching https://github.com/vapor/fluent.git
[1/13380] Fetching fluent
Fetched https://github.com/vapor/fluent.git (1.78s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.80s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
[44/24901] Fetching node, routing
[45/26746] Fetching node, routing, multipart
Fetched https://github.com/vapor/multipart.git (2.06s)
Fetching https://github.com/vapor/json.git
Fetched https://github.com/vapor/node.git (2.06s)
Fetching https://github.com/vapor/engine.git
Fetched https://github.com/vapor/routing.git (2.06s)
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[41/3784] Fetching json, crypto
[407/29251] Fetching json, crypto, engine
Fetched https://github.com/vapor/crypto.git (1.04s)
Fetching https://github.com/vapor/core.git
[3411/26465] Fetching json, engine
Fetched https://github.com/vapor/json.git (1.42s)
Fetching https://github.com/vapor/console.git
[20629/25467] Fetching engine
[25468/45610] Fetching engine, core
Fetched https://github.com/vapor/engine.git (1.74s)
Fetching https://github.com/vapor/bcrypt.git
[202/20143] Fetching core
[8663/25575] Fetching core, console
[16605/25674] Fetching core, console, bcrypt
Fetched https://github.com/vapor/bcrypt.git (0.71s)
[18506/25575] Fetching core, console
Fetched https://github.com/vapor/console.git (1.20s)
[16719/20143] Fetching core
Fetched https://github.com/vapor/core.git (1.83s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.82s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git (0.74s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.79s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.78s)
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git (0.69s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.79s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.76s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.85s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git (0.80s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.84s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.83s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.80s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git (0.73s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.78s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.74s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.75s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.76s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/3312] Fetching sockets
[2/4456] Fetching sockets, tls
Fetched https://github.com/vapor/tls.git (1.04s)
Fetched https://github.com/vapor/sockets.git (1.04s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.75s)
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.78s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git (1.26s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.76s)
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/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
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/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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.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/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/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
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/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.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/debugging.git
Working copy of https://github.com/vapor/debugging.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.8 macosSpm