The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SkelpoMiddleware with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/skelpomiddleware.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/skelpo/skelpomiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/42] Write sources
[39/42] Write swift-version--423B1241ED78D482.txt
[41/67] Compiling Debugging Debuggable.swift
[42/67] Emitting module Debugging
[43/67] Compiling PathIndexable PathIndexable+Subscripting.swift
[44/67] Compiling PathIndexable PathIndexable.swift
[45/67] Emitting module PathIndexable
[45/67] Compiling CHTTP http_parser.c
[47/67] Compiling libc libc.swift
[48/67] Emitting module libc
/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.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/libkern/OSAtomicDeprecated.h:549:6: note: 'OSAtomicCompareAndSwapPtrBarrier' has been explicitly marked deprecated here
bool    OSAtomicCompareAndSwapPtrBarrier( void *__oldValue, void *__newValue, void * volatile *__theValue );
        ^
1 warning generated.
[48/67] Compiling CSQLite sqlite3.c
[50/67] Compiling Bits Byte+Random.swift
[51/67] Compiling Bits Byte+UTF8Numbers.swift
[52/67] Compiling Bits ByteSequence+Conversions.swift
[53/69] Compiling Bits Byte+ControlCharacters.swift
[54/69] Compiling Bits Byte+Convenience.swift
[55/69] Compiling Bits Byte+PatternMatching.swift
[56/69] Compiling Bits UnsignedInteger+BytesConvertible.swift
[57/69] Compiling Bits UnsignedInteger+Shifting.swift
[58/69] Compiling Bits Aliases.swift
[59/69] Compiling Bits Base64Encoder.swift
[60/69] Compiling Bits Byte+Alphabet.swift
[61/69] Compiling Bits Operators.swift
[62/69] Compiling Bits String+BytesConvertible.swift
[63/69] Compiling Bits Bytes+Base64.swift
[64/69] Compiling Bits Bytes+Hex.swift
[65/69] Compiling Bits Data+BytesConvertible.swift
[66/69] Compiling Bits HexEncoder.swift
[67/69] Emitting module Bits
[68/69] Compiling Bits Bytes+Percent.swift
[69/69] Compiling Bits BytesConvertible.swift
[70/91] Compiling Core Lock.swift
[71/91] Compiling Core Portal.swift
[72/91] Compiling Core RFC1123.swift
[73/93] Compiling Core StaticDataBuffer.swift
[74/93] Compiling Core String+CaseInsensitiveCompare.swift
[75/93] Compiling Core String+Polymorphic.swift
[76/93] Compiling Core Array.swift
[77/93] Compiling Core Bits.swift
[78/93] Compiling Core Cache.swift
[79/93] Emitting module Core
[80/93] Compiling Core DispatchTime+Utilities.swift
[81/93] Compiling Core EmptyInitializable.swift
[82/93] Compiling Core Exports.swift
[83/93] Compiling Core Extendable.swift
[84/93] Compiling Core FileProtocol.swift
[85/93] Compiling Core Int+Hex.swift
[86/93] Compiling Core Collection+Safe.swift
[87/93] Compiling Core DataFile.swift
[88/93] Compiling Core Dispatch.swift
[89/93] Compiling Core Result.swift
[90/93] Compiling Core Semaphore.swift
[91/93] Compiling Core Sequence.swift
[92/93] Compiling Core String.swift
[93/93] Compiling Core WorkingDirectory.swift
[94/178] Compiling Transport Stream.swift
[95/178] Compiling Console LoadingBar.swift
[96/178] Compiling Console Console+ProgressBar.swift
[97/179] Compiling Transport StreamError.swift
[98/179] Compiling Transport ReadableStream.swift
[99/179] Compiling Node NodeInitializable.swift
[100/179] Compiling Node StructuredData+PathIndexable.swift
[101/179] Compiling Node StructuredData+Polymorphic.swift
[102/179] Compiling Node StructuredData.swift
[103/183] Compiling Node UnsignedInteger+Convertible.swift
[104/183] Compiling Node Context.swift
[105/183] Compiling Node Node.swift
[106/183] Compiling Node NodeConvertible.swift
[107/183] Emitting module Console
[108/183] Compiling Console Runnable.swift
[109/183] Compiling Console Value.swift
[110/183] Compiling Console ConsoleClear.swift
[111/183] Compiling Node StructuredDataWrapper+Polymorphic.swift
[112/183] Compiling Node NodeRepresentable.swift
[113/183] Compiling Transport WriteableStream.swift
[114/183] Compiling Transport ServerStream.swift
[115/183] Compiling Console Bar.swift
[116/183] Compiling Console Console+LoadingBar.swift
[117/183] Emitting module Transport
[118/183] Compiling Transport FoundationStream.swift
[119/183] Compiling Random RandomProtocol.swift
[120/183] Compiling Random Exports.swift
[121/183] Compiling Random OSRandom.swift
[122/183] Compiling Random EmptyInitializable.swift
[123/183] Compiling Random Array+Random.swift
[124/183] Emitting module Random
[125/183] Compiling Random URandom.swift
[126/183] Emitting module Node
[127/237] Compiling Sockets Config.swift
[128/237] Compiling Sockets Address+C.swift
[129/237] Compiling Sockets Address.swift
[130/237] Compiling Sockets Buffer.swift
[131/237] Compiling Sockets Descriptor.swift
[132/237] Compiling Crypto Helpers.swift
[133/237] Compiling Crypto HMAC+Method.swift
[134/237] Compiling Crypto Cipher+Method.swift
[135/237] Compiling Crypto Cipher.swift
[136/237] Compiling Crypto HMAC.swift
[138/237] Compiling Sockets InternetSocket.swift
[139/237] Compiling Sockets Pipe.swift
[140/237] Compiling Sockets RawSocket.swift
[141/237] Compiling Sockets Select.swift
[142/237] Compiling Crypto Hash+Random.swift
[147/237] Compiling Crypto Hash+Method.swift
[148/237] Compiling Crypto ByteStream.swift
[149/237] Compiling Crypto Exports.swift
[150/237] Compiling Crypto Hash.swift
[163/237] Compiling Console Terminal+Command.swift
[164/237] Compiling Console Terminal.swift
[165/237] Compiling BCrypt Salt.swift
[171/238] Compiling Sockets Socket.swift
[172/238] Compiling Node Set+Convertible.swift
[173/238] Compiling Node Number.swift
[174/238] Compiling Node StructuredData+Equatable.swift
[175/238] Compiling Node StructuredData+Init.swift
[176/238] 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
       ^
