The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGraphviz, reference main (56fab0), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 20:04:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Vithanco/SwiftGraphviz.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Vithanco/SwiftGraphviz
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56fab06 fix: link libc++ explicitly for Xcode 26 compatibility
Cloned https://github.com/Vithanco/SwiftGraphviz.git
Revision (git rev-parse @):
56fab063ee31ebea9c75116cf2d1b946de2bc55c
SUCCESS checkout https://github.com/Vithanco/SwiftGraphviz.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftgraphviz",
      "name": "SwiftGraphviz",
      "url": "https://github.com/Vithanco/SwiftGraphviz.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGraphviz",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Vithanco/SwiftGraphviz.git
[1/1152] Fetching swiftgraphviz
Fetched https://github.com/Vithanco/SwiftGraphviz.git from cache (3.29s)
Creating working copy for https://github.com/Vithanco/SwiftGraphviz.git
Working copy of https://github.com/Vithanco/SwiftGraphviz.git resolved at main (56fab06)
warning: '.resolve-product-dependencies': dependency 'swiftgraphviz' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Vithanco/SwiftGraphviz.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': target at '/Users/admin/builder/spi-builder-workspace/Sources' contains mixed language source files; feature not supported
BUILD FAILURE 6.3 macosSpm