This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ncryptf-swift with Swift 6.0 (beta) for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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:             6.0
Building package at path:  $workDir
https://github.com/ncryptf/ncryptf-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/Bouke/HKDF
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jedisct1/swift-sodium.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/134] Fetching hkdf
[125/1252] Fetching hkdf, rainbow
[1253/13906] Fetching hkdf, rainbow, cryptoswift
[4797/18278] Fetching hkdf, rainbow, cryptoswift, swift-sodium
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.41s)
[2783/5624] Fetching hkdf, rainbow, swift-sodium
Fetched https://github.com/Bouke/HKDF from cache (4.51s)
Fetched https://github.com/onevcat/Rainbow from cache (4.51s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (4.62s)
Computing version for https://github.com/Bouke/HKDF
Computed https://github.com/Bouke/HKDF at 3.1.0 (1.39s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1652] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.25s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.8.0 (0.53s)
Fetching https://github.com/tiwoc/Clibsodium.git
[1/8] Fetching clibsodium
Fetched https://github.com/tiwoc/Clibsodium.git from cache (0.20s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (1.39s)
Computing version for https://github.com/tiwoc/Clibsodium.git
Computed https://github.com/tiwoc/Clibsodium.git at 1.0.0 (0.53s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.53s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.54s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.21s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.51s)
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
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/tiwoc/Clibsodium.git
Working copy of https://github.com/tiwoc/Clibsodium.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
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/104] Emitting module Sodium
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
[8/106] Compiling Cryptor SSLPointerTricks.swift
[9/107] Compiling CryptoSwift AEAD.swift
[10/107] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[11/107] Compiling CryptoSwift AES.Cryptors.swift
[12/107] Compiling CryptoSwift AES.swift
[13/107] Compiling CryptoSwift Array+Extension.swift
[14/107] Compiling CryptoSwift Authenticator.swift
[15/107] Compiling CryptoSwift BatchedCollection.swift
[16/107] Compiling CryptoSwift Bit.swift
[17/107] Compiling CryptoSwift BlockCipher.swift
[18/107] Compiling Sodium Stream.swift
[19/107] Emitting module CryptoSwift
[20/107] Compiling CryptoSwift BlockEncryptor.swift
[21/107] Compiling CryptoSwift BlockMode.swift
[22/107] Compiling CryptoSwift BlockModeOptions.swift
[23/107] Compiling CryptoSwift CBC.swift
[24/107] Compiling CryptoSwift CCM.swift
[25/107] Compiling CryptoSwift CFB.swift
[26/107] Compiling CryptoSwift CTR.swift
[27/107] Compiling CryptoSwift CipherModeWorker.swift
[28/107] Compiling CryptoSwift ECB.swift
[29/107] Compiling CryptoSwift GCM.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
[31/116] Compiling Sodium Utils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
[32/116] Compiling Cryptor Updatable.swift
[33/116] Compiling Cryptor StreamCryptor.swift
[34/116] Compiling Cryptor Status.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
[42/116] Emitting module Cryptor
[45/116] Compiling CryptoSwift NoPadding.swift
[46/116] Compiling CryptoSwift Operators.swift
[47/116] Compiling CryptoSwift PBKDF1.swift
[48/116] Compiling CryptoSwift PBKDF2.swift
[49/116] Compiling CryptoSwift PKCS5.swift
[50/116] Compiling CryptoSwift PKCS7.swift
[51/116] Compiling CryptoSwift PKCS7Padding.swift
[52/116] Compiling CryptoSwift Padding.swift
[53/116] Compiling CryptoSwift Poly1305.swift
[54/116] 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
[55/116] 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
[56/116] 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
[57/116] 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
[58/116] 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
[59/116] 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
[60/116] 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
[61/116] 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
[62/116] 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
[63/116] Compiling CryptoSwift Rabbit.swift
[64/116] Compiling CryptoSwift RandomBytesSequence.swift
[65/116] Compiling CryptoSwift SHA1.swift
[66/116] Compiling CryptoSwift SHA2.swift
[67/116] Compiling CryptoSwift SHA3.swift
[68/116] Compiling CryptoSwift Scrypt.swift
[69/116] Compiling CryptoSwift SecureBytes.swift
[70/116] Compiling CryptoSwift StreamDecryptor.swift
[71/116] Compiling CryptoSwift StreamEncryptor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/swift-sodium/Sodium/Aead.swift:2:8: error: could not build C module 'Clibsodium'
  1 | import Foundation
  2 | import Clibsodium
    |        `- error: could not build C module 'Clibsodium'
  3 |
  4 | public struct Aead {
[74/116] Compiling Cryptor Utilities.swift
[76/117] Compiling CryptoSwift OFB.swift
[77/117] Compiling CryptoSwift PCBC.swift
[78/117] Compiling CryptoSwift Blowfish.swift
[79/117] Compiling CryptoSwift CBCMAC.swift
[80/117] Compiling CryptoSwift CMAC.swift
[81/117] Compiling CryptoSwift ChaCha20.swift
[82/117] Compiling CryptoSwift Checksum.swift
[83/117] Compiling CryptoSwift Cipher.swift
[84/117] Compiling CryptoSwift Collection+Extension.swift
[85/117] Compiling CryptoSwift CompactMap.swift
[87/117] Compiling CryptoSwift Cryptors.swift
[88/117] Compiling CryptoSwift Digest.swift
[89/117] Compiling CryptoSwift DigestType.swift
[90/117] Compiling CryptoSwift AES+Foundation.swift
[91/117] Compiling CryptoSwift Array+Foundation.swift
[92/117] Compiling CryptoSwift Blowfish+Foundation.swift
[93/117] Compiling CryptoSwift ChaCha20+Foundation.swift
[94/117] Compiling CryptoSwift Data+Extension.swift
[95/119] Emitting module HKDF
[96/119] Compiling HKDF HKDF.swift
[97/119] Compiling CryptoSwift String+Extension.swift
[98/119] Compiling CryptoSwift UInt128.swift
[99/119] Compiling CryptoSwift UInt16+Extension.swift
[100/119] Compiling CryptoSwift UInt32+Extension.swift
[101/119] Compiling CryptoSwift UInt64+Extension.swift
[102/119] Compiling CryptoSwift UInt8+Extension.swift
[103/119] Compiling CryptoSwift Updatable.swift
[104/119] Compiling CryptoSwift Utils.swift
[105/119] Compiling CryptoSwift ZeroPadding.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Clibsodium/shim.h:1:10: error: 'sodium.h' file not found
1 | #include <sodium.h>
  |          `- error: 'sodium.h' file not found
2 |
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.