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 CDUMB, reference main (902ac2), with Swift 5.10 for Linux on 12 Jul 2024 00:42:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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/CDUMB.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/CDUMB
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 902ac28 Update swift.yml (#1)
Cloned https://github.com/sbooth/CDUMB.git
Revision (git rev-parse @):
902ac28a4ddccacdc0f133c96548333e2fce385f
SUCCESS checkout https://github.com/sbooth/CDUMB.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sbooth/CDUMB.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:2616150e65f8b5d336ef2ff8828ee78d83c0c72abe57c7be9f4d8e5b61afb28f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/85] Compiling rawsig.c
[1/85] Compiling readduh.c
[2/85] Compiling memfile.c
[3/85] Compiling makeduh.c
[4/85] Compiling xmeffect.c
[5/85] Compiling lpc.c
[6/85] Compiling readxm2.c
[7/85] Compiling readstm2.c
[8/85] Compiling resampler.c
[9/85] Compiling reads3m2.c
[10/85] Compiling readstm.c
[11/85] Compiling readriff.c
[12/85] Compiling reads3m.c
[13/85] Compiling readptm.c
[14/85] Compiling readxm.c
[15/85] Compiling readokt2.c
[16/85] Compiling readoldpsm.c
[17/85] Compiling readmod2.c
[17/85] Compiling readpsm.c
[19/85] Compiling readdsmf.c
[19/85] Compiling readmtm.c
[21/85] Compiling readokt.c
[22/85] Compiling readany2.c
[23/85] Compiling readmod.c
[24/85] Compiling readany.c
[25/85] Compiling read6692.c
[26/85] Compiling readamf2.c
[27/85] Compiling readasy.c
[28/85] Compiling resample.c
[29/85] Compiling ptmeffect.c
[30/85] Compiling readamf.c
[31/85] Compiling loadxm2.c
[32/85] Compiling loadxm.c
[33/85] Compiling loadstm2.c
[34/85] Compiling readam.c
[35/85] Compiling read669.c
[36/85] Compiling loadstm.c
[37/85] Compiling loads3m2.c
[38/85] Compiling loadriff2.c
[39/85] Compiling loadptm2.c
[40/85] Compiling loads3m.c
[41/85] Compiling loadriff.c
[42/85] Compiling loadptm.c
[42/85] Compiling loadpsm2.c
[44/85] Compiling loadokt2.c
[44/85] Compiling loadpsm.c
[44/85] Compiling loadoldpsm2.c
[47/85] Compiling loadoldpsm.c
[48/85] Compiling loadokt.c
[49/85] Compiling loadmtm.c
[50/85] Compiling loadmod2.c
[51/85] Compiling loadmtm2.c
[52/85] Compiling loadasy2.c
[53/85] Compiling loadany2.c
[53/85] Compiling loadmod.c
[55/85] Compiling loadasy.c
[56/85] Compiling loadamf.c
[57/85] Compiling loadamf2.c
[57/85] Compiling load6692.c
[57/85] Compiling loadany.c
[60/85] Compiling load669.c
[61/85] Compiling itunload.c
[62/85] Compiling itread2.c
[63/85] Compiling itorder.c
[64/85] Compiling itload2.c
[65/85] Compiling itmisc.c
[66/85] Compiling itload.c
[67/85] Compiling tarray.c
[68/85] Compiling stdfile.c
[69/85] Compiling sampbuf.c
[70/85] Compiling silence.c
[71/85] Compiling riff.c
[72/85] Compiling itread.c
[73/85] Compiling barray.c
[74/85] Compiling clickrem.c
[75/85] Compiling unload.c
[76/85] Compiling rendsig.c
[76/85] Compiling register.c
[78/85] Compiling loadduh.c
[79/85] Compiling rendduh.c
[80/85] Compiling duhlen.c
[81/85] Compiling duhtag.c
[82/85] Compiling dumbfile.c
[83/85] Compiling atexit.c
[84/85] Compiling itrender.c
Build complete! (2.60s)
Build complete.
Done.