The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Commanders Act SDK, reference main (bed2a1), with Swift 6.1 for Linux on 1 Apr 2026 12:39:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/commanders-act-apple.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SRGSSR/commanders-act-apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bed2a1f Update for version 5.4.19
Cloned https://github.com/SRGSSR/commanders-act-apple.git
Revision (git rev-parse @):
bed2a1fb87885bc535a2c8a7de891b8f2ae820ed
SUCCESS checkout https://github.com/SRGSSR/commanders-act-apple.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SRGSSR/commanders-act-apple.git
https://github.com/SRGSSR/commanders-act-apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Commanders Act SDK",
  "name" : "Commanders Act SDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TCServerSide_noIDFA",
      "targets" : [
        "TCServerSide_noIDFA"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TCCore",
      "targets" : [
        "TCCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TCServerSide",
      "targets" : [
        "TCServerSide"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TCIAB",
      "targets" : [
        "TCIAB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TCConsent",
      "targets" : [
        "TCConsent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TCPartners",
      "targets" : [
        "TCPartners"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TCServerSide_noIDFA",
      "module_type" : "BinaryTarget",
      "name" : "TCServerSide_noIDFA",
      "path" : "remote/archive/TCServerSide_noIDFA.zip",
      "product_memberships" : [
        "TCServerSide_noIDFA"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TCServerSide",
      "module_type" : "BinaryTarget",
      "name" : "TCServerSide",
      "path" : "remote/archive/TCServerSide.zip",
      "product_memberships" : [
        "TCServerSide"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TCPartners",
      "module_type" : "BinaryTarget",
      "name" : "TCPartners",
      "path" : "remote/archive/TCPartners.zip",
      "product_memberships" : [
        "TCPartners"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TCIAB",
      "module_type" : "BinaryTarget",
      "name" : "TCIAB",
      "path" : "remote/archive/TCIAB.zip",
      "product_memberships" : [
        "TCIAB"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TCCore",
      "module_type" : "BinaryTarget",
      "name" : "TCCore",
      "path" : "remote/archive/TCCore.zip",
      "product_memberships" : [
        "TCCore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TCConsent",
      "module_type" : "BinaryTarget",
      "name" : "TCConsent",
      "path" : "remote/archive/TCConsent.zip",
      "product_memberships" : [
        "TCConsent"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Downloading binary artifact https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCConsent.zip
Downloading binary artifact https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide.zip
Downloading binary artifact https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip
Downloading binary artifact https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide_noIDFA.zip
Downloading binary artifact https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip
Downloading binary artifact https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCPartners.zip
[16375/9047580] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip
[82818/21033780] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip
[180815/25745292] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCPartners.zip
[360518/39672044] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCPartners.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide.zip
[1031926/53650398] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCPartners.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide_noIDFA.zip
[9316019/61456778] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCPartners.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide_noIDFA.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCConsent.zip
[34696841/56745266] Downloading https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide_noIDFA.zip, https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCConsent.zip
Downloaded https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCPartners.zip (1.31s)
Downloaded https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCIAB.zip (1.54s)
Downloaded https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCConsent.zip (1.73s)
Downloaded https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCCore.zip (1.79s)
Downloaded https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide.zip (1.85s)
Downloaded https://github.com/SRGSSR/commanders-act-apple/releases/download/5.4.19/TCServerSide_noIDFA.zip (1.99s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 linux