Build Information
Failed to build VaporRedisClient with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reswifq/redis-client-vapor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reswifq/redis-client-vapor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 29160f2 Merge branch 'master' of github.com:reswifq/redis-client-vapor
Cloned https://github.com/reswifq/redis-client-vapor.git
Revision (git rev-parse @):
29160f257b412de375396ed7cd725bc1ecab2b54
SUCCESS checkout https://github.com/reswifq/redis-client-vapor.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/reswifq/redis-client-vapor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/15] Write sources
[14/15] Write swift-version-6F35C1178C84523A.txt
[16/43] Emitting module libc
[17/43] Compiling PathIndexable PathIndexable+Subscripting.swift
[18/43] Compiling PathIndexable PathIndexable.swift
[19/43] Emitting module PathIndexable
[20/43] Emitting module Debugging
[21/43] Compiling Debugging Debuggable.swift
[22/43] Compiling libc libc.swift
[23/43] Compiling Bits String+BytesConvertible.swift
[24/43] Compiling Bits UnsignedInteger+BytesConvertible.swift
[25/43] Compiling Bits Byte+Random.swift
[26/43] Compiling Bits Byte+UTF8Numbers.swift
[27/44] Compiling Bits Byte+Alphabet.swift
[28/44] Compiling Bits Byte+ControlCharacters.swift
[29/44] Compiling Bits HexEncoder.swift
[30/44] Compiling Bits Operators.swift
[31/44] Compiling Bits UnsignedInteger+Shifting.swift
[32/44] Compiling Pool Pool.swift
[33/44] Emitting module Pool
[34/44] Compiling Bits Bytes+Hex.swift
[35/44] Compiling Bits Bytes+Percent.swift
[36/44] Compiling Bits ByteSequence+Conversions.swift
[37/44] Compiling Bits Bytes+Base64.swift
[38/44] Compiling Bits Aliases.swift
[39/44] Compiling Bits Base64Encoder.swift
[40/44] Emitting module Bits
[41/44] Compiling Bits BytesConvertible.swift
[42/44] Compiling Bits Data+BytesConvertible.swift
[43/44] Compiling Bits Byte+Convenience.swift
[44/44] Compiling Bits Byte+PatternMatching.swift
[45/70] Compiling RedisClient RedisClientPool.swift
[46/70] Compiling RedisClient RedisClientResponse.swift
[47/70] Emitting module Core
[48/72] Compiling RedisClient RedisClient.swift
[49/72] Emitting module RedisClient
[50/72] Compiling Core Result.swift
[51/72] Compiling Core Semaphore.swift
[52/72] Compiling Core String+CaseInsensitiveCompare.swift
[53/72] Compiling Core String+Polymorphic.swift
[54/72] Compiling Core Int+Hex.swift
[55/72] Compiling Core Lock.swift
[56/72] Compiling Core Extendable.swift
[57/72] Compiling Core FileProtocol.swift
[58/72] Compiling Core Sequence.swift
[59/72] Compiling Core StaticDataBuffer.swift
[60/72] Compiling Core Collection+Safe.swift
[61/72] Compiling Core DataFile.swift
[62/72] Compiling Core Dispatch.swift
[63/72] Compiling Core Portal.swift
[64/72] Compiling Core RFC1123.swift
[65/72] Compiling Core Array.swift
[66/72] Compiling Core Bits.swift
[67/72] Compiling Core Cache.swift
[68/72] Compiling Core DispatchTime+Utilities.swift
[69/72] Compiling Core EmptyInitializable.swift
[70/72] Compiling Core Exports.swift
[71/72] Compiling Core String.swift
[72/72] Compiling Core WorkingDirectory.swift
[73/125] Compiling Transport StreamError.swift
[74/125] Compiling Transport Stream.swift
[75/126] Compiling Transport ReadableStream.swift
[76/126] Emitting module Transport
[77/126] Compiling Random RandomProtocol.swift
[78/126] Compiling Random URandom.swift
[79/126] Compiling Random Array+Random.swift
[80/126] Compiling Random Exports.swift
[81/126] Compiling Random EmptyInitializable.swift
[82/126] Compiling Random OSRandom.swift
[83/126] Emitting module Random
[84/126] Compiling Transport WriteableStream.swift
[85/126] Compiling Transport ServerStream.swift
[86/126] Compiling Transport Port.swift
[87/126] Compiling Transport Exports.swift
[88/126] Compiling Transport InternetStream.swift
[89/126] Compiling Transport FoundationStream.swift
[90/126] Compiling Transport ClientStream.swift
[91/126] Compiling Node FloatingPoint+Convertible.swift
[92/126] Compiling Node Integer+Convertible.swift
[93/126] Compiling Node Schema+Convertible.swift
[94/126] Compiling Node SchemaWrapper+Convertible.swift
[95/150] Compiling Sockets Buffer.swift
[96/150] Compiling Sockets TCPEstablishedSocket.swift
[97/150] Compiling Sockets TCPInternetSocket.swift
[98/150] Compiling Sockets Conversions.swift
[99/150] Compiling Sockets Socket.swift
[100/150] Compiling Sockets SocketOptions.swift
[101/150] Compiling Sockets RawSocket.swift
[102/150] Compiling Sockets Select.swift
[103/150] Compiling Sockets Error.swift
[104/150] Compiling Sockets FDSet.swift
[105/150] Compiling Sockets Types.swift
[106/150] Compiling Sockets Exports.swift
[107/150] Compiling Sockets Config.swift
[108/150] Compiling Sockets Descriptor.swift
[109/150] Compiling Sockets InternetSocket.swift
[110/150] Compiling Sockets Pipe.swift
[111/150] Compiling Node StructuredDataWrapper+PathIndexable.swift
[112/150] Compiling Node StructuredDataWrapper+Polymorphic.swift
[113/150] Compiling Node StructuredDataWrapper.swift
[114/150] Compiling Node StructuredData+Init.swift
[115/150] Compiling Node StructuredData+PathIndexable.swift
[116/150] Compiling Node StructuredData+Polymorphic.swift
[117/150] Compiling Node StructuredData.swift
[118/150] Compiling Node StructuredDataWrapper+Cases.swift
[119/150] Compiling Node StructuredDataWrapper+Convenience.swift
[120/150] Compiling Node StructuredDataWrapper+Equatable.swift
[121/150] Compiling Node StructuredDataWrapper+Literals.swift
[122/150] Emitting module Node
[123/150] Compiling Node Optional+Convertible.swift
[124/150] Compiling Node Set+Convertible.swift
[125/150] Compiling Node Number.swift
[126/150] Compiling Node StructuredData+Equatable.swift
[127/150] Compiling Node Errors.swift
[128/150] Compiling Node Exports.swift
[129/150] Compiling Node Identifier.swift
[134/152] Emitting module Sockets
[141/152] Compiling Sockets TCPReadableSocket.swift
[142/152] Compiling Sockets TCPSocket.swift
[143/152] Compiling Sockets Address+C.swift
[144/152] Compiling Sockets Address.swift
[146/152] Compiling Sockets TCPWriteableSocket.swift
[147/152] Compiling Sockets UDPSocket.swift
[153/164] Compiling TLS ServerSocket.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[154/165] Compiling TLS Mode.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[155/165] Compiling TLS Socket.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[156/165] Compiling TLS Utilities.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[157/165] Compiling TLS ReadableSocket.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[158/165] Compiling TLS WriteableSocket.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[159/165] Emitting module TLS
<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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[160/165] Compiling TLS InternetSocket.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
2 | #define __COPENSSL_SHIM_H__
3 |
4 | #include <openssl/conf.h>
| `- error: 'openssl/conf.h' file not found
5 | #include <openssl/evp.h>
6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[161/165] Compiling TLS Exports.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[162/165] Compiling TLS Context.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[163/165] Compiling TLS Error.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[164/165] Compiling TLS Certificates.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
[165/165] Compiling TLS ClientSocket.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/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build Objective-C module 'CTLS'
1 | import CTLS
| `- error: could not build Objective-C module 'CTLS'
2 |
3 | /// An SSL Socket.
Fetching https://github.com/vapor/redis.git
Fetching https://github.com/reswifq/redis-client.git
[1/95] Fetching redis-client
[96/3830] Fetching redis-client, redis
Fetched https://github.com/vapor/redis.git from cache (1.10s)
Fetched https://github.com/reswifq/redis-client.git from cache (1.10s)
Computing version for https://github.com/reswifq/redis-client.git
Computed https://github.com/reswifq/redis-client.git at 1.3.0 (0.65s)
Fetching https://github.com/reswifq/pool.git
[1/69] Fetching pool
Fetched https://github.com/reswifq/pool.git from cache (0.67s)
Computing version for https://github.com/reswifq/pool.git
Computed https://github.com/reswifq/pool.git at 1.3.0 (0.65s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 2.2.0 (0.67s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/core.git
[1/1144] Fetching tls
[24/4456] Fetching tls, sockets
[25/4604] Fetching tls, sockets, random
[52/8815] Fetching tls, sockets, random, node
Fetched https://github.com/vapor/random.git from cache (0.75s)
[780/28810] Fetching tls, sockets, node, core
Fetched https://github.com/vapor/node.git from cache (1.71s)
Fetched https://github.com/vapor/tls.git from cache (1.71s)
Fetched https://github.com/vapor/sockets.git from cache (1.71s)
Fetched https://github.com/vapor/core.git from cache (1.71s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.67s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.65s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.72s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.68s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[37/618] Fetching bits, debugging
Fetched https://github.com/vapor/debugging.git from cache (0.78s)
Fetched https://github.com/vapor/bits.git from cache (0.78s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.66s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.66s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.66s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.68s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.67s)
Creating working copy for https://github.com/vapor/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 2.2.0
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
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/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/reswifq/redis-client.git
Working copy of https://github.com/reswifq/redis-client.git resolved at 1.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.5
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/reswifq/pool.git
Working copy of https://github.com/reswifq/pool.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install ctls using your system-packager:
brew install openssl
BUILD FAILURE 6.0 macosSpm