The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ProgressHUD, reference 14.1.3 (936490), with Swift 6.1 for Wasm on 29 May 2025 09:11:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/relatedcode/ProgressHUD.git
Reference: 14.1.3
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/relatedcode/ProgressHUD
 * tag               14.1.3     -> FETCH_HEAD
HEAD is now at 9364904 14.1.3
Cloned https://github.com/relatedcode/ProgressHUD.git
Revision (git rev-parse @):
9364904a42cb25f58d026451140c4080a868e72e
SUCCESS checkout https://github.com/relatedcode/ProgressHUD.git at 14.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/relatedcode/ProgressHUD.git
https://github.com/relatedcode/ProgressHUD.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressHUD",
  "name" : "ProgressHUD",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressHUD",
      "targets" : [
        "ProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressHUD",
      "module_type" : "SwiftTarget",
      "name" : "ProgressHUD",
      "path" : "ProgressHUD",
      "product_memberships" : [
        "ProgressHUD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/ProgressHUD/app/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/ProgressHUD/app/Base.lproj/LaunchScreen.storyboard",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/ProgressHUD/app/ViewController.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Sources/Animations/ProgressHUD+ActivityIndicator.swift",
        "Sources/Animations/ProgressHUD+BallVerticalBounce.swift",
        "Sources/Animations/ProgressHUD+BarSweepToggle.swift",
        "Sources/Animations/ProgressHUD+CircleArcDotSpin.swift",
        "Sources/Animations/ProgressHUD+CircleBarSpinFade.swift",
        "Sources/Animations/ProgressHUD+CircleDotSpinFade.swift",
        "Sources/Animations/ProgressHUD+CirclePulseMultiple.swift",
        "Sources/Animations/ProgressHUD+CirclePulseSingle.swift",
        "Sources/Animations/ProgressHUD+CircleRippleMultiple.swift",
        "Sources/Animations/ProgressHUD+CircleRippleSingle.swift",
        "Sources/Animations/ProgressHUD+CircleRotateChase.swift",
        "Sources/Animations/ProgressHUD+CircleStrokeSpin.swift",
        "Sources/Animations/ProgressHUD+DualDotSidestep.swift",
        "Sources/Animations/ProgressHUD+HorizontalBarScaling.swift",
        "Sources/Animations/ProgressHUD+HorizontalDotScaling.swift",
        "Sources/Animations/ProgressHUD+PacmanProgress.swift",
        "Sources/Animations/ProgressHUD+QuintupleDotDance.swift",
        "Sources/Animations/ProgressHUD+SFSymbolBounce.swift",
        "Sources/Animations/ProgressHUD+SemiRingRotation.swift",
        "Sources/Animations/ProgressHUD+SquareCircuitSnake.swift",
        "Sources/Animations/ProgressHUD+TriangleDotShift.swift",
        "Sources/PrivacyInfo.xcprivacy",
        "Sources/ProgressHUD+Banner.swift",
        "Sources/ProgressHUD+Enums.swift",
        "Sources/ProgressHUD+LiveIcon.swift",
        "Sources/ProgressHUD+Public.swift",
        "Sources/ProgressHUD.swift",
        "Sources/ProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ProgressHUD/app/NavController.swift
    /host/spi-builder-workspace/ProgressHUD/app/Info.plist
    /host/spi-builder-workspace/ProgressHUD/app/ViewController.swift
    /host/spi-builder-workspace/ProgressHUD/app/AppDelegate.swift
Building for debugging...
[0/6] Write sources
[0/6] Copying LaunchScreen.storyboard
[0/6] Copying Info.plist
[2/6] Copying ViewController.xib
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: unexpected input file: /host/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ProgressHUD/app/AppDelegate.swift
    /host/spi-builder-workspace/ProgressHUD/app/ViewController.swift
    /host/spi-builder-workspace/ProgressHUD/app/Info.plist
    /host/spi-builder-workspace/ProgressHUD/app/NavController.swift
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: unexpected input file: /host/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy
BUILD FAILURE 6.1 wasm