Build Information
Failed to build themis, reference master (dc37d0
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 06:50:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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
Downloading binary artifact https://github.com/cossacklabs/themis/releases/download/0.15.1/themis.xcframework.zip
[32768/12383323] Downloading 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.88s)
========================================
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/74149] Fetching themis
Fetched https://github.com/cossacklabs/themis.git from cache (8.86s)
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.44s)
warning: '.resolve-product-dependencies': dependency 'themis' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/cossacklabs/themis.git
https://github.com/cossacklabs/themis.git
{
"dependencies" : [
],
"manifest_display_name" : "themis",
"name" : "themis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "themis",
"targets" : [
"themis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "themis",
"module_type" : "BinaryTarget",
"name" : "themis",
"path" : "remote/archive/themis.xcframework.zip",
"product_memberships" : [
"themis"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm