The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build HDT, reference master (0cd118), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 17 Jun 2025 22:33:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/kasei/swift-hdt.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kasei/kineo.git
Fetching from https://github.com/kasei/swift-sparql-syntax.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/kasei/swift-serd.git
Fetching from https://github.com/kylef/URITemplate.swift.git
Fetching from https://github.com/kasei/diomede.git
Fetching from https://github.com/stephencelis/SQLite.swift.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 ‘URITemplate.swift’
Checking out 3.0.1 of package ‘URITemplate.swift’
Creating working copy of package ‘SQLite.swift’
Checking out 0.11.6 of package ‘SQLite.swift’
Creating working copy of package ‘swift-sparql-syntax’
Checking out 0.0.117 of package ‘swift-sparql-syntax’
Creating working copy of package ‘diomede’
Checking out 0.0.52 of package ‘diomede’
Creating working copy of package ‘swift-serd’
Checking out 0.0.4 of package ‘swift-serd’
Creating working copy of package ‘kineo’
Checking out 0.0.92 of package ‘kineo’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘CryptoSwift’
Checking out 1.0.0 of package ‘CryptoSwift’
Creating working copy of package ‘CLMDB’
Checking out 0.9.33 of package ‘CLMDB’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  HDT: /Users/admin/builder/spi-builder-workspace
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
resolved source packages: CryptoSwift, PathKit, Diomede, CLMDB, Spectre, URITemplate, SPARQLSyntax, Kineo, SQLite.swift, HDT, Cserd
{
  "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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  HDT: /Users/admin/builder/spi-builder-workspace
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1f21ab18f660ca93ac3cf35a00fd0e65
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f21ab18f660ca93ac3cf35a00fd0e65.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-parse' 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-write' from project 'HDT')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b94d8ece52f674d0a555545ffb217ed12c2584fd, 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-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  HDT: /Users/admin/builder/spi-builder-workspace
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
resolved source packages: SQLite.swift, Kineo, SPARQLSyntax, PathKit, Cserd, Spectre, Diomede, URITemplate, CryptoSwift, HDT, CLMDB
{
  "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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HDT-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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
Resolve Package Graph
Resolved source packages:
  Diomede: https://github.com/kasei/diomede.git @ 0.0.52
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.0.0
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.0.117
  HDT: /Users/admin/builder/spi-builder-workspace
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  Kineo: https://github.com/kasei/kineo.git @ 0.0.92
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1f21ab18f660ca93ac3cf35a00fd0e65
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f21ab18f660ca93ac3cf35a00fd0e65.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:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b94d8ece52f674d0a555545ffb217ed12c2584fd, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme HDT-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild