Build Information
Failed to build PresentationExchange, reference v0.4.2 (0c28d6), with Swift 6.1 for Linux on 21 Aug 2025 08:54:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
Reference: v0.4.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-ios-presentation-exchange-swift
* tag v0.4.2 -> FETCH_HEAD
HEAD is now at 0c28d64 Merge pull request #36 from thomasgl710/matchesBool
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
Revision (git rev-parse @):
0c28d64c636e65c6734d2f89c7a4fb4be76fe05e
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git at v0.4.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "jsonschema.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/JSONSchema.swift"
},
{
"identity" : "sextant",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/KittyMac/Sextant.git"
},
{
"identity" : "mockingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "0.20.0",
"upper_bound" : "0.21.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/birdrides/mockingbird.git"
},
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
}
],
"manifest_display_name" : "PresentationExchange",
"name" : "PresentationExchange",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "PresentationExchange",
"targets" : [
"PresentationExchange"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PresentationExchangeTests",
"module_type" : "SwiftTarget",
"name" : "PresentationExchangeTests",
"path" : "Tests",
"product_dependencies" : [
"Mockingbird",
"JSONSchema",
"Sextant",
"SwiftyJSON"
],
"sources" : [
"CoreTests.swift",
"EntitiesTests.swift",
"ErrorTests.swift",
"ExtensionsTests.swift",
"JsonHelperTests.swift",
"Mocks/PresentationExchangeMocks.generated.swift",
"PresentationTests.swift",
"TestsConstants.swift"
],
"target_dependencies" : [
"PresentationExchange"
],
"type" : "test"
},
{
"c99name" : "PresentationExchange",
"module_type" : "SwiftTarget",
"name" : "PresentationExchange",
"path" : "Sources",
"product_dependencies" : [
"Sextant",
"JSONSchema",
"SwiftyJSON"
],
"product_memberships" : [
"PresentationExchange"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Authorizations/valid_authorizaton_data_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/VC_expiration_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/VC_revocation_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/basic_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/fi.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/format_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/input_descriptor_id_tokens_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/input_descriptors_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/mdl_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/minimal_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/multi_group_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/pd_filter.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/pd_filter2.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/single_group_example.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/input-descriptor.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-definition-envelope.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-definition.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-submission.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/submission-requirement.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/submission-requirements.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Claim/Claim.swift",
"Claim/ClaimFormat.swift",
"Matching/CandidateField.swift",
"Matching/InputDescriptorEvaluation.swift",
"Matching/Match.swift",
"Matching/Matcher.swift",
"Parsers/Parser.swift",
"PresentationDefinition/Constraints.swift",
"PresentationDefinition/Field.swift",
"PresentationDefinition/Format.swift",
"PresentationDefinition/InputDescriptor.swift",
"PresentationDefinition/PresentationAliases.swift",
"PresentationDefinition/PresentationDefinition.swift",
"PresentationDefinition/PresentationDefinitionSource.swift",
"PresentationDefinition/PresentationError.swift",
"PresentationDefinition/Rule.swift",
"PresentationDefinition/SubmissionRequirement.swift",
"PresentationSubmission/DescriptorMap.swift",
"PresentationSubmission/PresentationSubmission.swift",
"Support/Collection+Extensions.swift",
"Support/Dictionary+Extensions.swift",
"Support/DictionaryEncoder.swift",
"Support/Encodable+Extensions.swift",
"Support/JSONCodingKeys.swift",
"Support/JSONParseError.swift",
"Support/Sequence+Extension.swift",
"Support/String+Extensions.swift",
"Support/URL+Extensions.swift",
"Utilities/Constants.swift",
"Utilities/JsonHelper.swift",
"VPToken/VPToken.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/birdrides/mockingbird.git
Fetching https://github.com/kylef/JSONSchema.swift
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/KittyMac/Sextant.git
[1/2310] Fetching jsonschema.swift
[1087/4681] Fetching jsonschema.swift, sextant
[1458/15502] Fetching jsonschema.swift, sextant, mockingbird
[1936/21695] Fetching jsonschema.swift, sextant, mockingbird, swiftyjson
Fetched https://github.com/KittyMac/Sextant.git from cache (0.52s)
[9369/19324] Fetching jsonschema.swift, mockingbird, swiftyjson
Fetched https://github.com/kylef/JSONSchema.swift from cache (2.18s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (2.19s)
Fetched https://github.com/birdrides/mockingbird.git from cache (2.23s)
Computing version for https://github.com/birdrides/mockingbird.git
Computed https://github.com/birdrides/mockingbird.git at 0.20.0 (4.59s)
Computing version for https://github.com/kylef/JSONSchema.swift
Computed https://github.com/kylef/JSONSchema.swift at 0.6.0 (2.29s)
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.29s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.89s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.60s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.87s)
Computing version for https://github.com/KittyMac/Sextant.git
Computed https://github.com/KittyMac/Sextant.git at 0.4.36 (4.39s)
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Chronometer.git
[1/995] Fetching spanker
[947/3473] Fetching spanker, hitch
[1765/3668] Fetching spanker, hitch, chronometer
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.57s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.63s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.63s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (1.76s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.51 (0.63s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.148 (1.21s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.148
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/KittyMac/Sextant.git
Working copy of https://github.com/KittyMac/Sextant.git resolved at 0.4.36
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.2.51
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.14
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/birdrides/mockingbird.git
Working copy of https://github.com/birdrides/mockingbird.git resolved at 0.20.0
Creating working copy for https://github.com/kylef/JSONSchema.swift
Working copy of https://github.com/kylef/JSONSchema.swift resolved at 0.6.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Building for debugging...
[0/29] Write sources
[0/29] Copying valid_authorizaton_data_example.json
[0/29] Copying VC_expiration_example.json
[0/29] Write sources
[0/29] Copying format_example.json
[0/29] Copying fi.json
[0/29] Copying basic_example.json
[0/29] Copying VC_revocation_example.json
[0/29] Copying input_descriptor_id_tokens_example.json
[0/29] Copying input_descriptors_example.json
[0/29] Copying mdl_example.json
[0/29] Copying multi_group_example.json
[0/29] Copying minimal_example.json
[0/29] Copying pd_filter2.json
[0/29] Copying pd_filter.json
[0/29] Copying single_group_example.json
[0/29] Copying presentation-definition-envelope.json
[0/29] Copying input-descriptor.json
[5/29] Write sources
[6/29] Copying submission-requirements.json
[6/29] Copying presentation-submission.json
[6/29] Copying presentation-definition.json
[6/29] Write sources
[6/29] Copying PrivacyInfo.xcprivacy
[6/29] Copying submission-requirement.json
[28/29] Write swift-version-24593BA9C3E375BF.txt
[30/81] Compiling Hitch Hitch.swift
[31/82] Compiling Hitch Int8+Ascii.swift
[32/82] Emitting module Chronometer
[33/82] Compiling Chronometer Chronometer.swift
[34/83] Compiling Hitch Hitch+Shared.swift
[35/83] 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:20: note: found this candidate in module 'Foundation'
1 | class NSNumber {
2 | public static func < (lhs: NSNumber, rhs: NSNumber) -> Bool}
| `- note: found this candidate in module 'Foundation'
3 |
[36/83] Emitting module SwiftyJSON
[37/83] Compiling SwiftyJSON resource_bundle_accessor.swift
[38/83] Compiling JSONSchema oneOf.swift
[39/83] Compiling JSONSchema patternProperties.swift
[40/83] Compiling JSONSchema properties.swift
[41/83] Compiling JSONSchema propertyNames.swift
[42/83] Compiling JSONSchema ref.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/53] Compiling SwiftyJSON resource_bundle_accessor.swift
[3/53] Compiling JSONSchema multipleOf.swift
[4/53] Compiling JSONSchema pattern.swift
[5/53] Compiling JSONSchema required.swift
[6/53] Compiling JSONSchema uniqueItems.swift
[7/57] Emitting module SwiftyJSON
[8/57] Compiling JSONSchema enum.swift
[9/57] Compiling JSONSchema minMaxItems.swift
[10/57] Compiling JSONSchema minMaxLength.swift
[11/57] Compiling JSONSchema minMaxNumber.swift
[12/57] Compiling JSONSchema minMaxProperties.swift
[13/57] Emitting module Chronometer
[14/57] Compiling Chronometer Chronometer.swift
[15/58] Compiling Hitch Int8+Ascii.swift
[17/59] Compiling Hitch CHitch.swift
[18/59] Compiling Hitch HalfHitch.swift
[19/59] Compiling Hitch Hitch+Base32.swift
[20/59] Compiling Hitch Hitch+Base64.swift
[21/59] Compiling Hitch Hitch+CodeBlock.swift
[22/59] 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:20: note: found this candidate in module 'Foundation'
1 | class NSNumber {
2 | public static func < (lhs: NSNumber, rhs: NSNumber) -> Bool}
| `- note: found this candidate in module 'Foundation'
3 |
BUILD FAILURE 6.1 linux