The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sword with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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/Azoy/Sword.git
Reference: master
Cloned https://github.com/Azoy/Sword.git into spi-builder-workspace
SUCCESS checkout https://github.com/Azoy/Sword.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Azoy/Starscream.git
Fetching https://github.com/Azoy/zlib-spm.git
Fetching https://github.com/Azoy/common-crypto-spm.git
[1/2131] Fetching starscream
Fetching https://github.com/vapor/engine.git
Fetched https://github.com/Azoy/common-crypto-spm.git (0.47s)
Fetched https://github.com/Azoy/Starscream.git (0.50s)
Fetched https://github.com/Azoy/zlib-spm.git (0.51s)
[1/25467] Fetching engine
Fetched https://github.com/vapor/engine.git (0.92s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.36s)
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/core.git
[1/148] Fetching random
[149/3460] Fetching random, sockets
[1342/23603] Fetching random, sockets, core
Fetched https://github.com/vapor/random.git (0.78s)
Fetching https://github.com/vapor/tls.git
Fetched https://github.com/vapor/sockets.git (0.78s)
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/vapor/core.git (0.79s)
[1/1144] Fetching tls
[734/3930] Fetching tls, crypto
Fetched https://github.com/vapor/tls.git (0.25s)
Fetched https://github.com/vapor/crypto.git (0.28s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.32s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.31s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[359/618] Fetching bits, debugging
Fetched https://github.com/vapor/debugging.git (0.27s)
Fetched https://github.com/vapor/bits.git (0.27s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.32s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.31s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.31s)
Fetching https://github.com/vapor/ctls.git
Fetched https://github.com/vapor/ctls.git (0.21s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.32s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.30s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.30s)
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.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/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
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: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
Building for debugging...
[0/3] Compiling CHTTP http_parser.c
[2/23] Emitting module Bits
[3/25] Emitting module Debugging
[4/25] Compiling Debugging Debuggable.swift
[7/27] Compiling Bits Operators.swift
[8/27] Compiling Bits String+BytesConvertible.swift
[9/27] Compiling Bits Aliases.swift
[10/27] Compiling Bits Base64Encoder.swift
[11/27] Compiling Bits Byte+Alphabet.swift
[12/27] Compiling Bits UnsignedInteger+BytesConvertible.swift
[13/27] Compiling Bits UnsignedInteger+Shifting.swift
[14/27] Compiling Bits Bytes+Percent.swift
[15/27] Compiling Bits BytesConvertible.swift
[16/27] Emitting module libc
[17/27] Compiling libc libc.swift
[20/29] Compiling Bits Bytes+Base64.swift
[21/29] Compiling Bits Bytes+Hex.swift
[22/29] Compiling Bits Byte+Random.swift
[23/29] Compiling Bits Byte+UTF8Numbers.swift
[24/29] Compiling Bits ByteSequence+Conversions.swift
[25/29] Compiling Bits Byte+ControlCharacters.swift
[26/29] Compiling Bits Byte+Convenience.swift
[27/29] Compiling Bits Byte+PatternMatching.swift
[28/29] Compiling Bits Data+BytesConvertible.swift
[29/29] Compiling Bits HexEncoder.swift
[32/53] Compiling Core DispatchTime+Utilities.swift
[33/53] Compiling Core EmptyInitializable.swift
[34/53] Compiling Core Exports.swift
[35/55] Emitting module Core
[36/55] Compiling Core Result.swift
[37/55] Compiling Core Semaphore.swift
[38/55] Compiling Core Sequence.swift
[39/55] Compiling Core String.swift
[40/55] Compiling Core WorkingDirectory.swift
[41/55] Compiling Core Collection+Safe.swift
[42/55] Compiling Core DataFile.swift
[43/55] Compiling Core Dispatch.swift
[44/55] Compiling Core Lock.swift
[45/55] Compiling Core Portal.swift
[46/55] Compiling Core RFC1123.swift
[47/55] Compiling Core Extendable.swift
[48/55] Compiling Core FileProtocol.swift
[49/55] Compiling Core Int+Hex.swift
[50/55] Compiling Core StaticDataBuffer.swift
[51/55] Compiling Core String+CaseInsensitiveCompare.swift
[52/55] Compiling Core String+Polymorphic.swift
[53/55] Compiling Core Array.swift
[54/55] Compiling Core Bits.swift
[55/55] Compiling Core Cache.swift
[58/74] Emitting module Transport
[59/75] Compiling Transport Stream.swift
[60/75] Compiling Random RandomProtocol.swift
[61/75] Compiling Random EmptyInitializable.swift
[62/75] Compiling Random Array+Random.swift
[63/75] Compiling Transport WriteableStream.swift
[64/75] Compiling Transport StreamError.swift
[65/75] Compiling Transport ReadableStream.swift
[66/75] Compiling Transport FoundationStream.swift
[67/75] Compiling Transport ServerStream.swift
[68/75] Emitting module Random
[69/75] Compiling Transport Exports.swift
[70/75] Compiling Transport ClientStream.swift
[71/75] Compiling Transport InternetStream.swift
[72/75] Compiling Transport Port.swift
[75/77] Compiling Random URandom.swift
[76/77] Compiling Random Exports.swift
[77/77] Compiling Random OSRandom.swift
[80/120] Compiling Crypto ByteStream.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[81/120] Compiling Crypto 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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[82/121] Compiling Crypto LibreSSLError.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[83/121] Compiling Crypto PseudoRandom.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[84/121] Compiling Crypto Hash.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[85/121] Compiling Crypto Hash+Random.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[86/121] Compiling Sockets TCPReadableSocket.swift
[87/121] Compiling Sockets TCPSocket.swift
[88/121] Compiling Crypto Helpers.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[89/121] Compiling Crypto HMAC+Method.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[90/121] Compiling Crypto HMAC.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[91/121] Compiling Crypto Hash+Method.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[92/121] Compiling URI URI+Ports.swift
[93/123] Compiling URI URI+String.swift
[94/123] Compiling URI URI+Modification.swift
[95/123] Emitting module URI
[96/123] Compiling URI URI+Byte.swift
[97/123] Compiling Crypto Random.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/crypto/Sources/Crypto/Cipher/Cipher+Method.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)
[98/123] Emitting module Crypto
<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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[99/123] Compiling Crypto Cipher+Method.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[100/123] Compiling Crypto Cipher.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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[101/123] Compiling URI URI.swift
[102/123] Compiling URI Parser.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2