The Swift Package Index logo.Swift Package Index

Build Information

Failed to build eudi-lib-sdjwt-swift, reference main (6c63f4), with Swift 6.0 for Linux on 7 Apr 2026 18:57:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-4606859-1":/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/apple/swift-certificates.git
Fetching https://github.com/beatt83/jose-swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[1/2176] Fetching jose-swift
[23/8443] Fetching jose-swift, swiftyjson
[424/15588] Fetching jose-swift, swiftyjson, swift-certificates
[3676/28929] Fetching jose-swift, swiftyjson, swift-certificates, cryptoswift
Fetched https://github.com/beatt83/jose-swift.git from cache (0.63s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.63s)
[9147/20486] Fetching swift-certificates, cryptoswift
Fetched https://github.com/apple/swift-certificates.git from cache (3.14s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.17s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.69s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.77s)
Computing version for https://github.com/beatt83/jose-swift.git
Computed https://github.com/beatt83/jose-swift.git at 6.0.3 (0.75s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/apple/swift-crypto.git
[1/1796] Fetching swift-asn1
Fetching https://github.com/DLTAStudio/zlib.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
[1/17329] Fetching swift-crypto
[695/17389] Fetching swift-crypto, zlib
Fetched https://github.com/DLTAStudio/zlib.git from cache (0.26s)
[1040/17329] Fetching swift-crypto
[1388/27606] Fetching swift-crypto, secp256k1.swift
Fetched https://github.com/apple/swift-crypto.git from cache (2.64s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (2.66s)
Computing version for https://github.com/DLTAStudio/zlib.git
Computed https://github.com/DLTAStudio/zlib.git at 1.0.1 (0.78s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.75s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (7.06s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.59s)
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/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/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/DLTAStudio/zlib.git
Working copy of https://github.com/DLTAStudio/zlib.git resolved at 1.0.1
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
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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Building for debugging...
[0/392] Write sources
[16/392] Compiling ghash-x86-apple.S
[17/392] Compiling ghash-x86-linux.S
[18/392] Copying PrivacyInfo.xcprivacy
[20/392] Write sources
[21/392] Compiling Utility.c
[22/392] Compiling ZlibShims ZlibShim.c
[23/392] Compiling fiat_p256_adx_sqr.S
[24/392] Compiling fiat_p256_adx_mul.S
[25/392] Compiling fiat_curve25519_adx_square.S
[26/392] Compiling fiat_curve25519_adx_mul.S
[27/392] Compiling precomputed_ecmult_gen.c
[28/392] Compiling md5-x86_64-apple.S
[29/392] Compiling md5-x86_64-linux.S
[30/392] Compiling md5-586-linux.S
[31/392] Compiling md5-586-apple.S
[32/392] Write swift-version-24593BA9C3E375BF.txt
[33/392] Compiling chacha20_poly1305_x86_64-apple.S
[34/392] Compiling CCryptoBoringSSLShims shims.c
[34/392] Compiling chacha20_poly1305_x86_64-linux.S
[36/392] Compiling chacha20_poly1305_armv8-win.S
[37/392] Compiling err_data.cc
[38/392] Compiling secp256k1.c
[39/523] Compiling x_crl.cc
[40/523] Compiling chacha20_poly1305_armv8-linux.S
[41/523] Compiling chacha20_poly1305_armv8-apple.S
[42/523] Compiling chacha-x86_64-linux.S
[43/523] Compiling chacha-x86_64-apple.S
[44/523] Compiling chacha-x86-linux.S
[45/523] Compiling chacha-x86-apple.S
[46/523] Compiling chacha-armv8-win.S
[47/523] Compiling chacha-armv8-linux.S
[48/523] Compiling chacha-armv8-apple.S
[49/523] Compiling chacha-armv4-linux.S
[50/523] Compiling aes128gcmsiv-x86_64-linux.S
[51/523] Compiling aes128gcmsiv-x86_64-apple.S
[52/523] Compiling x86_64-mont5-linux.S
[53/523] Compiling x86_64-mont5-apple.S
[54/523] Compiling x86_64-mont-linux.S
[55/523] Compiling x86_64-mont-apple.S
[56/523] Compiling x86-mont-linux.S
[57/523] Compiling x86-mont-apple.S
[58/523] Compiling vpaes-x86_64-linux.S
[59/523] Compiling vpaes-x86_64-apple.S
[60/523] Compiling vpaes-x86-linux.S
[61/523] Compiling vpaes-x86-apple.S
[62/523] Compiling vpaes-armv8-win.S
[63/523] Compiling vpaes-armv8-linux.S
[64/523] Compiling vpaes-armv8-apple.S
[65/523] Compiling vpaes-armv7-linux.S
[66/523] Compiling sha512-x86_64-linux.S
[67/523] Compiling sha512-x86_64-apple.S
[68/523] Compiling sha512-armv8-win.S
[69/523] Compiling sha512-armv8-linux.S
[70/523] Compiling precomputed_ecmult.c
[71/523] Compiling sha512-armv8-apple.S
[72/523] Compiling sha512-armv4-linux.S
[74/523] Emitting module SwiftyJSON
[74/523] Compiling sha512-586-linux.S
[75/523] Compiling sha512-586-apple.S
[76/523] Compiling sha256-x86_64-linux.S
[77/523] Compiling sha256-x86_64-apple.S
[78/560] Compiling sha256-armv8-win.S
[79/560] Compiling sha256-armv8-linux.S
[80/560] Compiling sha256-armv8-apple.S
[81/560] Compiling sha256-armv4-linux.S
[82/560] Compiling sha256-586-linux.S
[83/560] Compiling sha256-586-apple.S
[84/560] Compiling sha1-x86_64-linux.S
[85/560] Compiling sha1-x86_64-apple.S
[86/560] Compiling sha1-armv8-win.S
[87/560] Compiling sha1-armv8-linux.S
[88/560] Compiling sha1-armv8-apple.S
[89/560] Compiling sha1-armv4-large-linux.S
[90/560] Compiling sha1-586-linux.S
[91/560] Compiling sha1-586-apple.S
[92/560] Compiling rsaz-avx2-linux.S
[93/560] Compiling rsaz-avx2-apple.S
[94/560] Compiling rdrand-x86_64-linux.S
[96/560] Emitting module secp256k1
[96/565] Compiling rdrand-x86_64-apple.S
[97/565] Compiling p256_beeu-x86_64-asm-linux.S
[98/565] Compiling p256_beeu-x86_64-asm-apple.S
[99/565] Compiling p256_beeu-armv8-asm-win.S
[100/565] Compiling p256_beeu-armv8-asm-linux.S
[101/565] Compiling p256_beeu-armv8-asm-apple.S
[102/565] Compiling p256-x86_64-asm-linux.S
[103/565] Compiling p256-x86_64-asm-apple.S
[104/565] Compiling p256-armv8-asm-win.S
[106/565] Compiling secp256k1 PEMDocument.swift
[107/565] Compiling secp256k1 PKCS8PrivateKey.swift
[108/567] Compiling secp256k1 SEC1PrivateKey.swift
[109/567] Compiling secp256k1 ASN1.swift
[110/567] Compiling secp256k1 ArraySliceBigint.swift
[111/567] Compiling secp256k1 GeneralizedTime.swift
[112/567] Compiling secp256k1 ObjectIdentifier.swift
[113/567] Compiling secp256k1 ECDSASignature.swift
[114/567] Emitting module SwiftASN1
[114/567] Compiling p256-armv8-asm-linux.S
[115/567] Compiling p256-armv8-asm-apple.S
[116/567] Compiling ghashv8-armv8-win.S
[117/567] Compiling ghashv8-armv8-linux.S
[118/567] Compiling ghashv8-armv8-apple.S
[120/567] Emitting module _CertificateInternals
[121/567] Compiling _CertificateInternals _TinyArray.swift
[121/568] Compiling ghashv8-armv7-linux.S
[123/568] Compiling ghash-x86_64-linux.S
[124/568] Compiling ghash-x86_64-apple.S
[125/568] Compiling ghash-ssse3-x86_64-apple.S
[126/568] Compiling ghash-ssse3-x86_64-linux.S
[127/568] Compiling ghash-ssse3-x86-apple.S
[128/568] Compiling ghash-ssse3-x86-linux.S
[129/568] Compiling ghash-neon-armv8-win.S
[130/568] Compiling ghash-neon-armv8-linux.S
[131/568] Compiling ghash-neon-armv8-apple.S
[132/568] Compiling ghash-armv4-linux.S
[133/568] Compiling co-586-linux.S
[134/568] Compiling co-586-apple.S
[135/568] Compiling bsaes-armv7-linux.S
[136/568] Compiling bn-armv8-win.S
[137/568] Compiling bn-armv8-apple.S
[138/568] Compiling bn-armv8-linux.S
[139/568] Compiling bn-586-apple.S
[140/568] Compiling bn-586-linux.S
[141/568] Compiling armv8-mont-linux.S
[142/568] Compiling armv8-mont-win.S
[143/568] Compiling armv8-mont-apple.S
[144/568] Compiling armv4-mont-linux.S
[145/568] Compiling aesv8-gcm-armv8-win.S
[146/568] Compiling aesv8-gcm-armv8-linux.S
[147/568] Compiling aesv8-gcm-armv8-apple.S
[148/568] Compiling aesv8-armv8-win.S
[149/568] Compiling aesv8-armv8-apple.S
[150/568] Compiling aesv8-armv8-linux.S
[152/568] Compiling secp256k1 ASN1Any.swift
[153/568] Compiling secp256k1 ASN1BitString.swift
[154/568] Compiling secp256k1 ASN1Boolean.swift
[155/568] Compiling secp256k1 ASN1Identifier.swift
[156/568] Compiling secp256k1 ASN1Integer.swift
[157/568] Compiling secp256k1 ASN1Null.swift
[158/568] Compiling secp256k1 ASN1OctetString.swift
[159/568] Compiling secp256k1 ASN1Strings.swift
[160/568] Compiling SwiftASN1 DER.swift
[161/568] Compiling SwiftASN1 Errors.swift
[161/568] Compiling aesni-x86_64-linux.S
[162/568] Compiling aesv8-armv7-linux.S
[164/569] Compiling secp256k1 Recovery.swift
[165/569] Compiling secp256k1 SHA256.swift
[166/569] Compiling secp256k1 SafeCompare.swift
[167/569] Compiling secp256k1 Schnorr.swift
[168/569] Compiling secp256k1 SecureBytes.swift
[168/569] Compiling aesni-x86_64-apple.S
[173/569] Compiling secp256k1 Combine.swift
[174/569] Compiling secp256k1 Context.swift
[175/569] Compiling secp256k1 CryptoKitErrors.swift
[176/569] Compiling secp256k1 DH.swift
[177/569] Compiling secp256k1 Digest.swift
[178/569] Compiling secp256k1 ECDH.swift
[179/569] Compiling secp256k1 ECDSA.swift
[180/569] Compiling secp256k1 EdDSA.swift
[183/569] Compiling aesni-x86-apple.S
[184/583] Compiling aesni-x86-linux.S
[186/583] Compiling secp256k1 Errors.swift
[187/583] Compiling secp256k1 Exports.swift
[188/583] Compiling secp256k1 HashDigest.swift
[189/583] Compiling secp256k1 PrettyBytes.swift
[190/583] Compiling secp256k1 RNG_boring.swift
[191/583] Compiling secp256k1 Signature.swift
[192/583] Compiling secp256k1 Tweak.swift
[193/583] Compiling secp256k1 Utility.swift
[194/583] Compiling secp256k1 Zeroization.swift
[195/583] Compiling secp256k1 secp256k1.swift
[195/583] Compiling aesni-gcm-x86_64-linux.S
[202/583] Compiling Tools HelperExtensions.swift
[203/583] Compiling Tools JSONEncoder+JoseEncoder.swift
[204/583] Compiling Tools JWTCodable.swift
[205/583] Compiling aesni-gcm-x86_64-apple.S
[207/583] Compiling ZlibSwift Zlib.swift
[208/583] Emitting module ZlibSwift
[208/584] Compiling aes-gcm-avx512-x86_64-apple.S
[210/584] Compiling Tools DataRepresentable.swift
[211/584] Compiling SwiftyJSON resource_bundle_accessor.swift
[211/584] Compiling aes-gcm-avx512-x86_64-linux.S
[213/584] Emitting module Tools
[214/584] Compiling Tools Base64URL.swift
[215/585] 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 | }
[215/585] Compiling aes-gcm-avx2-x86_64-linux.S
[215/585] Compiling xwing.cc
[215/585] Compiling aes-gcm-avx2-x86_64-apple.S
BUILD FAILURE 6.0 linux