Build Information
Failed to build Opus, reference 0.0.2 (5f0164), with Swift 6.0 for Linux on 21 Nov 2025 07:34:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alta/swift-opus.git
Reference: 0.0.2
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/alta/swift-opus
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 5f0164b Merge pull request #12 from alta/dependabot/submodules/Sources/Copus-37aba6e
Submodule path 'Sources/Copus': checked out '37aba6e9b382f7dbdb7916adbc335704cf2992e8'
Submodule 'Sources/Copus' (https://github.com/xiph/opus.git) registered for path 'Sources/Copus'
Cloning into '/host/spi-builder-workspace/Sources/Copus'...
Cloned https://github.com/alta/swift-opus.git
Revision (git rev-parse @):
5f0164b8915fb9001265c54413aa0f0efbd3df06
SUCCESS checkout https://github.com/alta/swift-opus.git at 0.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/alta/swift-opus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/138] Write sources
[1/138] Compiling celt_lpc.c
[2/138] Compiling opus_projection_decoder.c
[3/138] Compiling opus_projection_encoder.c
[4/138] Compiling repacketizer.c
[5/138] Compiling celt_decoder.c
[6/138] Compiling opus_multistream_encoder.c
[7/138] Compiling opus_multistream.c
[8/138] Compiling opus_multistream_decoder.c
[9/138] Compiling mlp_data.c
[10/138] Compiling celt_encoder.c
[11/138] Compiling mlp.c
[12/138] Compiling opus.c
[13/138] Compiling tables_pitch_lag.c
[14/138] Compiling tables_pulses_per_block.c
[15/138] Compiling mapping_matrix.c
[16/138] Compiling tables_gain.c
[17/138] Compiling opus_encoder.c
/host/spi-builder-workspace/Sources/Copus/src/opus_decoder.c:37:10: warning: You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
37 | # pragma message "You appear to be compiling without optimization, if so opus will be very slow."
| ^
1 warning generated.
[18/138] Compiling opus_decoder.c
[19/138] Compiling tables_other.c
[20/138] Write swift-version-24593BA9C3E375BF.txt
[21/138] Compiling analysis.c
[22/138] Compiling cwrs.c
[23/138] Compiling tables_NLSF_CB_WB.c
[24/138] Compiling table_LSF_cos.c
[25/138] Compiling tables_NLSF_CB_NB_MB.c
[26/138] Compiling sum_sqr_shift.c
[27/138] Compiling tables_LTP.c
[28/138] Compiling stereo_encode_pred.c
[29/138] Compiling stereo_quant_pred.c
[30/138] Compiling stereo_find_predictor.c
[31/138] Compiling stereo_decode_pred.c
[32/138] Compiling sort.c
[33/138] Compiling stereo_MS_to_LR.c
[34/138] Compiling resampler_rom.c
[35/138] Compiling sigm_Q15.c
[36/138] Compiling shell_coder.c
[37/138] Compiling resampler_private_up2_HQ.c
[38/138] Compiling stereo_LR_to_MS.c
[39/138] Compiling resampler_private_AR2.c
[40/138] Compiling resampler_down2_3.c
[40/138] Compiling resampler_down2.c
[41/138] Compiling resampler_private_IIR_FIR.c
[43/138] Compiling resampler_private_down_FIR.c
[44/138] Compiling quant_LTP_gains.c
[45/138] Compiling resampler.c
[46/138] Compiling process_NLSFs.c
[47/138] Compiling interpolate.c
[48/138] Compiling pitch_est_tables.c
[49/138] Compiling log2lin.c
[50/138] Compiling lin2log.c
[51/138] Compiling inner_prod_aligned.c
[52/138] Compiling init_decoder.c
[53/138] Compiling gain_quant.c
[54/138] Compiling init_encoder.c
[55/138] Compiling scale_vector_FLP.c
[56/138] Compiling schur_FLP.c
[57/138] Compiling wrappers_FLP.c
[58/138] Compiling scale_copy_vector_FLP.c
[59/138] Compiling warped_autocorrelation_FLP.c
[60/138] Compiling pitch_analysis_core_FLP.c
[61/138] Compiling regularize_correlations_FLP.c
[62/138] Compiling sort_FLP.c
[63/138] Compiling k2a_FLP.c
[64/138] Compiling inner_product_FLP.c
[65/138] Compiling noise_shape_analysis_FLP.c
[66/138] Compiling residual_energy_FLP.c
[67/138] Compiling process_gains_FLP.c
[68/138] Compiling find_pred_coefs_FLP.c
[69/138] Compiling find_LTP_FLP.c
[70/138] Compiling find_pitch_lags_FLP.c
[71/138] Compiling energy_FLP.c
[72/138] Compiling bwexpander_FLP.c
[73/138] Compiling find_LPC_FLP.c
[74/138] Compiling burg_modified_FLP.c
[75/138] Compiling corrMatrix_FLP.c
[76/138] Compiling encode_frame_FLP.c
[77/138] Compiling autocorrelation_FLP.c
[78/138] Compiling LTP_analysis_filter_FLP.c
[79/138] Compiling encode_indices.c
[80/138] Compiling LTP_scale_ctrl_FLP.c
[81/138] Compiling encode_pulses.c
[82/138] Compiling decode_pulses.c
[83/138] Compiling LPC_analysis_filter_FLP.c
[84/138] Compiling LPC_inv_pred_gain_FLP.c
[85/138] Compiling apply_sine_window_FLP.c
[86/138] Compiling decoder_set_fs.c
[87/138] Compiling decode_pitch.c
[88/138] Compiling decode_indices.c
[89/138] Compiling enc_API.c
[90/138] Compiling debug.c
[91/138] Compiling decode_frame.c
[92/138] Compiling decode_parameters.c
[93/138] Compiling decode_core.c
[94/138] Compiling code_signs.c
[95/138] Compiling dec_API.c
[96/138] Compiling check_control_input.c
[97/138] Compiling control_audio_bandwidth.c
[98/138] Compiling control_codec.c
[99/138] Compiling bwexpander_32.c
[100/138] Compiling biquad_alt.c
[101/138] Compiling ana_filt_bank_1.c
[102/138] Compiling control_SNR.c
[103/138] Compiling bwexpander.c
[103/138] Compiling VQ_WMat_EC.c
[105/138] Compiling VAD.c
[106/138] Compiling NLSF_stabilize.c
[107/138] Compiling PLC.c
[108/138] Compiling NLSF_unpack.c
[109/138] Compiling NLSF_del_dec_quant.c
[110/138] Compiling NSQ.c
[111/138] Compiling NLSF_encode.c
[112/138] Compiling NSQ_del_dec.c
[113/138] Compiling NLSF_decode.c
[114/138] Compiling NLSF_VQ_weights_laroia.c
[115/138] Compiling NLSF2A.c
[116/138] Compiling NLSF_VQ.c
[117/138] Compiling LP_variable_cutoff.c
[118/138] Compiling LPC_analysis_filter.c
[119/138] Compiling LPC_fit.c
[120/138] Compiling LPC_inv_pred_gain.c
[121/138] Compiling A2NLSF.c
[122/138] Compiling CNG.c
[123/138] Compiling HP_variable_cutoff.c
[124/138] Compiling rate.c
[125/138] Compiling mdct.c
[126/138] Compiling quant_bands.c
[127/138] Compiling vq.c
[128/138] Compiling pitch.c
[129/138] Compiling modes.c
[130/138] Compiling mathops.c
[131/138] Compiling laplace.c
[132/138] Compiling kiss_fft.c
[133/138] Compiling entcode.c
[134/138] Compiling entdec.c
[135/138] Compiling entenc.c
[136/138] Compiling celt.c
[137/138] Compiling bands.c
[139/146] Compiling Opus Opus.Error.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[140/147] Compiling Opus AVAudioFrameCount+Extensions.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[141/147] Compiling Opus Double+Extensions.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[142/147] Emitting module Opus
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[143/147] Compiling Opus AVAudioFormat+Extensions.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[144/147] Compiling Opus Opus.Encoder.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[145/147] Compiling Opus Opus.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[146/147] Compiling Opus Opus.Decoder.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
[147/147] Compiling Opus Opus.Application.swift
/host/spi-builder-workspace/Sources/Opus/AVAudioFormat+Extensions.swift:1:8: error: no such module 'AVFoundation'
1 | import AVFoundation
| `- error: no such module 'AVFoundation'
2 |
3 | public extension AVAudioFormat {
BUILD FAILURE 6.0 linux