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-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/Azoy/Sword.git
Reference: 0.9.2
Cloned https://github.com/Azoy/Sword.git into spi-builder-workspace
SUCCESS checkout https://github.com/Azoy/Sword.git at 0.9.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-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/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/zlib-spm.git (0.19s)
Fetched https://github.com/Azoy/Starscream.git (0.37s)
Fetched https://github.com/Azoy/common-crypto-spm.git (0.37s)
[1/25467] Fetching engine
Fetched https://github.com/vapor/engine.git (0.95s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.53s)
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
[1009/20291] Fetching core, random
[2164/23603] Fetching core, random, sockets
Fetched https://github.com/vapor/random.git (0.80s)
Fetching https://github.com/vapor/tls.git
Fetched https://github.com/vapor/sockets.git (0.80s)
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/vapor/core.git (0.82s)
[1/2786] Fetching crypto
[2/3930] Fetching crypto, tls
Fetched https://github.com/vapor/tls.git (0.28s)
Fetched https://github.com/vapor/crypto.git (0.29s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.31s)
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/260] Fetching debugging
[261/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git (0.20s)
Fetched https://github.com/vapor/bits.git (0.20s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.42s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.29s)
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.26s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.31s)
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.31s)
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.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/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/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
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 Debugging
[3/23] Compiling Debugging Debuggable.swift
[6/25] Compiling Bits Aliases.swift
[7/25] Compiling Bits Base64Encoder.swift
[8/25] Compiling Bits Byte+Alphabet.swift
[9/27] Emitting module libc
[10/27] Compiling libc libc.swift
[13/29] Compiling Bits Bytes+Percent.swift
[14/29] Compiling Bits BytesConvertible.swift
[15/29] Compiling Bits Data+BytesConvertible.swift
[16/29] Compiling Bits HexEncoder.swift
[17/29] Emitting module Bits
[18/29] Compiling Bits Operators.swift
[19/29] Compiling Bits String+BytesConvertible.swift
[20/29] Compiling Bits Byte+Random.swift
[21/29] Compiling Bits Byte+UTF8Numbers.swift
[22/29] Compiling Bits ByteSequence+Conversions.swift
[23/29] Compiling Bits Bytes+Base64.swift
[24/29] Compiling Bits Bytes+Hex.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 UnsignedInteger+BytesConvertible.swift
[29/29] Compiling Bits UnsignedInteger+Shifting.swift
[32/53] Compiling Core DispatchTime+Utilities.swift
[33/53] Compiling Core EmptyInitializable.swift
[34/53] Compiling Core Exports.swift
[35/55] Compiling Core Result.swift
[36/55] Compiling Core Semaphore.swift
[37/55] Compiling Core Sequence.swift
[38/55] Emitting module Core
[39/55] Compiling Core String.swift
[40/55] Compiling Core WorkingDirectory.swift
[41/55] Compiling Core Lock.swift
[42/55] Compiling Core Portal.swift
[43/55] Compiling Core RFC1123.swift
[44/55] Compiling Core Collection+Safe.swift
[45/55] Compiling Core DataFile.swift
[46/55] Compiling Core Dispatch.swift
[47/55] Compiling Core Extendable.swift
[48/55] Compiling Core FileProtocol.swift
[49/55] Compiling Core Int+Hex.swift
[50/55] Compiling Core Array.swift
[51/55] Compiling Core Bits.swift
[52/55] Compiling Core Cache.swift
[53/55] Compiling Core StaticDataBuffer.swift
[54/55] Compiling Core String+CaseInsensitiveCompare.swift
[55/55] Compiling Core String+Polymorphic.swift
[58/74] Compiling Transport ServerStream.swift
[59/74] Emitting module Transport
[60/75] Compiling Transport Stream.swift
[61/75] Compiling Transport StreamError.swift
[62/75] Compiling Transport FoundationStream.swift
[63/75] Compiling Transport ReadableStream.swift
[64/75] Compiling Random URandom.swift
[65/75] Compiling Random RandomProtocol.swift
[66/75] Compiling Transport InternetStream.swift
[67/75] Compiling Transport Port.swift
[68/75] Compiling Transport Exports.swift
[69/75] Compiling Transport ClientStream.swift
[70/75] Compiling Random Exports.swift
[71/75] Compiling Random EmptyInitializable.swift
[72/75] Compiling Random Array+Random.swift
[73/75] Emitting module Random
[74/75] Compiling Random OSRandom.swift
[75/75] Compiling Transport WriteableStream.swift
[80/120] Compiling Sockets Buffer.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 Sockets RawSocket.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 Sockets Select.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 Sockets 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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[84/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
       ^
[85/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
       ^
[86/121] 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
       ^
[87/121] Compiling Sockets TCPReadableSocket.swift
[88/121] Compiling Sockets TCPSocket.swift
[89/123] Compiling Sockets FDSet.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/123] Compiling Sockets Types.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/123] Compiling Sockets Conversions.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/123] Compiling Sockets 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/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build C module 'CTLS'
import CTLS
       ^
[93/123] Compiling Sockets Address+C.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
       ^
[94/123] Compiling Sockets Address.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)
[95/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
       ^
error: fatalError
[96/123] Compiling URI URI.swift
[97/123] Compiling URI URI+String.swift
[98/123] Compiling URI URI+Modification.swift
[99/123] Compiling URI URI+Byte.swift
[100/123] Emitting module URI
BUILD FAILURE 5.9 linux

Build Machine: Linux 2