The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VaporRedisClient with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reswifq/redis-client-vapor.git
Reference: 1.2.0
Cloned https://github.com/reswifq/redis-client-vapor.git into spi-builder-workspace
SUCCESS checkout https://github.com/reswifq/redis-client-vapor.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/vapor/redis.git
Fetching https://github.com/reswifq/redis-client.git
[1/3473] Fetching redis
Fetched https://github.com/vapor/redis.git (0.30s)
Fetched https://github.com/reswifq/redis-client.git (0.32s)
Computing version for https://github.com/reswifq/redis-client.git
Computed https://github.com/reswifq/redis-client.git at 1.3.0 (0.28s)
Fetching https://github.com/reswifq/pool.git
Fetched https://github.com/reswifq/pool.git (0.18s)
Computing version for https://github.com/reswifq/pool.git
Computed https://github.com/reswifq/pool.git at 1.3.0 (0.27s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 2.2.0 (0.28s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
[149/1292] Fetching random, tls
[195/4604] Fetching random, tls, sockets
Fetched https://github.com/vapor/random.git (0.25s)
Fetching https://github.com/vapor/node.git
Fetched https://github.com/vapor/tls.git (0.25s)
Fetched https://github.com/vapor/sockets.git (0.25s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
[2016/24354] Fetching core, node
Fetched https://github.com/vapor/node.git (0.32s)
[16316/20143] Fetching core
Fetched https://github.com/vapor/core.git (0.66s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.29s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.28s)
Fetching https://github.com/vapor/ctls.git
Fetched https://github.com/vapor/ctls.git (0.19s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (1.19s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[261/618] Fetching debugging, bits
Fetched https://github.com/vapor/bits.git (0.30s)
Fetched https://github.com/vapor/debugging.git (0.30s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.27s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.48s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.33s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.27s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.27s)
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.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/core.git
Working copy of https://github.com/vapor/core.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.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/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/reswifq/redis-client.git
Working copy of https://github.com/reswifq/redis-client.git resolved at 1.3.0
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
Building for debugging...
[1/27] Emitting module Bits
[2/29] Emitting module Debugging
[3/29] Compiling Debugging Debuggable.swift
[6/31] Compiling Bits UnsignedInteger+BytesConvertible.swift
[7/31] Compiling Bits UnsignedInteger+Shifting.swift
[8/31] Compiling Bits Operators.swift
[9/31] Compiling Bits String+BytesConvertible.swift
[10/31] Compiling PathIndexable PathIndexable+Subscripting.swift
[11/31] Emitting module PathIndexable
[12/31] Compiling PathIndexable PathIndexable.swift
[15/33] Compiling Bits Data+BytesConvertible.swift
[16/33] Compiling Bits HexEncoder.swift
[17/33] Emitting module libc
[18/33] Compiling libc libc.swift
[19/34] Compiling Bits Bytes+Percent.swift
[20/34] Compiling Bits BytesConvertible.swift
[23/35] Emitting module Pool
[24/35] Compiling Pool Pool.swift
[27/37] Compiling Bits Bytes+Base64.swift
[28/37] Compiling Bits Bytes+Hex.swift
[29/37] Compiling Bits Byte+ControlCharacters.swift
[30/37] Compiling Bits Byte+Convenience.swift
[31/37] Compiling Bits Byte+PatternMatching.swift
[32/37] Compiling Bits Aliases.swift
[33/37] Compiling Bits Base64Encoder.swift
[34/37] Compiling Bits Byte+Alphabet.swift
[35/37] Compiling Bits Byte+Random.swift
[36/37] Compiling Bits Byte+UTF8Numbers.swift
[37/37] Compiling Bits ByteSequence+Conversions.swift
[40/65] Compiling RedisClient RedisClientPool.swift
[41/65] Compiling RedisClient RedisClientResponse.swift
[42/65] Emitting module Core
[43/67] Emitting module RedisClient
[44/67] Compiling RedisClient RedisClient.swift
[46/69] Compiling Core String.swift
[47/69] Compiling Core WorkingDirectory.swift
[49/69] Compiling Core Collection+Safe.swift
[50/69] Compiling Core DataFile.swift
[51/69] Compiling Core Dispatch.swift
[52/69] Compiling Core DispatchTime+Utilities.swift
[53/69] Compiling Core EmptyInitializable.swift
[54/69] Compiling Core Exports.swift
[55/69] Compiling Core Result.swift
[56/69] Compiling Core Semaphore.swift
[57/69] Compiling Core Sequence.swift
[58/69] Compiling Core Array.swift
[59/69] Compiling Core Bits.swift
[60/69] Compiling Core Cache.swift
[61/69] Compiling Core StaticDataBuffer.swift
[62/69] Compiling Core String+CaseInsensitiveCompare.swift
[63/69] Compiling Core String+Polymorphic.swift
[64/69] Compiling Core Lock.swift
[65/69] Compiling Core Portal.swift
[66/69] Compiling Core RFC1123.swift
[67/69] Compiling Core Extendable.swift
[68/69] Compiling Core FileProtocol.swift
[69/69] Compiling Core Int+Hex.swift
[72/114] Compiling Transport Stream.swift
[73/124] Compiling Random Array+Random.swift
[74/124] Compiling Transport WriteableStream.swift
[75/124] Emitting module Random
[76/124] Emitting module Transport
[77/124] Compiling Node Getters.swift
[78/124] Compiling Node Setters.swift
[79/124] Compiling Node Bool+Convertible.swift
[80/124] Compiling Node Date+Convertible.swift
[81/124] Compiling Random OSRandom.swift
[82/124] Compiling Transport StreamError.swift
[83/124] Compiling Random URandom.swift
[84/124] Compiling Random Exports.swift
[85/124] Compiling Random RandomProtocol.swift
[86/124] Compiling Random EmptyInitializable.swift
[87/124] Compiling Transport FoundationStream.swift
[88/124] Compiling Transport ServerStream.swift
[89/124] Compiling Transport ReadableStream.swift
[94/128] Compiling Node UnsignedInteger+Convertible.swift
[95/128] Compiling Node Context.swift
[96/128] Compiling Node Node.swift
[97/128] Compiling Node NodeConvertible.swift
[98/128] Compiling Node NodeInitializable.swift
[99/132] Compiling Node StructuredDataWrapper+Equatable.swift
[100/132] Compiling Node StructuredDataWrapper+Literals.swift
[101/132] Compiling Node StructuredDataWrapper+PathIndexable.swift
[102/132] Compiling Node StructuredDataWrapper+Polymorphic.swift
[103/132] Compiling Node Integer+Convertible.swift
[104/132] Compiling Node Schema+Convertible.swift
[105/132] Compiling Node SchemaWrapper+Convertible.swift
[106/132] Compiling Node String+Convertible.swift
[107/132] Compiling Node UUID+Convertible.swift
[108/153] Compiling Sockets InternetSocket.swift
[109/153] Compiling Sockets Pipe.swift
[110/153] Compiling Sockets Conversions.swift
[111/153] Compiling Sockets Error.swift
[112/153] Compiling Sockets FDSet.swift
[113/153] Emitting module Node
[114/153] Compiling Sockets Address+C.swift
[115/153] Compiling Sockets Address.swift
[116/153] Compiling Sockets Buffer.swift
[117/153] Compiling Sockets TCPReadableSocket.swift
[118/153] Compiling Sockets TCPSocket.swift
[119/153] Emitting module Sockets
[120/155] Compiling Node StructuredDataWrapper.swift
[121/155] Compiling Node Errors.swift
[122/155] Compiling Node Exports.swift
[123/155] Compiling Node Identifier.swift
[124/155] Compiling Node StructuredData+PathIndexable.swift
[125/155] Compiling Node StructuredData+Polymorphic.swift
[126/155] Compiling Node StructuredData.swift
[127/155] Compiling Node StructuredDataWrapper+Cases.swift
[128/155] Compiling Node StructuredDataWrapper+Convenience.swift
[129/155] Compiling Sockets TCPWriteableSocket.swift
[130/155] Compiling Sockets UDPSocket.swift
[131/155] Compiling Node Number.swift
[132/155] Compiling Node StructuredData+Equatable.swift
[133/155] Compiling Node StructuredData+Init.swift
[139/157] Compiling Sockets Descriptor.swift
[144/157] Compiling Sockets SocketOptions.swift
[145/157] Compiling Sockets TCPEstablishedSocket.swift
[146/157] Compiling Sockets TCPInternetSocket.swift
[149/157] Compiling Sockets Types.swift
[150/157] Compiling Sockets Exports.swift
[151/157] Compiling Sockets Config.swift
[152/157] Compiling Sockets RawSocket.swift
[153/157] Compiling Sockets Select.swift
[154/157] Compiling Sockets Socket.swift
[160/171] Compiling TLS Utilities.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[161/172] Compiling TLS Socket.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[162/172] Compiling TLS Mode.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[163/172] Compiling TLS ReadableSocket.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[164/172] Compiling TLS Exports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[165/172] Compiling TLS InternetSocket.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[166/172] Compiling TLS WriteableSocket.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[167/172] Emitting module TLS
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[168/172] Compiling TLS Certificates.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[169/172] Compiling TLS ClientSocket.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[170/172] Compiling TLS Context.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[171/172] Compiling TLS Error.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[172/172] Compiling TLS ServerSocket.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/tls/Sources/TLS/ClientSocket.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1