The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EthereumABI with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/EthereumABI.git
Reference: master
Cloned https://github.com/shamatar/EthereumABI.git into spi-builder-workspace
SUCCESS checkout https://github.com/shamatar/EthereumABI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/shamatar/EthereumAddress.git
Fetching https://github.com/attaswift/SipHash
Fetching https://github.com/attaswift/BigInt.git
[1/210] Fetching ethereumaddress
[111/650] Fetching ethereumaddress, siphash
[651/3735] Fetching ethereumaddress, siphash, bigint
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/attaswift/SipHash (0.40s)
Fetched https://github.com/shamatar/EthereumAddress.git (0.41s)
Fetched https://github.com/attaswift/BigInt.git (0.41s)
[1/12427] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.37s)
Computing version for https://github.com/shamatar/EthereumAddress.git
Computed https://github.com/shamatar/EthereumAddress.git at 1.3.0 (0.31s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (1.23s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (0.38s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.34s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/shamatar/EthereumAddress.git
Working copy of https://github.com/shamatar/EthereumAddress.git resolved at 1.3.0
Building for debugging...
[1/74] Emitting module CryptoSwift
[2/83] Compiling SipHash SipHashable.swift
[3/83] Compiling SipHash SipHasher.swift
[4/83] Emitting module SipHash
[5/83] Compiling SipHash Primitive Types.swift
[6/83] Compiling SipHash RandomUInt64.swift
[7/84] Compiling CryptoSwift Cryptor.swift
[8/84] Compiling CryptoSwift Cryptors.swift
[9/84] Compiling CryptoSwift Digest.swift
[10/84] Compiling CryptoSwift DigestType.swift
[11/84] Compiling CryptoSwift AES+Foundation.swift
[12/84] Compiling CryptoSwift Array+Foundation.swift
[13/84] Compiling CryptoSwift Blowfish+Foundation.swift
[14/84] Compiling CryptoSwift ChaCha20+Foundation.swift
[15/84] Compiling CryptoSwift Data+Extension.swift
[17/85] Wrapping AST for SipHash for debugging
[18/85] Linking libSipHash.so
[20/106] Compiling CryptoSwift String+Extension.swift
[21/106] Compiling CryptoSwift UInt128.swift
[22/106] Compiling CryptoSwift UInt16+Extension.swift
[23/106] Compiling CryptoSwift UInt32+Extension.swift
[24/106] Compiling CryptoSwift UInt64+Extension.swift
[25/106] Compiling CryptoSwift UInt8+Extension.swift
[26/106] Compiling CryptoSwift Updatable.swift
[27/106] Compiling CryptoSwift Utils.swift
[28/106] Compiling CryptoSwift ZeroPadding.swift
[29/106] Compiling BigInt Strideable.swift
[30/106] Compiling BigInt String Conversion.swift
[31/108] Compiling BigInt Floating Point Conversion.swift
[32/108] Compiling BigInt GCD.swift
[33/108] Compiling BigInt Hashable.swift
[34/108] Compiling BigInt Addition.swift
[35/108] Compiling BigInt BigInt.swift
[36/108] Compiling BigInt BigUInt.swift
[37/108] Compiling BigInt Data Conversion.swift
[38/108] Compiling BigInt Division.swift
[39/108] Compiling BigInt Exponentiation.swift
[40/108] Compiling BigInt Bitwise Ops.swift
[41/108] Compiling BigInt Codable.swift
[42/108] Compiling BigInt Comparable.swift
[44/108] Compiling BigInt Integer Conversion.swift
[45/108] Compiling BigInt Multiplication.swift
[46/108] Compiling BigInt Prime Test.swift
[47/108] Compiling BigInt Random.swift
[48/108] Compiling BigInt Shifts.swift
[49/108] Compiling BigInt Square Root.swift
[50/108] Compiling CryptoSwift NoPadding.swift
[51/108] Compiling CryptoSwift Operators.swift
[52/108] Compiling CryptoSwift PBKDF1.swift
[53/108] Compiling CryptoSwift PBKDF2.swift
[54/108] Compiling CryptoSwift PKCS5.swift
[55/108] Compiling CryptoSwift PKCS7.swift
[56/108] Compiling CryptoSwift PKCS7Padding.swift
[57/108] Compiling CryptoSwift Padding.swift
[58/108] Compiling CryptoSwift Poly1305.swift
[59/108] Compiling CryptoSwift OFB.swift
[60/108] Compiling CryptoSwift PCBC.swift
[61/108] Compiling CryptoSwift Blowfish.swift
[62/108] Compiling CryptoSwift CBCMAC.swift
[63/108] Compiling CryptoSwift CMAC.swift
[64/108] Compiling CryptoSwift ChaCha20.swift
[65/108] Compiling CryptoSwift Checksum.swift
[66/108] Compiling CryptoSwift Cipher.swift
[67/108] Compiling CryptoSwift Collection+Extension.swift
[68/108] Compiling CryptoSwift CompactMap.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
[70/108] Compiling BigInt Subtraction.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
[71/108] Compiling BigInt Words and Bits.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
[72/108] 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
[73/108] 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
[74/108] 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
[75/108] 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
[76/108] 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
[77/108] 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
[86/108] Emitting module BigInt
[92/110] Compiling CryptoSwift BlockEncryptor.swift
[93/110] Compiling CryptoSwift BlockMode.swift
[94/110] Compiling CryptoSwift BlockModeOptions.swift
[95/110] Compiling CryptoSwift CBC.swift
[96/110] Compiling CryptoSwift CCM.swift
[97/110] Compiling CryptoSwift CFB.swift
[98/110] Compiling CryptoSwift CTR.swift
[99/110] Compiling CryptoSwift CipherModeWorker.swift
[100/110] Compiling CryptoSwift ECB.swift
[101/110] Compiling CryptoSwift GCM.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2