The Swift Package Index logo.Swift Package Index

Build Information

Failed to build spfk-sox, reference main (7c10d8), with Swift 6.1 for Wasm on 14 Mar 2026 06:17:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanfrancesconi/spfk-sox.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/ryanfrancesconi/spfk-sox
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7c10d8a update dependencies for SPFKAudioNodes refactor
Cloned https://github.com/ryanfrancesconi/spfk-sox.git
Revision (git rev-parse @):
7c10d8af61c3fde1f468a7349c5a3b0e1eb0f798
SUCCESS checkout https://github.com/ryanfrancesconi/spfk-sox.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ryanfrancesconi/spfk-sox.git
https://github.com/ryanfrancesconi/spfk-sox.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++20",
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spfk-audio-base",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanfrancesconi/spfk-audio-base"
    },
    {
      "identity" : "spfk-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanfrancesconi/spfk-testing"
    },
    {
      "identity" : "sndfile-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/sndfile-binary-xcframework"
    },
    {
      "identity" : "ogg-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/ogg-binary-xcframework"
    },
    {
      "identity" : "flac-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/flac-binary-xcframework"
    },
    {
      "identity" : "vorbis-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/vorbis-binary-xcframework"
    },
    {
      "identity" : "opus-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/opus-binary-xcframework"
    }
  ],
  "manifest_display_name" : "spfk-sox",
  "name" : "spfk-sox",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SPFKSoX",
      "targets" : [
        "SPFKSoX",
        "SPFKSoXC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libsox",
      "module_type" : "BinaryTarget",
      "name" : "libsox",
      "path" : "Frameworks/libsox.xcframework",
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libsamplerate",
      "module_type" : "BinaryTarget",
      "name" : "libsamplerate",
      "path" : "Frameworks/libsamplerate.xcframework",
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libmpg123",
      "module_type" : "BinaryTarget",
      "name" : "libmpg123",
      "path" : "Frameworks/libmpg123.xcframework",
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libmp3lame",
      "module_type" : "BinaryTarget",
      "name" : "libmp3lame",
      "path" : "Frameworks/libmp3lame.xcframework",
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libmad",
      "module_type" : "BinaryTarget",
      "name" : "libmad",
      "path" : "Frameworks/libmad.xcframework",
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SPFKSoXTests",
      "module_type" : "SwiftTarget",
      "name" : "SPFKSoXTests",
      "path" : "Tests/SPFKSoXTests",
      "product_dependencies" : [
        "SPFKTesting"
      ],
      "sources" : [
        "ChannelTests.swift",
        "ConversionTests.swift",
        "MultiChannelTests.swift",
        "SoXTests.swift",
        "TrimTests.swift"
      ],
      "target_dependencies" : [
        "SPFKSoX",
        "SPFKSoXC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPFKSoXC",
      "module_type" : "ClangTarget",
      "name" : "SPFKSoXC",
      "path" : "Sources/SPFKSoXC",
      "product_dependencies" : [
        "sndfile",
        "ogg",
        "FLAC",
        "vorbis",
        "opus"
      ],
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
        "SoxWrapper.m",
        "sox.c"
      ],
      "target_dependencies" : [
        "libsamplerate",
        "libsox",
        "libmad",
        "libmp3lame",
        "libmpg123"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPFKSoX",
      "module_type" : "SwiftTarget",
      "name" : "SPFKSoX",
      "path" : "Sources/SPFKSoX",
      "product_dependencies" : [
        "SPFKAudioBase"
      ],
      "product_memberships" : [
        "SPFKSoX"
      ],
      "sources" : [
        "SoX.swift"
      ],
      "target_dependencies" : [
        "SPFKSoXC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: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
docker: invalid reference format: repository name (SwiftPackageIndex/spi-images) must be lowercase
Run 'docker run --help' for more information
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
docker: invalid reference format: repository name (SwiftPackageIndex/spi-images) must be lowercase
Run 'docker run --help' for more information
BUILD FAILURE 6.1 wasm