The Swift Package Index logo.Swift Package Index

Build Information

Failed to build X11, reference 1.0.2 (82d107), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 21:43:54 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/aestesis/X11.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aestesis/X11
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 82d1073 module renamed X11
Cloned https://github.com/aestesis/X11.git
Revision (git rev-parse @):
82d107337341081ab056729e25da97c6c08b58a6
SUCCESS checkout https://github.com/aestesis/X11.git at 1.0.2
========================================
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": "x11",
      "name": "X11",
      "url": "https://github.com/aestesis/X11.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/X11",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/aestesis/X11.git
[1/35] Fetching x11
Fetched https://github.com/aestesis/X11.git from cache (0.57s)
Creating working copy for https://github.com/aestesis/X11.git
Working copy of https://github.com/aestesis/X11.git resolved at 1.0.2 (82d1073)
warning: 'x11': ignoring declared target(s) 'X11' in the system package
warning: '.resolve-product-dependencies': dependency 'x11' 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/aestesis/X11.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': ignoring declared target(s) 'X11' in the system package
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm