The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build HDT, reference master (0cd118), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 31 Oct 2024 08:52:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasei/swift-hdt.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kasei/swift-hdt
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0cd1183 Updated CryptoSwift dependency version to 1.0.0.
Cloned https://github.com/kasei/swift-hdt.git
Revision (git rev-parse @):
0cd1183ee7a5c60443e5e19693c981e95ccbad8d
SUCCESS checkout https://github.com/kasei/swift-hdt.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kasei/swift-hdt.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kasei/swift-sparql-syntax.git
Fetching from https://github.com/kasei/kineo.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/kasei/swift-serd.git
Fetching from https://github.com/stephencelis/SQLite.swift.git
Fetching from https://github.com/kylef/URITemplate.swift.git
Fetching from https://github.com/kasei/diomede.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/agisboye/CLMDB.git
Creating working copy of package ‘CLMDB’
Checking out 0.9.31 of package ‘CLMDB’
Creating working copy of package ‘swift-sparql-syntax’
Checking out 0.0.117 of package ‘swift-sparql-syntax’
Creating working copy of package ‘CryptoSwift’
Checking out 1.0.0 of package ‘CryptoSwift’
Creating working copy of package ‘kineo’
Checking out 0.0.92 of package ‘kineo’
Creating working copy of package ‘URITemplate.swift’
Checking out 3.0.1 of package ‘URITemplate.swift’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘swift-serd’
Checking out 0.0.4 of package ‘swift-serd’
Creating working copy of package ‘diomede’
Checking out 0.0.52 of package ‘diomede’
Creating working copy of package ‘SQLite.swift’
Checking out 0.11.6 of package ‘SQLite.swift’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Resolve Package Graph
Resolved source packages:
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.31
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  HDT: /Users/admin/builder/spi-builder-workspace
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
resolved source packages: SPARQLSyntax, CLMDB, Cserd, CryptoSwift, Spectre, HDT, URITemplate, PathKit, SQLite.swift, Diomede, Kineo
{
  "dependencies" : [
    {
      "identity" : "swift-sparql-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.92",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-sparql-syntax.git"
    },
    {
      "identity" : "kineo",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.64",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/kineo.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "HDT",
  "name" : "HDT",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HDT",
      "targets" : [
        "HDT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "hdt-write",
      "targets" : [
        "hdt-write"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "hdt-parse",
      "targets" : [
        "hdt-parse"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "hdt-info",
      "targets" : [
        "hdt-info"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_hdtTests",
      "module_type" : "SwiftTarget",
      "name" : "swift-hdtTests",
      "path" : "Tests/swift-hdtTests",
      "product_dependencies" : [
        "Kineo"
      ],
      "sources" : [
        "HDTPerformanceTests.swift",
        "HDTTests.swift",
        "HDTTriplePatternMatching.swift",
        "UtilTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "HDT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "hdt_write",
      "module_type" : "SwiftTarget",
      "name" : "hdt-write",
      "path" : "Sources/hdt-write",
      "product_dependencies" : [
        "Kineo"
      ],
      "product_memberships" : [
        "hdt-write"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HDT"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "hdt_parse",
      "module_type" : "SwiftTarget",
      "name" : "hdt-parse",
      "path" : "Sources/hdt-parse",
      "product_dependencies" : [
        "Kineo"
      ],
      "product_memberships" : [
        "hdt-parse"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HDT"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "hdt_info",
      "module_type" : "SwiftTarget",
      "name" : "hdt-info",
      "path" : "Sources/hdt-info",
      "product_memberships" : [
        "hdt-info"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HDT"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HDT",
      "module_type" : "SwiftTarget",
      "name" : "HDT",
      "path" : "Sources/HDT",
      "product_dependencies" : [
        "SPARQLSyntax",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "HDT",
        "hdt-write",
        "hdt-parse",
        "hdt-info"
      ],
      "sources" : [
        "CRC.swift",
        "Dictionary.swift",
        "HDT.swift",
        "HDTParser.swift",
        "Triples.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HDT",
      "hdt-info",
      "HDT-Package",
      "hdt-parse",
      "hdt-write"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.31
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  HDT: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
    Target 'hdt-write' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
    Target 'hdt-parse' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
    Target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
    Target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
    Target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
    Target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
    Target 'LMDB' in project 'CLMDB' (no dependencies)
    Target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLiteObjc' in project 'SQLite.swift'
    Target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLiteObjc' in project 'SQLite.swift'
    Target 'SQLiteObjc' in project 'SQLite.swift' (no dependencies)
    Target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
    Target 'URITemplate' in project 'URITemplate' (no dependencies)
    Target 'hdt-info' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'serd' in project 'Cserd' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 63d56a5dc69cb78d0b86c802ac5214b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/63d56a5dc69cb78d0b86c802ac5214b2.xcbuilddata
error: The package product 'Kineo' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'hdt-write' from project 'HDT')
error: The package product 'Kineo' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'hdt-parse' from project 'HDT')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme HDT-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  HDT: /Users/admin/builder/spi-builder-workspace
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.31
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
    Target 'hdt-write' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
    Target 'hdt-parse' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
    Target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
    Target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
    Target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
    Target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
    Target 'LMDB' in project 'CLMDB' (no dependencies)
    Target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLiteObjc' in project 'SQLite.swift'
    Target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLiteObjc' in project 'SQLite.swift'
    Target 'SQLiteObjc' in project 'SQLite.swift' (no dependencies)
    Target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
    Target 'URITemplate' in project 'URITemplate' (no dependencies)
    Target 'hdt-info' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'HDT' in project 'HDT'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'serd' in project 'Cserd' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'Kineo' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'hdt-write' from project 'HDT')
error: The package product 'Kineo' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'hdt-parse' from project 'HDT')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme HDT-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild