The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CSpeex, reference main (649116), with Swift 5.9 for Linux on 12 Jul 2024 01:03:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.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 649116e Update swift.yml (#1)
Cloned https://github.com/sbooth/CSpeex.git
Revision (git rev-parse @):
649116ed56c87ad697072be4d1bf47ab7d40aec4
SUCCESS checkout https://github.com/sbooth/CSpeex.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sbooth/CSpeex.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/40] Compiling gain_table_lbr.c
[1/40] Compiling exc_8_128_table.c
[2/40] Compiling exc_20_32_table.c
[2/40] Compiling exc_5_256_table.c
[4/40] Compiling exc_5_64_table.c
[5/40] Compiling gain_table.c
[6/40] Compiling hexc_table.c
[7/40] Compiling hexc_10_32_table.c
[8/40] Compiling scal.c
[9/40] Compiling fftwrap.c
[10/40] Compiling jitter.c
[11/40] Compiling filterbank.c
[12/40] Compiling buffer.c
[13/40] Compiling window.c
[14/40] Compiling vorbis_psy.c
[15/40] Compiling preprocess.c
[16/40] Compiling mdf.c
[17/40] Compiling speex_header.c
[18/40] Compiling vbr.c
[19/40] Compiling speex_callbacks.c
[20/40] Compiling speex.c
[21/40] Compiling modes_wb.c
[22/40] Compiling quant_lsp.c
[23/40] Compiling smallft.c
[24/40] Compiling modes.c
[25/40] Compiling lsp_tables_nb.c
[26/40] Compiling lsp.c
[27/40] Compiling lpc.c
[28/40] Compiling high_lsp_tables.c
[29/40] Compiling exc_10_32_table.c
[30/40] Compiling exc_10_16_table.c
[31/40] Compiling resample.c
[32/40] Compiling bits.c
[33/40] Compiling stereo.c
[34/40] Compiling cb_search.c
[35/40] Compiling vq.c
[36/40] Compiling sb_celp.c
[37/40] Compiling nb_celp.c
[38/40] Compiling ltp.c
[39/40] Compiling filters.c
Build complete! (2.83s)
Build complete.
Done.