The Swift Package Index logo.Swift Package Index

Build Information

Failed to build eudi-lib-sdjwt-swift, reference v0.14.2 (6c63f4), with Swift 6.0 for Linux on 7 Apr 2026 23:25:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Reference: v0.14.2
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/eu-digital-identity-wallet/eudi-lib-sdjwt-swift
 * tag               v0.14.2    -> FETCH_HEAD
HEAD is now at 6c63f41 Enforce unique disclosure digests across nested SD-JWT structures
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Revision (git rev-parse @):
6c63f4157c490fd1abc70317ab6f4329f9692a68
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git at v0.14.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/beatt83/jose-swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-certificates.git
[1/2176] Fetching jose-swift
[1242/8443] Fetching jose-swift, swiftyjson
[2120/15588] Fetching jose-swift, swiftyjson, swift-certificates
[3301/28929] Fetching jose-swift, swiftyjson, swift-certificates, cryptoswift
Fetched https://github.com/beatt83/jose-swift.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.49s)
[8269/19608] Fetching swiftyjson, cryptoswift
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.37s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.40s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.17s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.60s)
Computing version for https://github.com/beatt83/jose-swift.git
Computed https://github.com/beatt83/jose-swift.git at 6.0.3 (0.60s)
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/DLTAStudio/zlib.git
[1/60] Fetching zlib
[61/1856] Fetching zlib, swift-asn1
[1857/19185] Fetching zlib, swift-asn1, swift-crypto
[3417/29462] Fetching zlib, swift-asn1, swift-crypto, secp256k1.swift
Fetched https://github.com/apple/swift-asn1.git from cache (2.19s)
Fetched https://github.com/DLTAStudio/zlib.git from cache (2.19s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (2.23s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.23s)
Computing version for https://github.com/DLTAStudio/zlib.git
Computed https://github.com/DLTAStudio/zlib.git at 1.0.1 (0.61s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.16s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.02s)
Creating working copy for https://github.com/beatt83/jose-swift.git
Working copy of https://github.com/beatt83/jose-swift.git resolved at 6.0.3
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.15.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/DLTAStudio/zlib.git
Working copy of https://github.com/DLTAStudio/zlib.git resolved at 1.0.1
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Building for debugging...
[0/392] Write sources
[14/392] Copying PrivacyInfo.xcprivacy
[16/392] Write sources
[19/392] Compiling fiat_p256_adx_sqr.S
[20/392] Compiling ZlibShims ZlibShim.c
[21/392] Compiling fiat_p256_adx_mul.S
[22/392] Compiling Utility.c
[23/392] Compiling fiat_curve25519_adx_square.S
[24/392] Compiling fiat_curve25519_adx_mul.S
[25/392] Compiling md5-x86_64-apple.S
[26/392] Compiling md5-x86_64-linux.S
[27/392] Compiling md5-586-linux.S
[28/392] Compiling precomputed_ecmult_gen.c
[29/392] Compiling md5-586-apple.S
[30/392] Compiling chacha20_poly1305_x86_64-apple.S
[31/392] Compiling chacha20_poly1305_x86_64-linux.S
[32/392] Compiling chacha20_poly1305_armv8-win.S
[33/392] Compiling chacha20_poly1305_armv8-linux.S
[34/392] Compiling chacha20_poly1305_armv8-apple.S
[34/392] Compiling chacha-x86_64-linux.S
[36/392] Compiling CCryptoBoringSSLShims shims.c
[37/392] Compiling chacha-x86_64-apple.S
[38/392] Compiling chacha-x86-linux.S
[38/392] Compiling chacha-armv8-win.S
[40/392] Compiling chacha-x86-apple.S
[41/392] Compiling secp256k1.c
[42/392] Compiling chacha-armv8-linux.S
[43/392] Compiling chacha-armv8-apple.S
[44/392] Compiling chacha-armv4-linux.S
[45/392] Compiling aes128gcmsiv-x86_64-linux.S
[46/392] Compiling aes128gcmsiv-x86_64-apple.S
[47/392] Compiling x86_64-mont5-apple.S
[48/392] Compiling x86_64-mont5-linux.S
[49/392] Compiling x86_64-mont-linux.S
[50/392] Compiling x86-mont-linux.S
[51/392] Compiling x86_64-mont-apple.S
[52/392] Compiling err_data.cc
[53/392] Compiling x86-mont-apple.S
[54/392] Compiling vpaes-x86_64-linux.S
[55/392] Compiling vpaes-x86_64-apple.S
[56/392] Compiling vpaes-x86-apple.S
[56/392] Compiling vpaes-armv8-win.S
[58/392] Compiling vpaes-x86-linux.S
[59/392] Compiling vpaes-armv8-linux.S
[60/392] Compiling vpaes-armv8-apple.S
[61/392] Compiling vpaes-armv7-linux.S
[62/392] Compiling sha512-x86_64-apple.S
[63/392] Compiling sha512-armv8-win.S
[64/392] Compiling sha512-armv8-linux.S
[65/392] Compiling sha512-x86_64-linux.S
[66/392] Compiling sha512-armv8-apple.S
[67/392] Compiling sha512-armv4-linux.S
[68/392] Compiling sha512-586-linux.S
[69/392] Compiling sha512-586-apple.S
[70/392] Compiling sha256-x86_64-apple.S
[71/392] Compiling sha256-armv8-win.S
[72/392] Compiling sha256-armv8-linux.S
[73/392] Compiling sha256-x86_64-linux.S
[74/392] Compiling sha256-armv8-apple.S
[75/392] Compiling sha256-armv4-linux.S
[76/392] Compiling sha256-586-apple.S
[77/392] Compiling sha256-586-linux.S
[78/392] Compiling sha1-x86_64-apple.S
[79/392] Compiling sha1-armv8-win.S
[80/392] Compiling sha1-armv8-linux.S
[81/392] Compiling sha1-armv4-large-linux.S
[82/392] Compiling sha1-armv8-apple.S
[83/392] Compiling sha1-x86_64-linux.S
[84/392] Compiling sha1-586-linux.S
[85/392] Compiling sha1-586-apple.S
[86/392] Compiling rsaz-avx2-linux.S
[87/392] Compiling rsaz-avx2-apple.S
[88/392] Compiling rdrand-x86_64-apple.S
[88/392] Compiling rdrand-x86_64-linux.S
[90/392] Compiling p256_beeu-x86_64-asm-linux.S
[91/392] Compiling p256_beeu-x86_64-asm-apple.S
[92/392] Compiling p256_beeu-armv8-asm-win.S
[93/392] Compiling p256_beeu-armv8-asm-linux.S
[94/392] Compiling p256_beeu-armv8-asm-apple.S
[95/392] Compiling p256-x86_64-asm-apple.S
[96/392] Compiling p256-x86_64-asm-linux.S
[97/392] Compiling p256-armv8-asm-win.S
[98/392] Compiling p256-armv8-asm-linux.S
[99/392] Compiling p256-armv8-asm-apple.S
[100/392] Compiling ghashv8-armv8-win.S
[101/392] Compiling ghashv8-armv8-linux.S
[102/392] Compiling ghashv8-armv8-apple.S
[103/392] Compiling ghashv8-armv7-linux.S
[104/392] Compiling ghash-x86_64-apple.S
[104/392] Compiling ghash-x86_64-linux.S
[106/392] Compiling ghash-x86-linux.S
[107/392] Compiling ghash-x86-apple.S
[108/392] Compiling ghash-ssse3-x86_64-apple.S
[109/392] Compiling ghash-ssse3-x86_64-linux.S
[110/392] Compiling ghash-ssse3-x86-apple.S
[111/392] Compiling ghash-ssse3-x86-linux.S
[112/392] Compiling ghash-neon-armv8-win.S
[113/392] Compiling ghash-neon-armv8-linux.S
[114/392] Compiling ghash-neon-armv8-apple.S
[115/392] Compiling ghash-armv4-linux.S
[116/392] Compiling co-586-linux.S
[117/392] Compiling co-586-apple.S
[118/392] Compiling bsaes-armv7-linux.S
[119/392] Compiling bn-armv8-linux.S
[120/392] Compiling bn-armv8-win.S
[121/392] Compiling bn-armv8-apple.S
[122/392] Compiling bn-586-linux.S
[123/392] Compiling bn-586-apple.S
[124/392] Compiling armv8-mont-win.S
[125/392] Compiling armv8-mont-linux.S
[126/392] Compiling armv4-mont-linux.S
[127/392] Compiling armv8-mont-apple.S
[128/392] Compiling aesv8-gcm-armv8-win.S
[129/392] Compiling aesv8-gcm-armv8-linux.S
[130/392] Compiling aesv8-gcm-armv8-apple.S
[131/392] Compiling aesv8-armv8-win.S
[132/392] Compiling aesv8-armv8-linux.S
[133/392] Compiling aesv8-armv8-apple.S
[134/392] Compiling aesv8-armv7-linux.S
[135/392] Compiling aesni-x86_64-linux.S
[136/392] Compiling aesni-x86-linux.S
[137/392] Compiling aesni-x86_64-apple.S
[138/392] Compiling aesni-x86-apple.S
[139/392] Compiling aesni-gcm-x86_64-linux.S
[140/392] Compiling aesni-gcm-x86_64-apple.S
[141/392] Compiling aes-gcm-avx512-x86_64-linux.S
[142/392] Compiling aes-gcm-avx512-x86_64-apple.S
[143/392] Compiling aes-gcm-avx2-x86_64-apple.S
[144/392] Compiling aes-gcm-avx2-x86_64-linux.S
[145/392] Compiling xwing.cc
[146/392] Compiling x_x509a.cc
[147/392] Compiling x_sig.cc
[148/392] Compiling x_spki.cc
[149/392] Compiling x_req.cc
[150/392] Compiling x_x509.cc
[151/392] Compiling x_pubkey.cc
[152/392] Compiling x_crl.cc
[153/392] Compiling x_exten.cc
[154/392] Write swift-version-24593BA9C3E375BF.txt
[154/392] Compiling precomputed_ecmult.c
[156/392] Compiling x_attrib.cc
[157/392] Compiling x_name.cc
[158/392] Compiling x_all.cc
[159/431] Compiling x509spki.cc
[160/431] Compiling x509rset.cc
[161/433] Compiling x_algor.cc
[162/433] Compiling x509name.cc
[163/433] Compiling x509cset.cc
[164/560] Compiling x509_vpm.cc
[165/560] Compiling x509_vfy.cc
[167/560] Emitting module ZlibSwift
[168/560] Emitting module SwiftyJSON
[168/560] Compiling x509_v3.cc
[170/560] Compiling CryptoSwift Bit.swift
[171/560] Compiling CryptoSwift BlockCipher.swift
[172/562] Compiling CryptoSwift ASN1Decoder.swift
[173/562] Compiling CryptoSwift ASN1Encoder.swift
[174/562] Compiling CryptoSwift AES.Cryptors.swift
[175/562] Compiling CryptoSwift AES.swift
[176/562] Compiling CryptoSwift ASN1.swift
[177/562] Compiling CryptoSwift ASN1Scanner.swift
[178/562] Compiling CryptoSwift Array+Extension.swift
[179/562] Compiling CryptoSwift AEAD.swift
[180/562] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[181/562] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[182/562] Emitting module _CertificateInternals
[183/562] Compiling _CertificateInternals _TinyArray.swift
[184/563] Compiling x509_txt.cc
[186/563] Compiling SwiftASN1 DER.swift
[187/563] Compiling SwiftASN1 Errors.swift
[188/563] Emitting module SwiftASN1
[189/563] Compiling CryptoSwift Authenticator.swift
[190/563] Compiling CryptoSwift BatchedCollection.swift
[191/563] Compiling CryptoSwift BlockDecryptor.swift
[192/563] Compiling CryptoSwift BlockEncryptor.swift
[193/564] Compiling Tools JSONEncoder+JoseEncoder.swift
[194/564] Compiling Tools HelperExtensions.swift
[195/564] Compiling Tools JWTCodable.swift
[196/564] Compiling Tools DataRepresentable.swift
[198/564] Compiling ZlibSwift Zlib.swift
[199/565] Compiling SwiftyJSON resource_bundle_accessor.swift
[210/570] Compiling CryptoSwift CTR.swift
[211/570] Compiling CryptoSwift CipherModeWorker.swift
[212/570] Compiling CryptoSwift ECB.swift
[213/570] Compiling CryptoSwift GCM.swift
[214/570] Compiling CryptoSwift OCB.swift
[215/570] Emitting module Tools
[216/570] Compiling Tools Base64URL.swift
[220/571] Compiling CryptoSwift CBC.swift
[221/571] Compiling CryptoSwift CCM.swift
[222/571] Compiling CryptoSwift CFB.swift
[223/571] Compiling CryptoSwift OFB.swift
[224/571] Compiling CryptoSwift PCBC.swift
[225/571] Compiling CryptoSwift Blowfish.swift
[226/571] Compiling CryptoSwift CBCMAC.swift
[227/571] Compiling CryptoSwift IntegerConversion.swift
[228/571] Compiling CryptoSwift Multiplication.swift
[229/571] Compiling CryptoSwift PrimeTest.swift
[230/571] Compiling CryptoSwift Random.swift
[231/571] Compiling CryptoSwift Shifts.swift
[232/571] Compiling CryptoSwift SquareRoot.swift
[233/571] Compiling SwiftyJSON SwiftyJSON.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:1215:51: error: ambiguous use of operator '<'
1213 |
1214 |     switch (lhs.type, rhs.type) {
1215 |     case (.number, .number): return lhs.rawNumber < rhs.rawNumber
     |                                                   `- error: ambiguous use of operator '<'
1216 |     case (.string, .string): return lhs.rawString < rhs.rawString
1217 |     default:                 return false
     :
1249 | }
1250 |
1251 | func < (lhs: NSNumber, rhs: NSNumber) -> Bool {
     |      `- note: found this candidate
1252 |
1253 |     switch (lhs.isBool, rhs.isBool) {
Foundation.NSNumber:2:24: note: found this candidate in module 'Foundation'
1 | extension NSNumber : Comparable {
2 |     public static func < (lhs: NSNumber, rhs: NSNumber) -> Bool
  |                        `- note: found this candidate in module 'Foundation'
3 | }
[233/571] Compiling x509_obj.cc
[233/571] Compiling x509_set.cc
[233/571] Compiling x509_req.cc
[233/571] Compiling x509_trs.cc
BUILD FAILURE 6.0 linux