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 SkelpoMiddleware, reference master (b9809b), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 02:03:48 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/skelpo/skelpomiddleware.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/skelpo/skelpomiddleware
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b9809bf Added Content-Type header to error reponses returned from APIErrorMiddleware
Cloned https://github.com/skelpo/skelpomiddleware.git
Revision (git rev-parse @):
b9809bfcdb90d7ede9488a9d5953de07b307fd26
SUCCESS checkout https://github.com/skelpo/skelpomiddleware.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/skelpo/skelpomiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/42] Write sources
[39/42] Write swift-version-1EA4D86E10B52AF.txt
[40/68] Compiling CHTTP http_parser.c
[42/68] Compiling PathIndexable PathIndexable.swift
[43/68] Compiling PathIndexable PathIndexable+Subscripting.swift
[44/68] Emitting module PathIndexable
[45/68] Compiling Debugging Debuggable.swift
[46/68] Emitting module Debugging
[47/68] Compiling libc libc.swift
[48/68] Emitting module libc
[48/68] Compiling CSQLite sqlite3.c
[50/68] Compiling Bits String+BytesConvertible.swift
[51/68] Compiling Bits UnsignedInteger+BytesConvertible.swift
[52/69] Compiling Bits UnsignedInteger+Shifting.swift
[53/69] Compiling Bits HexEncoder.swift
[54/69] Compiling Bits Operators.swift
[55/69] Compiling Bits BytesConvertible.swift
[56/69] Compiling Bits Data+BytesConvertible.swift
[57/69] Compiling Bits ByteSequence+Conversions.swift
[58/69] Compiling Bits Bytes+Base64.swift
[59/69] Compiling Bits Byte+Random.swift
[60/69] Compiling Bits Byte+UTF8Numbers.swift
[61/69] Compiling Bits Byte+Convenience.swift
[62/69] Compiling Bits Byte+PatternMatching.swift
[63/69] Compiling Bits Byte+Alphabet.swift
[64/69] Compiling Bits Byte+ControlCharacters.swift
[65/69] Compiling Bits Aliases.swift
[66/69] Compiling Bits Base64Encoder.swift
[67/69] Compiling Bits Bytes+Hex.swift
[68/69] Compiling Bits Bytes+Percent.swift
[69/69] Emitting module Bits
[70/91] Emitting module Core
[71/93] Compiling Core Extendable.swift
[72/93] Compiling Core FileProtocol.swift
[73/93] Compiling Core Sequence.swift
[74/93] Compiling Core StaticDataBuffer.swift
[75/93] Compiling Core Array.swift
[76/93] Compiling Core Bits.swift
[77/93] Compiling Core Cache.swift
[78/93] Compiling Core Portal.swift
[79/93] Compiling Core RFC1123.swift
[80/93] Compiling Core String+CaseInsensitiveCompare.swift
[81/93] Compiling Core String+Polymorphic.swift
[82/93] Compiling Core Result.swift
[83/93] Compiling Core Semaphore.swift
[84/93] Compiling Core Int+Hex.swift
[85/93] Compiling Core Lock.swift
[86/93] Compiling Core DispatchTime+Utilities.swift
[87/93] Compiling Core EmptyInitializable.swift
[88/93] Compiling Core Exports.swift
[89/93] Compiling Core Collection+Safe.swift
[90/93] Compiling Core DataFile.swift
[91/93] Compiling Core Dispatch.swift
[92/93] Compiling Core String.swift
[93/93] Compiling Core WorkingDirectory.swift
[94/180] Compiling Transport StreamError.swift
[95/181] Compiling Random RandomProtocol.swift
[96/181] Compiling Transport Stream.swift
[97/181] Compiling Transport FoundationStream.swift
[98/181] Compiling Transport ServerStream.swift
[99/181] Compiling Transport ReadableStream.swift
[100/181] Compiling Transport Port.swift
[101/181] Compiling Transport ClientStream.swift
[102/181] Compiling Transport Exports.swift
[103/181] Compiling Transport InternetStream.swift
[104/181] Emitting module Transport
[105/181] Compiling Transport WriteableStream.swift
[106/181] Compiling Node StructuredData+Equatable.swift
[107/181] Compiling Node StructuredDataWrapper+Cases.swift
[108/181] Compiling Node StructuredDataWrapper+Convenience.swift
[109/181] Compiling Node StructuredDataWrapper+Equatable.swift
[110/181] Compiling Node StructuredDataWrapper+Literals.swift
[111/181] Compiling Node StructuredDataWrapper+PathIndexable.swift
[112/184] Compiling Random Array+Random.swift
[113/184] Compiling Random URandom.swift
[114/184] Compiling Node Optional+Convertible.swift
[115/184] Compiling Node Set+Convertible.swift
[116/184] Compiling Node Number.swift
[117/212] Emitting module Random
[118/212] Compiling Random EmptyInitializable.swift
[119/212] Compiling Random OSRandom.swift
[120/212] Compiling Random Exports.swift
[121/212] Compiling Sockets Socket.swift
[122/212] Compiling Sockets SocketOptions.swift
[123/212] Compiling Sockets RawSocket.swift
[124/212] Compiling Sockets Select.swift
[125/215] Compiling Sockets Error.swift
[126/215] Compiling Sockets FDSet.swift
[127/215] Compiling Sockets Types.swift
[128/215] Compiling Sockets Exports.swift
[129/215] Compiling Sockets Config.swift
[130/215] Compiling Sockets Descriptor.swift
[131/215] Compiling Sockets InternetSocket.swift
[132/215] Compiling Sockets Pipe.swift
[134/215] Compiling Console Terminal.swift
[135/215] Compiling Console Bool+Polymorphic.swift
[136/233] Emitting module Console
[137/238] Emitting module Node
[138/238] Compiling Crypto Helpers.swift
[139/238] Compiling Crypto HMAC+Method.swift
[140/238] Compiling Crypto ByteStream.swift
[141/238] Compiling Crypto Exports.swift
[146/238] Compiling Crypto Cipher+Method.swift
[147/238] Compiling Crypto Cipher.swift
[162/238] Compiling Sockets TCPEstablishedSocket.swift
[163/238] Compiling Sockets TCPInternetSocket.swift
[164/238] Compiling Sockets TCPReadableSocket.swift
[165/238] Compiling Sockets TCPSocket.swift
[166/238] Compiling Node Array+Convertible.swift
[167/238] Compiling Node Dictionary+Convertible.swift
[168/238] Compiling Node Fuzzy+Any.swift
[169/238] Compiling Node FuzzyConverter.swift
[184/238] Compiling Node Errors.swift
[195/240] 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 {
[198/241] Compiling BCrypt Salt.swift
[199/241] Compiling BCrypt Serializer.swift
[200/241] 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 {
[201/241] 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 {
[202/241] 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 {
[203/241] 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 {
[204/241] Compiling URI URI.swift
[205/241] Compiling URI URI+Modification.swift
[206/241] Emitting module URI
[207/241] Compiling URI Parser.swift
[208/241] Compiling URI URI+String.swift
[209/241] Compiling URI URI+Byte.swift
[210/241] Compiling URI URI+Ports.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[213/241] 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 {
[214/241] 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 {
<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 {
<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 {
<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 {
<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 {
<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 {
<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 {
[225/241] Compiling Node Exports.swift
[226/241] Compiling Node Identifier.swift
[227/241] 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 {
[228/241] Compiling BCrypt Convenience.swift
[229/241] Compiling BCrypt Parser.swift
[230/241] Compiling BCrypt Keys.swift
[231/241] Emitting module Sockets
Fetching https://github.com/vapor/jwt-provider.git
Fetching https://github.com/vapor/vapor.git
[1/455] Fetching jwt-provider
[456/75001] Fetching jwt-provider, vapor
Fetched https://github.com/vapor/jwt-provider.git from cache (2.44s)
Fetched https://github.com/vapor/vapor.git from cache (2.44s)
Computing version for https://github.com/vapor/jwt-provider.git
Computed https://github.com/vapor/jwt-provider.git at 1.3.0 (3.01s)
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/auth-provider.git
[1/262] Fetching auth-provider
[64/2975] Fetching auth-provider, jwt
Fetched https://github.com/vapor/jwt.git from cache (0.85s)
Fetched https://github.com/vapor/auth-provider.git from cache (0.85s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (1.39s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.75s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (1.29s)
Fetching https://github.com/vapor/fluent.git
[1/13421] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (1.28s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (1.82s)
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/json.git
[1/2786] Fetching crypto
[2/3784] Fetching crypto, json
Fetched https://github.com/vapor/json.git from cache (1.27s)
Fetched https://github.com/vapor/crypto.git from cache (1.27s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (1.82s)
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.65s)
Fetched https://github.com/vapor/ctls.git from cache (0.65s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (1.20s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.45s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (2.01s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.51s)
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.66s)
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.79s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.33s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.53s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.55s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (0.94s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (1.47s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.53s)
Fetching https://github.com/vapor/bcrypt.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/engine.git
[1/25467] Fetching engine
[2/25566] Fetching engine, bcrypt
[27/29019] Fetching engine, bcrypt, multipart
[442/49871] Fetching engine, bcrypt, multipart, routing
[517/55889] Fetching engine, bcrypt, multipart, routing, console
Fetched https://github.com/vapor/console.git from cache (1.52s)
Fetched https://github.com/vapor/routing.git from cache (1.52s)
Fetched https://github.com/vapor/bcrypt.git from cache (1.52s)
[26587/28920] Fetching engine, multipart
Fetched https://github.com/vapor/engine.git from cache (2.21s)
Fetched https://github.com/vapor/multipart.git from cache (2.21s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (2.75s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.53s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.51s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.51s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.51s)
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/tls.git from cache (0.96s)
Fetched https://github.com/vapor/sockets.git from cache (0.96s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (1.50s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.51s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.52s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (1.08s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (1.62s)
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/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/tls.git
Working copy of https://github.com/vapor/tls.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.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/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/debugging.git
Working copy of https://github.com/vapor/debugging.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/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/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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
Creating working copy for https://github.com/vapor/jwt-provider.git
Working copy of https://github.com/vapor/jwt-provider.git resolved at 1.3.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
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/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 2.3.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