The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build themis, reference master (dc37d0), with Swift 5.10 for macOS (SPM) on 12 Sep 2024 04:32:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cossacklabs/themis.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cossacklabs/themis
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dc37d03 update list of supported debian/ubuntu versions (#1059)
Submodule path 'third_party/boringssl/src': checked out '50ee09552cde1c2019bef24520848d041920cfd4'
Submodule 'third_party/boringssl/src' (https://boringssl.googlesource.com/boringssl) registered for path 'third_party/boringssl/src'
Cloning into '/Users/admin/builder/spi-builder-workspace/third_party/boringssl/src'...
Cloned https://github.com/cossacklabs/themis.git
Revision (git rev-parse @):
dc37d03de5069874c2a33223fc947c23b2fa9812
SUCCESS checkout https://github.com/cossacklabs/themis.git at master
[15532/12383323] Downloading https://github.com/cossacklabs/themis/releases/download/0.15.1/themis.xcframework.zip
Downloading binary artifact https://github.com/cossacklabs/themis/releases/download/0.15.1/themis.xcframework.zip
Downloaded https://github.com/cossacklabs/themis/releases/download/0.15.1/themis.xcframework.zip (1.58s)
========================================
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",
  "dependencies": [
    {
      "identity": "themis",
      "name": "themis",
      "url": "https://github.com/cossacklabs/themis.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/themis",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cossacklabs/themis.git
[1/74147] Fetching themis
Fetched https://github.com/cossacklabs/themis.git from cache (28.92s)
Creating working copy for https://github.com/cossacklabs/themis.git
Working copy of https://github.com/cossacklabs/themis.git resolved at master (dc37d03)
Fetching binary artifact https://github.com/cossacklabs/themis/releases/download/0.15.1/themis.xcframework.zip from cache
Fetched https://github.com/cossacklabs/themis/releases/download/0.15.1/themis.xcframework.zip from cache (0.46s)
warning: '.resolve-product-dependencies': dependency 'themis' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/cossacklabs/themis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm