The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ncryptf-swift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ncryptf/ncryptf-swift.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ncryptf/ncryptf-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 328d8ae Updating README. Fixing Linux tests
Cloned https://github.com/ncryptf/ncryptf-swift.git
Revision (git rev-parse @):
328d8aee02d466fcb67b9ca4b93fa7721cb085e5
SUCCESS checkout https://github.com/ncryptf/ncryptf-swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ncryptf/ncryptf-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Bouke/HKDF
Fetching https://github.com/jedisct1/swift-sodium.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/onevcat/Rainbow
[1/134] Fetching hkdf
[119/1248] Fetching hkdf, rainbow
[1249/13804] Fetching hkdf, rainbow, cryptoswift
[3133/18140] Fetching hkdf, rainbow, cryptoswift, swift-sodium
Fetched https://github.com/Bouke/HKDF from cache (3.20s)
Fetched https://github.com/onevcat/Rainbow from cache (3.20s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.23s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (3.32s)
Computing version for https://github.com/Bouke/HKDF
Computed https://github.com/Bouke/HKDF at 3.1.0 (1.04s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1638] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.24s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.8.0 (0.40s)
Fetching https://github.com/tiwoc/Clibsodium.git
[1/8] Fetching clibsodium
Fetched https://github.com/tiwoc/Clibsodium.git from cache (0.17s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (1.02s)
Computing version for https://github.com/tiwoc/Clibsodium.git
Computed https://github.com/tiwoc/Clibsodium.git at 1.0.0 (0.38s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.38s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.43s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.20s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.39s)
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
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/Bouke/HKDF
Working copy of https://github.com/Bouke/HKDF resolved at 3.1.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
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
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/104] Emitting module CryptoSwift
[8/113] Compiling Cryptor Updatable.swift
[9/114] Compiling CryptoSwift String+Extension.swift
[10/114] Compiling CryptoSwift UInt128.swift
[11/114] Compiling CryptoSwift UInt16+Extension.swift
[12/114] Compiling CryptoSwift UInt32+Extension.swift
[13/114] Compiling CryptoSwift UInt64+Extension.swift
[14/114] Compiling CryptoSwift UInt8+Extension.swift
[15/114] Compiling CryptoSwift Updatable.swift
[16/114] Compiling CryptoSwift Utils.swift
[17/114] Compiling CryptoSwift ZeroPadding.swift
[18/114] 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
       ^
[19/114] 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
       ^
[20/116] Compiling CryptoSwift NoPadding.swift
[21/116] Compiling CryptoSwift Operators.swift
[22/116] Compiling CryptoSwift PBKDF1.swift
[23/116] Compiling CryptoSwift PBKDF2.swift
[24/116] Compiling CryptoSwift PKCS5.swift
[25/116] Compiling CryptoSwift PKCS7.swift
[26/116] Compiling CryptoSwift PKCS7Padding.swift
[27/116] Compiling CryptoSwift Padding.swift
[28/116] Compiling CryptoSwift Poly1305.swift
[29/116] Compiling Cryptor Status.swift
[30/116] Compiling Cryptor SSLPointerTricks.swift
[31/116] Compiling CryptoSwift Array+Extension.swift
[32/116] Compiling CryptoSwift Authenticator.swift
[33/116] Compiling CryptoSwift AES.Cryptors.swift
[34/116] Compiling CryptoSwift AES.swift
[35/116] Emitting module Cryptor
[36/116] Compiling CryptoSwift AEAD.swift
[37/116] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[38/116] Compiling Cryptor StreamCryptor.swift
[45/116] Compiling CryptoSwift BatchedCollection.swift
[46/116] Compiling CryptoSwift Bit.swift
[47/116] Compiling CryptoSwift BlockCipher.swift
[48/116] Compiling CryptoSwift BlockDecryptor.swift
[49/116] 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/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/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/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/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/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/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/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
       ^
[58/117] 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
       ^
[59/117] 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
       ^
[60/117] Compiling Sodium Utils.swift
[61/117] Compiling CryptoSwift BlockMode.swift
[62/117] Compiling CryptoSwift BlockModeOptions.swift
[63/117] Compiling CryptoSwift CBC.swift
[64/117] Compiling CryptoSwift CCM.swift
[65/117] Compiling CryptoSwift CFB.swift
[66/117] Compiling CryptoSwift CTR.swift
[67/117] Compiling CryptoSwift CipherModeWorker.swift
[68/117] Compiling CryptoSwift ECB.swift
[69/117] Compiling CryptoSwift GCM.swift
[72/117] Compiling CryptoSwift Blowfish.swift
[73/117] Compiling CryptoSwift CBCMAC.swift
[74/117] Compiling CryptoSwift CMAC.swift
[75/117] Compiling CryptoSwift ChaCha20.swift
[76/117] Compiling CryptoSwift Checksum.swift
[79/117] Compiling Sodium Stream.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/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
       ^
[82/119] Emitting module HKDF
[83/119] Compiling HKDF HKDF.swift
[85/120] Compiling CryptoSwift Cryptor.swift
[86/120] Compiling CryptoSwift Cryptors.swift
[87/120] Compiling CryptoSwift Digest.swift
[88/120] Compiling CryptoSwift DigestType.swift
[89/120] Compiling CryptoSwift AES+Foundation.swift
[90/120] Compiling CryptoSwift Array+Foundation.swift
[91/120] Compiling CryptoSwift Blowfish+Foundation.swift
[92/120] Compiling CryptoSwift ChaCha20+Foundation.swift
[93/120] Compiling CryptoSwift Data+Extension.swift
[94/120] Compiling CryptoSwift Rabbit.swift
[95/120] Compiling CryptoSwift RandomBytesSequence.swift
[96/120] Compiling CryptoSwift SHA1.swift
[97/120] Compiling CryptoSwift SHA2.swift
[98/120] Compiling CryptoSwift SHA3.swift
[99/120] Compiling CryptoSwift Scrypt.swift
[100/120] Compiling CryptoSwift SecureBytes.swift
[101/120] Compiling CryptoSwift StreamDecryptor.swift
[102/120] Compiling CryptoSwift StreamEncryptor.swift
[103/120] Compiling CryptoSwift HMAC+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
[104/120] 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
[105/120] 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
[106/120] 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
[107/120] 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
[108/120] 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
[109/120] 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
[110/120] 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
[111/120] 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
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[112/120] Emitting module Sodium
<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/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
       ^
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/21] Compiling Sodium KeyPairProtocol.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/21] Compiling Sodium NonceGenerator.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/21] Compiling Sodium SecretKeyGenerator.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/23] Compiling Sodium Bytes.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
       ^
[6/23] Compiling Sodium ExitCode.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
       ^
[7/23] Compiling Sodium KeyPairGenerator.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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/28] Emitting module Sodium
<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
       ^
[9/32] Compiling CryptoSwift Int+Extension.swift
[10/33] Compiling CryptoSwift HMAC.swift
[11/40] Compiling CryptoSwift HMAC+Foundation.swift
[12/40] Compiling CryptoSwift Rabbit+Foundation.swift
[13/47] Compiling CryptoSwift String+FoundationExtension.swift
[14/54] Compiling CryptoSwift HKDF.swift
[15/61] Compiling CryptoSwift Utils+Foundation.swift
[16/61] 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
[17/75] 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
       ^
[18/75] 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
       ^
[19/75] Compiling CryptoSwift MD5.swift
[20/82] Emitting module CryptoSwift
[21/88] Compiling CryptoSwift BlockDecryptor.swift
[22/88] Compiling CryptoSwift BlockEncryptor.swift
[23/88] Compiling CryptoSwift BlockModeOptions.swift
[24/88] Compiling CryptoSwift CBC.swift
[25/88] Compiling CryptoSwift CCM.swift
[26/88] Compiling CryptoSwift CFB.swift
[27/88] Compiling CryptoSwift CTR.swift
[28/89] Compiling CryptoSwift ChaCha20+Foundation.swift
[29/89] Compiling CryptoSwift ChaCha20.swift
[30/89] Compiling CryptoSwift Checksum.swift
[31/89] Compiling CryptoSwift Cipher.swift
[32/89] Compiling CryptoSwift Collection+Extension.swift
[33/89] Compiling CryptoSwift Cryptors.swift
[34/89] Compiling CryptoSwift Digest.swift
[35/89] Compiling CryptoSwift AES+Foundation.swift
[36/89] Compiling CryptoSwift UInt32+Extension.swift
[37/89] Compiling CryptoSwift UInt64+Extension.swift
[38/89] Compiling CryptoSwift UInt8+Extension.swift
[39/89] Compiling CryptoSwift Updatable.swift
[40/89] Compiling CryptoSwift Utils.swift
[41/89] Compiling CryptoSwift ZeroPadding.swift
[42/89] Compiling CryptoSwift ECB.swift
[43/89] Compiling CryptoSwift GCM.swift
[44/89] Compiling CryptoSwift OFB.swift
[47/89] Compiling CryptoSwift CBCMAC.swift
[48/89] Compiling CryptoSwift CMAC.swift
[49/89] Compiling CryptoSwift Scrypt.swift
[50/89] Compiling CryptoSwift SecureBytes.swift
[51/89] Compiling CryptoSwift StreamDecryptor.swift
[52/89] Compiling CryptoSwift StreamEncryptor.swift
[53/89] Compiling CryptoSwift String+Extension.swift
[54/89] Compiling CryptoSwift UInt128.swift
[55/89] Compiling CryptoSwift UInt16+Extension.swift
[56/89] Compiling CryptoSwift AEAD.swift
[57/89] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[58/89] Compiling CryptoSwift AES.Cryptors.swift
[59/89] Compiling CryptoSwift AES.swift
[60/89] Compiling CryptoSwift Array+Extension.swift
[61/89] Compiling CryptoSwift BatchedCollection.swift
[62/89] Compiling CryptoSwift Bit.swift
[63/89] Compiling CryptoSwift Array+Foundation.swift
[64/89] Compiling CryptoSwift Blowfish+Foundation.swift
[65/89] Compiling CryptoSwift Data+Extension.swift
[66/89] Compiling CryptoSwift NoPadding.swift
[67/89] Compiling CryptoSwift PBKDF1.swift
[68/89] Compiling CryptoSwift PBKDF2.swift
[69/89] Compiling CryptoSwift PKCS7Padding.swift
[70/89] Compiling CryptoSwift Padding.swift
[71/89] Compiling CryptoSwift Poly1305.swift
[72/89] Compiling CryptoSwift Rabbit.swift
[73/89] Compiling CryptoSwift RandomBytesSequence.swift
[74/89] Compiling CryptoSwift SHA1.swift
[75/89] Compiling CryptoSwift SHA2.swift
[76/89] Compiling CryptoSwift SHA3.swift
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.10 linux

Build Machine: Linux 1