The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VirtuosoClientDownloadEngine, reference v4.4.6 (ac0290), with Swift 6.1 for macOS (SPM) on 25 Jul 2025 21:35:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/penthera/Download2Go-ios.git
Reference: v4.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/penthera/Download2Go-ios
 * tag               v4.4.6     -> FETCH_HEAD
HEAD is now at ac0290b Version 4.4.6 Release
Updating files:  79% (3233/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 @):
ac0290bef36fede78ea2f6edc0824ae988974c0e
SUCCESS checkout https://github.com/penthera/Download2Go-ios.git at v4.4.6
Downloading binary artifact https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip
[16375/54424766] Downloading 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 (3.45s)
========================================
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": "download2go-ios",
      "name": "VirtuosoClientDownloadEngine",
      "url": "https://github.com/penthera/Download2Go-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Download2Go-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/penthera/Download2Go-ios.git
[1/32333] Fetching download2go-ios
Fetched https://github.com/penthera/Download2Go-ios.git from cache (300.33s)
Creating working copy for https://github.com/penthera/Download2Go-ios.git
Working copy of https://github.com/penthera/Download2Go-ios.git resolved at v4.4.6 (ac0290b)
Fetching binary artifact https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip from cache
Fetched https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip from cache (2.62s)
warning: '.resolve-product-dependencies': dependency 'download2go-ios' 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/penthera/Download2Go-ios.git
https://github.com/penthera/Download2Go-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VirtuosoClientDownloadEngine",
  "name" : "VirtuosoClientDownloadEngine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VirtuosoClientDownloadEngine",
      "targets" : [
        "VirtuosoClientDownloadEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VirtuosoClientDownloadEngine",
      "module_type" : "BinaryTarget",
      "name" : "VirtuosoClientDownloadEngine",
      "path" : "remote/archive/VirtuosoClientDownloadEngine-spm.xcframework.zip",
      "product_memberships" : [
        "VirtuosoClientDownloadEngine"
      ],
      "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