The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CSQLite, reference master (9106e9), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 18:01:14 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/stephencelis/CSQLite.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stephencelis/CSQLite
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9106e98 API 4.0
Cloned https://github.com/stephencelis/CSQLite.git
Revision (git rev-parse @):
9106e983d5e3d5149ee35281ec089484b0def018
SUCCESS checkout https://github.com/stephencelis/CSQLite.git at master
========================================
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": "csqlite",
      "name": "CSQLite",
      "url": "https://github.com/stephencelis/CSQLite.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/stephencelis/CSQLite.git
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (1.20s)
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at master (9106e98)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: '.resolve-product-dependencies': dependency 'csqlite' 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/stephencelis/CSQLite.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) 'CSQLite' 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