[177/238] 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
       ^
[189/239] Compiling BCrypt Parser.swift
[190/239] Compiling Node StructuredDataWrapper.swift
[191/239] Compiling Node Errors.swift
[192/239] Compiling Node Exports.swift
[193/239] Compiling Node Identifier.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[194/239] 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
       ^
<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
       ^
[202/241] 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
[203/241] Compiling URI URI.swift
[204/241] Compiling URI URI+Modification.swift
[205/241] Compiling BCrypt Export.swift
[206/241] Compiling URI URI+Ports.swift
[207/241] Compiling BCrypt Keys.swift
[208/241] Emitting module BCrypt
[209/241] Emitting module URI
[210/241] Compiling BCrypt Convenience.swift
[211/241] Compiling URI URI+Byte.swift
[212/241] Compiling URI URI+String.swift
Fetching https://github.com/vapor/json.git from cache
Fetching https://github.com/vapor/random.git from cache
Fetching https://github.com/vapor/bcrypt.git from cache
Fetching https://github.com/vapor/tls.git from cache
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/fluent.git from cache (0.45s)
Fetched https://github.com/vapor/tls.git from cache (0.45s)
Fetched https://github.com/vapor/routing.git from cache (0.45s)
Fetched https://github.com/vapor/json.git from cache (0.45s)
Fetched https://github.com/vapor/random.git from cache (0.45s)
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/jwt-provider.git
Fetching https://github.com/vapor/multipart.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/bcrypt.git from cache (0.45s)
Fetching https://github.com/vapor/auth.git from cache
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/console.git from cache (0.21s)
Fetched https://github.com/vapor/multipart.git from cache (0.21s)
Fetched https://github.com/vapor/bits.git from cache (0.21s)
Fetched https://github.com/vapor/auth.git from cache (0.21s)
Fetching https://github.com/vapor/crypto.git from cache
Fetching https://github.com/vapor/ctls.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/jwt.git from cache
[1/455] Fetching jwt-provider
Fetched https://github.com/vapor/jwt-provider.git from cache (0.30s)
Fetched https://github.com/vapor/debugging.git from cache (0.30s)
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/engine.git from cache
Fetched https://github.com/vapor/ctls.git from cache (0.17s)
Fetching https://github.com/vapor/node.git from cache
Fetched https://github.com/vapor/core.git from cache (0.19s)
Fetching https://github.com/vapor/sqlite.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.20s)
Fetching https://github.com/vapor/sockets.git from cache
Fetched https://github.com/vapor/jwt.git from cache (0.20s)
Fetching https://github.com/vapor/vapor.git from cache
[1/262] Fetching auth-provider
Fetched https://github.com/vapor/node.git from cache (0.16s)
Fetched https://github.com/vapor/auth-provider.git from cache (0.26s)
Fetched https://github.com/vapor/engine.git from cache (0.26s)
Fetched https://github.com/vapor/sqlite.git from cache (0.17s)
Fetched https://github.com/vapor/sockets.git from cache (0.19s)
Fetched https://github.com/vapor/vapor.git from cache (0.26s)
Computing version for https://github.com/vapor/jwt-provider.git
Computed https://github.com/vapor/jwt-provider.git at 1.3.0 (0.67s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.0 (0.63s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (0.61s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (0.57s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.0 (0.64s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.1.1 (0.53s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.1 (0.03s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.1 (0.60s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.1 (0.55s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.1 (0.54s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.0 (0.03s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.0 (0.85s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.0 (0.52s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.78s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.0 (0.03s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.0 (0.03s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.03s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.1 (0.03s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.1 (0.03s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.2 (0.51s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.4.2 (0.57s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.54s)
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.0
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.0
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.1
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.0
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/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.1
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.4.2
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.2
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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.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.1
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.1
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for ctls
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/65] 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
       ^
[3/66] 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
       ^
[4/66] Compiling Crypto HMAC.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
       ^
[5/66] Compiling Crypto Hash+Method.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
       ^
[6/66] Compiling Crypto Hash.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
       ^
[7/66] Compiling Crypto Hash+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
       ^
[8/66] Compiling Crypto Helpers.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
       ^
[9/66] Compiling Crypto HMAC+Method.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
       ^
[10/66] Compiling JSON JSON+Bytes.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
       ^
[11/66] Compiling JSON JSON+Equatable.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
       ^
[12/66] Compiling JSON JSONRepresentable.swift
[13/67] Compiling JSON JSONContext.swift
[14/67] Compiling JSON JSON.swift
[18/67] Compiling Sockets TCPReadableSocket.swift
[19/67] Compiling Sockets TCPSocket.swift
[20/67] Compiling Crypto Cipher.swift
[22/67] Compiling Sockets TCPEstablishedSocket.swift
[23/67] Compiling Sockets TCPInternetSocket.swift
[24/72] Compiling Cache CacheProtocol.swift
[25/72] Emitting module Cache
[26/72] Compiling Cache MemoryCache.swift
[27/72] Compiling JSON JSON+Serialize.swift
[28/72] Compiling Console String+Trim.swift
[29/72] Compiling Console Bool+Polymorphic.swift
[30/72] Emitting module Console
[31/72] Compiling Console Terminal+Command.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/93] 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
       ^
[33/93] Compiling Console LoadingBar.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
       ^
[34/93] Compiling Console Console+Ask.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
       ^
[35/93] 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
[36/93] Compiling JSON JSON+Fuzzy.swift
[37/93] Compiling Console Bar.swift
[38/93] Compiling Console Console+LoadingBar.swift
[39/93] Emitting module JSON
[40/93] Compiling URI URI.swift
[41/93] Emitting module URI
[42/93] Compiling URI URI+String.swift
[43/93] Compiling URI URI+Ports.swift
[44/93] Compiling URI URI+Byte.swift
[45/93] Compiling Console Console+Options.swift
[46/93] Compiling Console Console+Print.swift
[47/93] Emitting module Sockets
[48/93] Compiling BCrypt BCryptError.swift
[49/93] Compiling BCrypt Serializer.swift
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: couldn't find pc file for ctls
BUILD FAILURE 5.10 macosSpm