The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PrettyStackTrace with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at 0.0.7.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/llvm-swift/prettystacktrace.git
Reference: 0.0.7
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/llvm-swift/prettystacktrace
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at 9d53fb9 Update SwiftPM Dependency
Cloned https://github.com/llvm-swift/prettystacktrace.git into spi-builder-workspace
9d53fb92acaa343f5caa72a668160b0deb770abe
SUCCESS checkout https://github.com/llvm-swift/prettystacktrace.git at 0.0.7
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/llvm-swift/Symbolic.git (cached)

Fetching from https://github.com/llvm-swift/FileCheck.git (cached)

Fetching from https://github.com/llvm-swift/Lite.git (cached)
Fetching from https://github.com/apple/swift-package-manager.git (cached)

Fetching from https://github.com/apple/swift-tools-support-core.git (cached)

Fetching from https://github.com/apple/swift-llbuild.git (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)

Fetching from https://github.com/mxcl/Chalk.git (cached)
Fetching from https://github.com/onevcat/Rainbow.git (cached)

Creating working copy of package ‘swift-tools-support-core’

Checking out 0.1.0 of package ‘swift-tools-support-core’

Creating working copy of package ‘FileCheck’

Checking out 0.2.6 of package ‘FileCheck’

Creating working copy of package ‘Chalk’

Checking out 0.5.0 of package ‘Chalk’

Creating working copy of package ‘swift-argument-parser’

Checking out 1.2.2 of package ‘swift-argument-parser’

Creating working copy of package ‘Rainbow’

Checking out 3.2.0 of package ‘Rainbow’

Creating working copy of package ‘swift-llbuild’

Checking out 0.3.0 of package ‘swift-llbuild’

Creating working copy of package ‘swift-package-manager’

Checking out 0.6.0 of package ‘swift-package-manager’

Creating working copy of package ‘Symbolic’

Checking out 0.0.2 of package ‘Symbolic’

Creating working copy of package ‘Lite’

Checking out 0.2.0 of package ‘Lite’

ignoring broken symlink /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
product 'SPMUtility' required by package 'lite' target 'LiteSupport' not found.
Resolve Package Graph
ignoring broken symlink /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
product 'SPMUtility' required by package 'lite' target 'LiteSupport' not found.


Resolved source packages:
  Symbolic: https://github.com/llvm-swift/Symbolic.git @ 0.0.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.2
  PrettyStackTrace: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftPM: https://github.com/apple/swift-package-manager.git @ 0.6.0
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.1.0
  FileCheck: https://github.com/llvm-swift/FileCheck.git @ 0.2.6
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Chalk: https://github.com/mxcl/Chalk.git @ 0.5.0
  LiteSupport: https://github.com/llvm-swift/Lite.git @ 0.2.0
  llbuild: https://github.com/apple/swift-llbuild.git @ 0.3.0

2023-06-12 03:15:29.220 xcodebuild[53384:1502981] Writing error result bundle to /var/folders/wy/f1cgtw1s2dq35nvlg5tpg7t00000gp/T/ResultBundle_2023-12-06_03-15-0029.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'SPMUtility' required by package 'lite' target 'LiteSupport' not found.
GENERIC FAILURE 5.9 macosXcodebuild

Build Machine: Mac 5