The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VirtuosoClientDownloadEngine, reference master (f40c9e), with Swift 6.0 for Linux on 25 Jul 2025 21:30:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/penthera/Download2Go-ios.git
Reference: master
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/penthera/Download2Go-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f40c9ed Increased deployment target on podspecs.
Updating files:  52% (2138/4064)
Updating files:  53% (2154/4064)
Updating files:  54% (2195/4064)
Updating files:  55% (2236/4064)
Updating files:  56% (2276/4064)
Updating files:  57% (2317/4064)
Updating files:  58% (2358/4064)
Updating files:  59% (2398/4064)
Updating files:  60% (2439/4064)
Updating files:  61% (2480/4064)
Updating files:  62% (2520/4064)
Updating files:  63% (2561/4064)
Updating files:  64% (2601/4064)
Updating files:  65% (2642/4064)
Updating files:  66% (2683/4064)
Updating files:  67% (2723/4064)
Updating files:  68% (2764/4064)
Updating files:  69% (2805/4064)
Updating files:  70% (2845/4064)
Updating files:  71% (2886/4064)
Updating files:  72% (2927/4064)
Updating files:  73% (2967/4064)
Updating files:  74% (3008/4064)
Updating files:  75% (3048/4064)
Updating files:  76% (3089/4064)
Updating files:  77% (3130/4064)
Updating files:  78% (3170/4064)
Updating files:  79% (3211/4064)
Updating files:  79% (3236/4064)
Updating files:  80% (3252/4064)
Updating files:  81% (3292/4064)
Updating files:  82% (3333/4064)
Updating files:  83% (3374/4064)
Updating files:  84% (3414/4064)
Updating files:  85% (3455/4064)
Updating files:  86% (3496/4064)
Updating files:  87% (3536/4064)
Updating files:  88% (3577/4064)
Updating files:  89% (3617/4064)
Updating files:  90% (3658/4064)
Updating files:  91% (3699/4064)
Updating files:  92% (3739/4064)
Updating files:  93% (3780/4064)
Updating files:  94% (3821/4064)
Updating files:  95% (3861/4064)
Updating files:  96% (3902/4064)
Updating files:  97% (3943/4064)
Updating files:  98% (3983/4064)
Updating files:  99% (4024/4064)
Updating files: 100% (4064/4064)
Updating files: 100% (4064/4064), done.
Cloned https://github.com/penthera/Download2Go-ios.git
Revision (git rev-parse @):
f40c9eddb3106e21ca74d986fc8cba547eabc00d
SUCCESS checkout https://github.com/penthera/Download2Go-ios.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/penthera/Download2Go-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[1369/54424766] Downloading https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip
Downloading binary artifact https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip
Downloaded https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip (5.29s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 linux