The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSpeex, reference main (633afe), with Swift 6.3 for Wasm on 2 May 2026 05:28:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CSpeex.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/sbooth/CSpeex
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 633afe7 Update Swift workflow to include permissions (#4)
Cloned https://github.com/sbooth/CSpeex.git
Revision (git rev-parse @):
633afe7ad18e089ae2a57b87e269f80b2439b5df
SUCCESS checkout https://github.com/sbooth/CSpeex.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sbooth/CSpeex.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/40] Compiling exc_5_256_table.c
[1/40] Compiling exc_10_16_table.c
[1/40] Compiling exc_10_32_table.c
[3/40] Compiling exc_20_32_table.c
[4/40] Compiling scal.c
[5/40] Compiling cb_search.c
[6/40] Compiling filters.c
[7/40] Compiling resample.c
[8/40] Compiling filterbank.c
[9/40] Compiling window.c
[10/40] Compiling fftwrap.c
[11/40] Compiling vq.c
[12/40] Compiling preprocess.c
[13/40] Compiling vorbis_psy.c
[14/40] Compiling jitter.c
[15/40] Compiling buffer.c
[16/40] Compiling vbr.c
[17/40] Compiling speex_callbacks.c
[18/40] Compiling speex_header.c
[19/40] Compiling mdf.c
[20/40] Compiling stereo.c
[21/40] Compiling speex.c
[22/40] Compiling lsp_tables_nb.c
[23/40] Compiling modes.c
[24/40] Compiling sb_celp.c
[24/40] Compiling smallft.c
[26/40] Compiling quant_lsp.c
[27/40] Compiling modes_wb.c
[28/40] Compiling high_lsp_tables.c
[29/40] Compiling lpc.c
[30/40] Compiling hexc_10_32_table.c
[31/40] Compiling lsp.c
[32/40] Compiling hexc_table.c
[33/40] Compiling exc_8_128_table.c
[34/40] Compiling gain_table_lbr.c
[35/40] Compiling gain_table.c
[36/40] Compiling ltp.c
[37/40] Compiling exc_5_64_table.c
[38/40] Compiling bits.c
[39/40] Compiling nb_celp.c
Build complete! (1.23s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CSpeex",
  "name" : "CSpeex",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "speex",
      "targets" : [
        "speex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "speex",
      "module_type" : "ClangTarget",
      "name" : "speex",
      "path" : "Sources/speex",
      "product_memberships" : [
        "speex"
      ],
      "sources" : [
        "libspeex/bits.c",
        "libspeex/cb_search.c",
        "libspeex/exc_10_16_table.c",
        "libspeex/exc_10_32_table.c",
        "libspeex/exc_20_32_table.c",
        "libspeex/exc_5_256_table.c",
        "libspeex/exc_5_64_table.c",
        "libspeex/exc_8_128_table.c",
        "libspeex/filters.c",
        "libspeex/gain_table.c",
        "libspeex/gain_table_lbr.c",
        "libspeex/hexc_10_32_table.c",
        "libspeex/hexc_table.c",
        "libspeex/high_lsp_tables.c",
        "libspeex/lpc.c",
        "libspeex/lsp.c",
        "libspeex/lsp_tables_nb.c",
        "libspeex/ltp.c",
        "libspeex/modes.c",
        "libspeex/modes_wb.c",
        "libspeex/nb_celp.c",
        "libspeex/quant_lsp.c",
        "libspeex/sb_celp.c",
        "libspeex/smallft.c",
        "libspeex/speex.c",
        "libspeex/speex_callbacks.c",
        "libspeex/speex_header.c",
        "libspeex/stereo.c",
        "libspeex/vbr.c",
        "libspeex/vorbis_psy.c",
        "libspeex/vq.c",
        "libspeex/window.c",
        "libspeexdsp/buffer.c",
        "libspeexdsp/fftwrap.c",
        "libspeexdsp/filterbank.c",
        "libspeexdsp/jitter.c",
        "libspeexdsp/mdf.c",
        "libspeexdsp/preprocess.c",
        "libspeexdsp/resample.c",
        "libspeexdsp/scal.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSpeexTests",
      "module_type" : "SwiftTarget",
      "name" : "CSpeexTests",
      "path" : "Tests/CSpeexTests",
      "sources" : [
        "CSpeexTests.swift"
      ],
      "target_dependencies" : [
        "speex"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.6"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.