The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PresentationExchange, reference v0.4.2 (0c28d6), with Swift 6.1 for Android on 21 Aug 2025 08:54:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build 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:         android
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-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/kylef/JSONSchema.swift
Fetching https://github.com/birdrides/mockingbird.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/KittyMac/Sextant.git
[1/6193] Fetching swiftyjson
[6194/8503] Fetching swiftyjson, jsonschema.swift
[6241/19324] Fetching swiftyjson, jsonschema.swift, mockingbird
[7767/21695] Fetching swiftyjson, jsonschema.swift, mockingbird, sextant
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.51s)
[4301/15502] Fetching jsonschema.swift, mockingbird, sextant
Fetched https://github.com/KittyMac/Sextant.git from cache (0.61s)
[3176/13131] Fetching jsonschema.swift, mockingbird
Fetched https://github.com/kylef/JSONSchema.swift from cache (2.06s)
Fetched https://github.com/birdrides/mockingbird.git from cache (2.10s)
Computing version for https://github.com/birdrides/mockingbird.git
Computed https://github.com/birdrides/mockingbird.git at 0.20.0 (4.19s)
Computing version for https://github.com/kylef/JSONSchema.swift
Computed https://github.com/kylef/JSONSchema.swift at 0.6.0 (2.10s)
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.78s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.56s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.78s)
Computing version for https://github.com/KittyMac/Sextant.git
Computed https://github.com/KittyMac/Sextant.git at 0.4.36 (0.54s)
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/KittyMac/Spanker.git
[1/995] Fetching spanker
[340/1190] Fetching spanker, chronometer
[514/3668] Fetching spanker, chronometer, hitch
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.40s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.41s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.41s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (0.98s)
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 (0.70s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.148
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/birdrides/mockingbird.git
Working copy of https://github.com/birdrides/mockingbird.git resolved at 0.20.0
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
Building for debugging...
[0/29] Copying PrivacyInfo.xcprivacy
[0/29] Write sources
[0/29] Copying submission-requirements.json
[0/29] Copying valid_authorizaton_data_example.json
[0/29] Copying submission-requirement.json
[0/29] Copying single_group_example.json
[0/29] Copying presentation-submission.json
[0/29] Copying presentation-definition.json
[0/29] Copying presentation-definition-envelope.json
[0/29] Copying pd_filter2.json
[0/29] Copying pd_filter.json
[0/29] Copying multi_group_example.json
[0/29] Copying minimal_example.json
[0/29] Copying mdl_example.json
[0/29] Copying input_descriptors_example.json
[0/29] Copying input_descriptor_id_tokens_example.json
[0/29] Copying format_example.json
[0/29] Copying input-descriptor.json
[0/29] Copying fi.json
[0/29] Copying basic_example.json
[0/29] Copying VC_revocation_example.json
[0/29] Copying VC_expiration_example.json
[0/29] Write sources
[28/29] Write swift-version-24593BA9C3E375BF.txt
[30/81] Emitting module SwiftyJSON
[31/81] Emitting module JSONSchema
[32/85] Emitting module Hitch
[33/86] Compiling Hitch Hitch+CodeBlock.swift
[34/86] Compiling Hitch Hitch+Format.swift
[35/86] Compiling Hitch Hitch+Base32.swift
[36/86] Compiling Hitch Hitch+Base64.swift
[37/86] Compiling Hitch CHitch.swift
[38/86] Emitting module Chronometer
[39/86] Compiling Chronometer Chronometer.swift
[41/87] 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 |
[42/87] Compiling Hitch UInt8+Ascii.swift
[43/87] Compiling Hitch Int8+Ascii.swift
[44/87] Compiling SwiftyJSON resource_bundle_accessor.swift
[45/87] Compiling JSONSchema enum.swift
[46/87] Compiling JSONSchema minMaxItems.swift
[47/87] Compiling JSONSchema minMaxLength.swift
[48/87] Compiling JSONSchema minMaxNumber.swift
[49/87] Compiling JSONSchema minMaxProperties.swift
[50/87] Compiling JSONSchema multipleOf.swift
[51/87] Compiling JSONSchema pattern.swift
[52/87] Compiling JSONSchema required.swift
[53/87] Compiling JSONSchema uniqueItems.swift
[55/87] Compiling Hitch HalfHitch.swift
[58/87] Compiling Hitch Hitch.swift
[61/87] Compiling Hitch Hitch+FormatOperator.swift
[62/87] Compiling Hitch Hitch+MD5.swift
[63/87] Compiling Hitch Hitch+Shared.swift
[64/87] Compiling JSONSchema oneOf.swift
[65/87] Compiling JSONSchema patternProperties.swift
[66/87] Compiling JSONSchema properties.swift
[67/87] Compiling JSONSchema propertyNames.swift
[68/87] Compiling JSONSchema ref.swift
[69/87] Compiling JSONSchema Draft201909Validator.swift
[70/87] Compiling JSONSchema Draft202012Validator.swift
[71/87] Compiling JSONSchema Draft4Validator.swift
[72/87] Compiling JSONSchema Draft6Validator.swift
[73/87] Compiling JSONSchema Draft7Validator.swift
[74/87] Compiling JSONSchema JSONPointer.swift
[75/87] Compiling JSONSchema JSONSchema.swift
[76/87] Compiling JSONSchema RefResolver.swift
[77/87] Compiling JSONSchema const.swift
[78/87] Compiling JSONSchema dependentRequired.swift
[82/87] Compiling JSONSchema anyOf.swift
[83/87] Compiling JSONSchema contains.swift
/host/spi-builder-workspace/.build/checkouts/JSONSchema.swift/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/.build/checkouts/JSONSchema.swift/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/.build/checkouts/JSONSchema.swift/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/.build/checkouts/JSONSchema.swift/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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 if.swift
[4/53] Compiling JSONSchema items.swift
[5/54] Compiling Hitch Int8+Ascii.swift
[6/54] Emitting module Chronometer
[7/54] Compiling Chronometer Chronometer.swift
[8/55] Compiling JSONSchema oneOf.swift
[9/55] Compiling JSONSchema patternProperties.swift
[10/55] Compiling JSONSchema properties.swift
[11/55] Compiling JSONSchema propertyNames.swift
[12/55] Compiling JSONSchema ref.swift
[13/59] Compiling JSONSchema dependencies.swift
[14/59] Compiling JSONSchema dependentSchemas.swift
[17/59] Compiling JSONSchema not.swift
[19/59] Compiling Hitch UInt8+Ascii.swift
[20/59] Compiling JSONSchema multipleOf.swift
[21/59] Compiling JSONSchema pattern.swift
[22/59] Compiling JSONSchema required.swift
[23/59] Compiling JSONSchema uniqueItems.swift
[24/59] Compiling JSONSchema enum.swift
[25/59] Compiling JSONSchema minMaxItems.swift
[26/59] Compiling JSONSchema minMaxLength.swift
[27/59] Compiling JSONSchema minMaxNumber.swift
[28/59] Compiling JSONSchema minMaxProperties.swift
[29/59] Emitting module JSONSchema
[30/59] Compiling JSONSchema additionalItems.swift
[31/59] Compiling JSONSchema additionalProperties.swift
[32/59] Compiling JSONSchema allOf.swift
[33/59] Compiling JSONSchema anyOf.swift
[34/59] Compiling JSONSchema contains.swift
[35/59] Emitting module SwiftyJSON
[36/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 android