The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ncryptf-swift 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/ncryptf/ncryptf-swift.git
Reference: 0.2.1
Cloned https://github.com/ncryptf/ncryptf-swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/ncryptf/ncryptf-swift.git at 0.2.1
========================================
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/Bouke/HKDF
Fetching https://github.com/jedisct1/swift-sodium.git
Fetching https://github.com/onevcat/Rainbow
[1/134] Fetching hkdf
[135/4246] Fetching hkdf, swift-sodium
[670/5356] Fetching hkdf, swift-sodium, rainbow
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/onevcat/Rainbow (0.27s)
[875/4246] Fetching hkdf, swift-sodium
[1122/16673] Fetching hkdf, swift-sodium, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.54s)
[4082/4246] Fetching hkdf, swift-sodium
Fetched https://github.com/Bouke/HKDF (3.92s)
Fetched https://github.com/jedisct1/swift-sodium.git (4.01s)
Computing version for https://github.com/Bouke/HKDF
Computed https://github.com/Bouke/HKDF at 3.1.0 (1.15s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1608] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.27s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.8.0 (0.30s)
Fetching https://github.com/tiwoc/Clibsodium.git
Fetched https://github.com/tiwoc/Clibsodium.git (0.16s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (1.14s)
Computing version for https://github.com/tiwoc/Clibsodium.git
Computed https://github.com/tiwoc/Clibsodium.git at 1.0.0 (0.27s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.29s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.31s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git (0.22s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.27s)
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/tiwoc/Clibsodium.git
Working copy of https://github.com/tiwoc/Clibsodium.git resolved at 1.0.0
Creating working copy for https://github.com/Bouke/HKDF
Working copy of https://github.com/Bouke/HKDF resolved at 3.1.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
Creating working copy for https://github.com/jedisct1/swift-sodium.git
Working copy of https://github.com/jedisct1/swift-sodium.git resolved at 0.8.0
warning: 'clibsodium': ignoring declared target(s) 'Clibsodium' in the system package
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
Building for debugging...
[1/98] Compiling Cryptor Updatable.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[2/98] Compiling CryptoSwift Checksum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
[3/98] Compiling CryptoSwift Cipher.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
[4/98] Compiling CryptoSwift Collection+Extension.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
[5/101] Emitting module CryptoSwift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/110] Emitting module Cryptor
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[7/110] Compiling Cryptor Status.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[8/110] Compiling Cryptor SSLPointerTricks.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[9/110] Compiling Cryptor StreamCryptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[10/110] Compiling CryptoSwift OFB.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
[11/110] Compiling CryptoSwift PCBC.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
[12/110] Compiling CryptoSwift Blowfish.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[14/110] Compiling CryptoSwift CBCMAC.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[17/110] Compiling CryptoSwift CMAC.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[18/110] Compiling CryptoSwift ChaCha20.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
[19/110] Compiling Sodium Utils.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[20/110] Compiling CryptoSwift Rabbit+Foundation.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[21/110] Compiling CryptoSwift String+FoundationExtension.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[22/110] Compiling CryptoSwift Utils+Foundation.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[23/110] Compiling CryptoSwift Generics.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[24/110] Compiling CryptoSwift HKDF.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[25/110] Compiling CryptoSwift HMAC.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[26/110] Compiling CryptoSwift Int+Extension.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[27/110] Compiling CryptoSwift MD5.swift
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_AF_Ts5' (generic pre-specialization <Swift.UInt8> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Si_Ts5' (generic pre-specialization <Swift.Int> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_Su_Ts5' (generic pre-specialization <Swift.UInt> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt16V_Ts5' (generic pre-specialization <Swift.UInt16> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt32V_Ts5' (generic pre-specialization <Swift.UInt32> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: symbol '$s11CryptoSwift12arrayOfBytes5value6lengthSays5UInt8VGx_Sits17FixedWidthIntegerRzlFfA0_s6UInt64V_Ts5' (generic pre-specialization <Swift.UInt64> of default argument 1 of CryptoSwift.arrayOfBytes<A where A: Swift.FixedWidthInteger>(value: A, length: Swift.Int) -> Swift.Array<Swift.UInt8>) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
[28/110] Compiling Cryptor Utilities.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/OpenSSL/Sources/OpenSSL/shim.h:20:10: error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Digest.swift:23:9: error: could not build C module 'OpenSSL'
        import OpenSSL
               ^
error: fatalError
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
#include <sodium.h>
         ^
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
import Clibsodium
       ^
BUILD FAILURE 5.9 linux

Build Machine: Linux 2