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 tzf, reference v1.0.0 (a16f92), with Swift 6.2 (beta) for visionOS using Xcode 26.0 on 23 Jun 2025 11:17:59 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 SPIManifest -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ringsaturn/tzf-swift.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ringsaturn/tzf-swift
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at a16f920 bump tzf-rel
Submodule path 'tzf-rel-lite': checked out 'a123462ad55abe8efe14e3f55b6b17b6ba034086'
Submodule 'tzf-rel-lite' (https://github.com/ringsaturn/tzf-rel-lite) registered for path 'tzf-rel-lite'
Cloning into '/Users/admin/builder/spi-builder-workspace/tzf-rel-lite'...
Cloned https://github.com/ringsaturn/tzf-swift.git
Revision (git rev-parse @):
a16f9202576d8cc81760d223acfc93eb24ba958c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ringsaturn/tzf-swift.git at v1.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ringsaturn/tzf-swift.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/apple/swift-testing.git
Fetching from https://github.com/ordo-one/package-benchmark
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/ringsaturn/cities-swift.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git
Fetching from https://github.com/ordo-one/package-jemalloc.git
Fetching from https://github.com/ordo-one/TextTable.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/apple/swift-numerics
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘cities-swift’
Checking out 0.1.1 of package ‘cities-swift’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘package-benchmark’
Checking out 1.29.3 of package ‘package-benchmark’
Creating working copy of package ‘hdrhistogram-swift’
Checking out 0.1.3 of package ‘hdrhistogram-swift’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Creating working copy of package ‘SwiftTimeZoneLookup’
Checking out 1.0.7 of package ‘SwiftTimeZoneLookup’
Creating working copy of package ‘package-jemalloc’
Checking out 1.0.0 of package ‘package-jemalloc’
Creating working copy of package ‘swift-protobuf’
Checking out 1.30.0 of package ‘swift-protobuf’
Creating working copy of package ‘swift-testing’
Checking out e76a44f (e76a44f) of package ‘swift-testing’
Creating working copy of package ‘TextTable’
Checking out 0.0.2 of package ‘TextTable’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install jemalloc using your system-packager:
    brew install jemalloc
Resolve Package Graph
you may be able to install jemalloc using your system-packager:
    brew install jemalloc
Resolved source packages:
  Benchmark: https://github.com/ordo-one/package-benchmark @ 1.29.3
  tzf: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.3
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.30.0
  Cities: https://github.com/ringsaturn/cities-swift.git @ 0.1.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  package-histogram: https://github.com/HdrHistogram/hdrhistogram-swift.git @ 0.1.3
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  TextTable: https://github.com/ordo-one/TextTable.git @ 0.0.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  SwiftTimeZoneLookup: https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git @ 1.0.7
  swift-testing: https://github.com/apple/swift-testing.git @ e76a44f (e76a44f)
  jemalloc: https://github.com/ordo-one/package-jemalloc.git @ 1.0.0
resolved source packages: Benchmark, tzf, swift-numerics, SwiftProtobuf, Cities, swift-atomics, swift-system, package-histogram, swift-syntax, TextTable, swift-argument-parser, SwiftTimeZoneLookup, swift-testing, jemalloc
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPIManifest -destination generic/platform=xrOS
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 SPIManifest -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.30.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  SwiftTimeZoneLookup: https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git @ 1.0.7
  Cities: https://github.com/ringsaturn/cities-swift.git @ 0.1.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  tzf: /Users/admin/builder/spi-builder-workspace
  Benchmark: https://github.com/ordo-one/package-benchmark @ 1.29.3
  TextTable: https://github.com/ordo-one/TextTable.git @ 0.0.2
  package-histogram: https://github.com/HdrHistogram/hdrhistogram-swift.git @ 0.1.3
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.3
  swift-testing: https://github.com/apple/swift-testing.git @ e76a44f (e76a44f)
2025-06-23 04:17:53.298 xcodebuild[1147:5617] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-06_04-17-0053.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SPIManifest". The "-list" option can be used to find the names of the schemes in the workspace.
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
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install jemalloc using your system-packager:
    brew install jemalloc
Resolved source packages:
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  SwiftTimeZoneLookup: https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git @ 1.0.7
  Benchmark: https://github.com/ordo-one/package-benchmark @ 1.29.3
  swift-testing: https://github.com/apple/swift-testing.git @ e76a44f (e76a44f)
  Cities: https://github.com/ringsaturn/cities-swift.git @ 0.1.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.30.0
  tzf: /Users/admin/builder/spi-builder-workspace
  TextTable: https://github.com/ordo-one/TextTable.git @ 0.0.2
  package-histogram: https://github.com/HdrHistogram/hdrhistogram-swift.git @ 0.1.3
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.3
  jemalloc: https://github.com/ordo-one/package-jemalloc.git @ 1.0.0
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
resolved source packages: swift-atomics, swift-argument-parser, SwiftTimeZoneLookup, Benchmark, swift-testing, Cities, SwiftProtobuf, tzf, TextTable, package-histogram, swift-numerics, jemalloc, swift-syntax, swift-system
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPIManifest -destination generic/platform=xrOS
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 SPIManifest -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-testing: https://github.com/apple/swift-testing.git @ e76a44f (e76a44f)
  Cities: https://github.com/ringsaturn/cities-swift.git @ 0.1.1
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  tzf: /Users/admin/builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.30.0
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  Benchmark: https://github.com/ordo-one/package-benchmark @ 1.29.3
  package-histogram: https://github.com/HdrHistogram/hdrhistogram-swift.git @ 0.1.3
  TextTable: https://github.com/ordo-one/TextTable.git @ 0.0.2
  SwiftTimeZoneLookup: https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git @ 1.0.7
2025-06-23 04:17:59.843 xcodebuild[1410:6803] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-06_04-17-0059.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SPIManifest". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.2 visionOS