The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Fast-DDS-Prebuild, reference v3.0.1 (913639), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 03:49:23 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/literally-anything/Fast-DDS-Prebuild.git
Reference: v3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/literally-anything/Fast-DDS-Prebuild
 * tag               v3.0.1     -> FETCH_HEAD
HEAD is now at 9136396 Merge branch 'master' of https://github.com/literally-anything/Fast-DDS-Prebuild
Updating files:  99% (4220/4235)
Updating files: 100% (4235/4235)
Updating files: 100% (4235/4235), done.
Cloned https://github.com/literally-anything/Fast-DDS-Prebuild.git
Revision (git rev-parse @):
9136396cd5cfa44533b08f7ba1761c639a435fe6
SUCCESS checkout https://github.com/literally-anything/Fast-DDS-Prebuild.git at v3.0.1
========================================
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": "fast-dds-prebuild",
      "name": "Fast-DDS-Prebuild",
      "url": "https://github.com/literally-anything/Fast-DDS-Prebuild.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fast-DDS-Prebuild",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/literally-anything/Fast-DDS-Prebuild.git
[1/1327] Fetching fast-dds-prebuild
Fetched https://github.com/literally-anything/Fast-DDS-Prebuild.git from cache (6.44s)
Creating working copy for https://github.com/literally-anything/Fast-DDS-Prebuild.git
Working copy of https://github.com/literally-anything/Fast-DDS-Prebuild.git resolved at v3.0.1 (9136396)
warning: '.resolve-product-dependencies': dependency 'fast-dds-prebuild' 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/literally-anything/Fast-DDS-Prebuild.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
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