==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_efa47d47-231e-483e-9704-bc2075ba96c0]...done ==> Making package: lib32-opus 1.5.2-1.1 (Thu Apr 18 08:51:59 2024) ==> Retrieving sources... -> Downloading opus-1.5.2.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161 100 161 0 0 264 0 --:--:-- --:--:-- --:--:-- 264 100 161 100 161 0 0 264 0 --:--:-- --:--:-- --:--:-- 264 2 7655k 2 179k 0 0 113k 0 0:01:07 0:00:01 0:01:06 113k 11 7655k 11 874k 0 0 333k 0 0:00:22 0:00:02 0:00:20 664k 19 7655k 19 1507k 0 0 419k 0 0:00:18 0:00:03 0:00:15 659k 27 7655k 27 2140k 0 0 467k 0 0:00:16 0:00:04 0:00:12 652k 36 7655k 36 2773k 0 0 489k 0 0:00:15 0:00:05 0:00:10 635k 42 7655k 42 3281k 0 0 491k 0 0:00:15 0:00:06 0:00:09 608k 51 7655k 51 3976k 0 0 521k 0 0:00:14 0:00:07 0:00:07 621k 60 7655k 60 4632k 0 0 539k 0 0:00:14 0:00:08 0:00:06 625k 70 7655k 70 5374k 0 0 556k 0 0:00:13 0:00:09 0:00:04 637k 78 7655k 78 6007k 0 0 565k 0 0:00:13 0:00:10 0:00:03 651k 86 7655k 86 6640k 0 0 571k 0 0:00:13 0:00:11 0:00:02 678k 95 7655k 95 7273k 0 0 577k 0 0:00:13 0:00:12 0:00:01 663k 100 7655k 100 7655k 0 0 578k 0 0:00:13 0:00:13 --:--:-- 651k ==> Validating source files with sha256sums... opus-1.5.2.tar.gz ... Passed ==> Validating source files with b2sums... opus-1.5.2.tar.gz ... Passed ==> Making package: lib32-opus 1.5.2-1.1 (Thu Apr 18 08:52:22 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/opus 1.5.2-1 5.30 MiB Total Installed Size: 5.30 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing opus... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (5) New Version Net Change extra/ninja 1.11.1-3 0.35 MiB core/python 3.11.8-1 74.64 MiB extra/python-tqdm 4.66.2-1 0.65 MiB extra/python-typing_extensions 4.10.0-1 0.39 MiB extra/meson 1.4.0-2 13.40 MiB Total Installed Size: 89.43 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing ninja... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-tqdm... Optional dependencies for python-tqdm python-requests: telegram installing python-typing_extensions... installing meson... [?25h==> Retrieving sources... -> Found opus-1.5.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting opus-1.5.2.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 opus build --cross-file lib32 -D asm=disabled -D custom-modes=true -D deep-plc=enabled -D docs=disabled -D dred=enabled -D osce=enabled DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" The Meson build system Version: 1.4.0 Source dir: /startdir/src/opus-1.5.2 Build dir: /startdir/src/build Build type: cross build Project name: opus Project version: 1.5.2 C compiler for the host machine: gcc -m32 (gcc 13.2.1 "gcc (GCC) 13.2.1 20230801") C linker for the host machine: gcc -m32 ld.bfd 2.42.0 C compiler for the build machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") C linker for the build machine: cc ld.bfd 2.42.0 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86 Host machine cpu: i686 Target machine cpu family: x86 Target machine cpu: i686 Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -fstack-protector-strong: YES Library m found: YES Checking for function "lrintf" with dependency -lm: YES Checking for function "lrint" with dependency -lm: YES Checking for function "__malloc_hook" : NO Check usable header "stdint.h" : YES Checking if "restrict keyword" compiles: YES Checking if "C99 variable-size arrays" compiles: YES Checking if "compiler supports SSE intrinsics" : links: YES Checking if "compiler supports SSE2 intrinsics" : links: YES Checking if "compiler supports SSE4.1 intrinsics" : links: YES Checking if "compiler supports AVX2 intrinsics" : links: YES Checking if "Get X86 CPU info via inline assembly" : links: YES Configuring config.h using configuration WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. Found pkg-config: YES (/usr/bin/i686-pc-linux-gnu-pkg-config) 2.1.1 Program doxygen skipped: feature docs disabled Build targets in project: 33 opus 1.5.2 Compiler support C99 var arrays : YES C99 lrintf : YES Use alloca : NO (using C99 variable-size arrays instead) Optimizations Floating point support : YES Fast float approximations : NO Fixed point debugging : NO Inline assembly optimizations : disabled External assembly optimizations: disabled Intrinsics optimizations : SSE, SSE2, SSE4.1, AVX2 Run-time CPU detection : not needed General configuration Custom modes : YES Assertions : NO Hardening : YES Fuzzing : NO Check ASM : NO API documentation : NO Extra programs : YES Tests : YES User defined options Cross files : lib32 auto_features : enabled buildtype : plain libexecdir : lib prefix : /usr sbindir : bin wrap_mode : nodownload python.bytecompile : 1 b_pie : true asm : disabled custom-modes : true deep-plc : enabled docs : disabled dred : enabled osce : enabled Found ninja-1.11.1 at /usr/bin/ninja Generating targets: 0%| | 0/33 eta ? Generating targets: 85%|████████▍ | 28/33 eta 00:00 Writing build.ninja: 0%| | 0/259 eta ? ninja: Entering directory `/startdir/src/build' [1/234] Compiling C object celt/libcelt_sse2.a.p/x86_pitch_sse2.c.o [2/234] Compiling C object celt/libopus-celt.a.p/entcode.c.o [3/234] Compiling C object celt/libcelt_sse.a.p/x86_pitch_sse.c.o [4/234] Compiling C object celt/libopus-celt.a.p/entenc.c.o [5/234] Linking static target celt/libcelt_sse.a [6/234] Compiling C object celt/libopus-celt.a.p/mdct.c.o [7/234] Compiling C object celt/libopus-celt.a.p/entdec.c.o [8/234] Compiling C object celt/libopus-celt.a.p/cwrs.c.o [9/234] Compiling C object celt/libopus-celt.a.p/laplace.c.o [10/234] Compiling C object celt/libcelt_sse4_1.a.p/x86_celt_lpc_sse4_1.c.o [11/234] Compiling C object celt/libcelt_sse4_1.a.p/x86_pitch_sse4_1.c.o [12/234] Compiling C object celt/libopus-celt.a.p/celt.c.o [13/234] Compiling C object celt/libopus-celt.a.p/mathops.c.o [14/234] Compiling C object celt/libopus-celt.a.p/celt_lpc.c.o [15/234] Compiling C object celt/libopus-celt.a.p/kiss_fft.c.o [16/234] Compiling C object celt/libopus-celt.a.p/modes.c.o [17/234] Compiling C object celt/libcelt_sse2.a.p/x86_vq_sse2.c.o [18/234] Compiling C object celt/libopus-celt.a.p/pitch.c.o [19/234] Linking static target celt/libcelt_sse4_1.a [20/234] Compiling C object celt/libopus-celt.a.p/quant_bands.c.o [21/234] Compiling C object celt/libopus-celt.a.p/bands.c.o [22/234] Compiling C object celt/libopus-celt.a.p/rate.c.o [23/234] Linking static target celt/libcelt_sse2.a [24/234] Compiling C object silk/libopus-silk.a.p/code_signs.c.o [25/234] Compiling C object silk/libsilk_sse4_1.a.p/x86_NSQ_del_dec_sse4_1.c.o [26/234] Compiling C object celt/libopus-celt.a.p/vq.c.o [27/234] Compiling C object silk/libsilk_sse4_1.a.p/x86_VAD_sse4_1.c.o [28/234] Compiling C object silk/libsilk_sse4_1.a.p/x86_VQ_WMat_EC_sse4_1.c.o [29/234] Compiling C object silk/libopus-silk.a.p/decode_frame.c.o [30/234] Compiling C object celt/libopus-celt.a.p/celt_decoder.c.o [31/234] Compiling C object silk/libopus-silk.a.p/init_decoder.c.o [32/234] Compiling C object silk/libopus-silk.a.p/decode_parameters.c.o [33/234] Compiling C object silk/libopus-silk.a.p/encode_pulses.c.o [34/234] Compiling C object silk/libopus-silk.a.p/dec_API.c.o [35/234] Compiling C object silk/libopus-silk.a.p/encode_indices.c.o [36/234] Compiling C object silk/libopus-silk.a.p/CNG.c.o [37/234] Compiling C object celt/libopus-celt.a.p/celt_encoder.c.o [38/234] Compiling C object silk/libsilk_sse4_1.a.p/x86_NSQ_sse4_1.c.o [39/234] Compiling C object silk/libopus-silk.a.p/NLSF_decode.c.o [40/234] Compiling C object silk/libopus-silk.a.p/interpolate.c.o [41/234] Compiling C object silk/libopus-silk.a.p/decoder_set_fs.c.o [42/234] Compiling C object silk/libsilk_avx2.a.p/x86_NSQ_del_dec_avx2.c.o [43/234] Compiling C object silk/libopus-silk.a.p/decode_core.c.o [44/234] Compiling C object silk/libopus-silk.a.p/decode_indices.c.o [45/234] Linking static target silk/libsilk_sse4_1.a [46/234] Compiling C object silk/libopus-silk.a.p/gain_quant.c.o [47/234] Compiling C object silk/libopus-silk.a.p/tables_gain.c.o [48/234] Compiling C object silk/libopus-silk.a.p/decode_pulses.c.o [49/234] Compiling C object silk/libopus-silk.a.p/NSQ_del_dec.c.o [50/234] Compiling C object silk/libopus-silk.a.p/enc_API.c.o [51/234] Compiling C object silk/libopus-silk.a.p/tables_other.c.o [52/234] Compiling C object silk/libopus-silk.a.p/NSQ.c.o [53/234] Compiling C object silk/libopus-silk.a.p/tables_NLSF_CB_WB.c.o [54/234] Compiling C object silk/libopus-silk.a.p/LP_variable_cutoff.c.o [55/234] Compiling C object silk/libopus-silk.a.p/tables_pitch_lag.c.o [56/234] Compiling C object celt/libcelt_avx2.a.p/x86_pitch_avx.c.o [57/234] Compiling C object silk/libopus-silk.a.p/NLSF_encode.c.o [58/234] Compiling C object silk/libopus-silk.a.p/VQ_WMat_EC.c.o [59/234] Linking static target celt/libcelt_avx2.a [60/234] Compiling C object silk/libopus-silk.a.p/shell_coder.c.o [61/234] Compiling C object silk/libopus-silk.a.p/tables_pulses_per_block.c.o [62/234] Compiling C object silk/libopus-silk.a.p/PLC.c.o [63/234] Compiling C object silk/libopus-silk.a.p/tables_NLSF_CB_NB_MB.c.o [64/234] Compiling C object silk/libopus-silk.a.p/control_audio_bandwidth.c.o [65/234] Compiling C object silk/libopus-silk.a.p/NLSF_del_dec_quant.c.o [66/234] Compiling C object silk/libopus-silk.a.p/tables_LTP.c.o [67/234] Compiling C object silk/libopus-silk.a.p/VAD.c.o [68/234] Compiling C object silk/libopus-silk.a.p/NLSF_VQ.c.o [69/234] Linking static target celt/libopus-celt.a [70/234] Compiling C object silk/libopus-silk.a.p/NLSF_unpack.c.o [71/234] Compiling C object silk/libopus-silk.a.p/HP_variable_cutoff.c.o [72/234] Compiling C object silk/libopus-silk.a.p/quant_LTP_gains.c.o [73/234] Compiling C object silk/libopus-silk.a.p/control_SNR.c.o [74/234] Compiling C object silk/libopus-silk.a.p/check_control_input.c.o [75/234] Compiling C object silk/libopus-silk.a.p/init_encoder.c.o [76/234] Compiling C object silk/libopus-silk.a.p/bwexpander_32.c.o [77/234] Compiling C object silk/libopus-silk.a.p/debug.c.o [78/234] Compiling C object silk/libopus-silk.a.p/process_NLSFs.c.o [79/234] Compiling C object silk/libopus-silk.a.p/ana_filt_bank_1.c.o [80/234] Compiling C object silk/libopus-silk.a.p/biquad_alt.c.o [81/234] Compiling C object silk/libopus-silk.a.p/bwexpander.c.o [82/234] Compiling C object silk/libopus-silk.a.p/decode_pitch.c.o [83/234] Compiling C object silk/libopus-silk.a.p/control_codec.c.o [84/234] Compiling C object silk/libopus-silk.a.p/A2NLSF.c.o [85/234] Compiling C object silk/libopus-silk.a.p/lin2log.c.o [86/234] Compiling C object silk/libopus-silk.a.p/log2lin.c.o [87/234] Compiling C object silk/libopus-silk.a.p/inner_prod_aligned.c.o [88/234] Compiling C object silk/libopus-silk.a.p/LPC_analysis_filter.c.o [89/234] Compiling C object silk/libopus-silk.a.p/stereo_LR_to_MS.c.o [90/234] Compiling C object silk/libopus-silk.a.p/stereo_MS_to_LR.c.o [91/234] Compiling C object silk/libopus-silk.a.p/table_LSF_cos.c.o [92/234] Compiling C object silk/libopus-silk.a.p/NLSF2A.c.o [93/234] Compiling C object silk/libopus-silk.a.p/pitch_est_tables.c.o [94/234] Compiling C object silk/libopus-silk.a.p/resampler.c.o [95/234] Compiling C object silk/libopus-silk.a.p/LPC_inv_pred_gain.c.o [96/234] Compiling C object silk/libopus-silk.a.p/resampler_down2.c.o [97/234] Compiling C object silk/libopus-silk.a.p/resampler_private_AR2.c.o [98/234] Compiling C object silk/libopus-silk.a.p/resampler_private_down_FIR.c.o [99/234] Compiling C object silk/libsilk_avx2.a.p/float_x86_inner_product_FLP_avx2.c.o [100/234] Compiling C object silk/libopus-silk.a.p/NLSF_stabilize.c.o [101/234] Compiling C object silk/libopus-silk.a.p/NLSF_VQ_weights_laroia.c.o [102/234] Compiling C object silk/libopus-silk.a.p/resampler_down2_3.c.o [103/234] Compiling C object silk/libopus-silk.a.p/resampler_private_IIR_FIR.c.o [104/234] Compiling C object silk/libopus-silk.a.p/resampler_private_up2_HQ.c.o [105/234] Compiling C object silk/libopus-silk.a.p/resampler_rom.c.o [106/234] Compiling C object silk/libopus-silk.a.p/sigm_Q15.c.o [107/234] Compiling C object silk/libopus-silk.a.p/sum_sqr_shift.c.o [108/234] Compiling C object silk/libopus-silk.a.p/stereo_find_predictor.c.o [109/234] Compiling C object silk/libopus-silk.a.p/sort.c.o [110/234] Compiling C object silk/libopus-silk.a.p/stereo_decode_pred.c.o [111/234] Compiling C object silk/libopus-silk.a.p/stereo_encode_pred.c.o [112/234] Compiling C object silk/libopus-silk.a.p/stereo_quant_pred.c.o [113/234] Linking static target silk/libsilk_avx2.a [114/234] Compiling C object silk/libopus-silk.a.p/float_apply_sine_window_FLP.c.o [115/234] Compiling C object silk/libopus-silk.a.p/LPC_fit.c.o [116/234] Compiling C object silk/libopus-silk.a.p/float_corrMatrix_FLP.c.o [117/234] Compiling C object silk/libopus-silk.a.p/float_find_LPC_FLP.c.o [118/234] Compiling C object silk/libopus-silk.a.p/float_find_LTP_FLP.c.o [119/234] Compiling C object silk/libopus-silk.a.p/float_encode_frame_FLP.c.o [120/234] Compiling C object silk/libopus-silk.a.p/float_find_pitch_lags_FLP.c.o [121/234] Compiling C object silk/libopus-silk.a.p/float_find_pred_coefs_FLP.c.o [122/234] Compiling C object silk/libopus-silk.a.p/float_LPC_analysis_filter_FLP.c.o [123/234] Compiling C object silk/libopus-silk.a.p/float_regularize_correlations_FLP.c.o [124/234] Compiling C object silk/libopus-silk.a.p/float_LTP_analysis_filter_FLP.c.o [125/234] Compiling C object silk/libopus-silk.a.p/float_autocorrelation_FLP.c.o [126/234] Compiling C object silk/libopus-silk.a.p/float_burg_modified_FLP.c.o [127/234] Compiling C object silk/libopus-silk.a.p/float_scale_vector_FLP.c.o [128/234] Compiling C object silk/libopus-silk.a.p/float_warped_autocorrelation_FLP.c.o [129/234] Compiling C object silk/libopus-silk.a.p/float_inner_product_FLP.c.o [130/234] Compiling C object silk/libopus-silk.a.p/float_residual_energy_FLP.c.o [131/234] Compiling C object silk/libopus-silk.a.p/float_process_gains_FLP.c.o [132/234] Compiling C object silk/libopus-silk.a.p/float_bwexpander_FLP.c.o [133/234] Compiling C object silk/libopus-silk.a.p/float_sort_FLP.c.o [134/234] Compiling C object silk/libopus-silk.a.p/float_LTP_scale_ctrl_FLP.c.o [135/234] Compiling C object silk/libopus-silk.a.p/float_noise_shape_analysis_FLP.c.o [136/234] Compiling C object silk/libopus-silk.a.p/float_wrappers_FLP.c.o [137/234] Compiling C object silk/libopus-silk.a.p/float_k2a_FLP.c.o [138/234] Compiling C object silk/libopus-silk.a.p/float_scale_copy_vector_FLP.c.o [139/234] Compiling C object silk/libopus-silk.a.p/float_schur_FLP.c.o [140/234] Compiling C object silk/libopus-silk.a.p/float_energy_FLP.c.o [141/234] Compiling C object silk/libopus-silk.a.p/float_LPC_inv_pred_gain_FLP.c.o [142/234] Compiling C object silk/libopus-silk.a.p/float_pitch_analysis_core_FLP.c.o [143/234] Linking static target silk/libopus-silk.a [144/234] Compiling C object dnn/libopus-dnn.a.p/burg.c.o [145/234] Compiling C object dnn/libopus-dnn.a.p/lpcnet_tables.c.o [146/234] Compiling C object dnn/libopus-dnn.a.p/lpcnet_enc.c.o [147/234] Compiling C object dnn/libopus-dnn.a.p/dred_rdovae_enc.c.o [148/234] Compiling C object dnn/libopus-dnn.a.p/parse_lpcnet_weights.c.o [149/234] Compiling C object dnn/libopus-dnn.a.p/lpcnet_plc.c.o [150/234] Compiling C object dnn/libopus-dnn.a.p/dred_rdovae_dec.c.o [151/234] Compiling C object dnn/libopus-dnn.a.p/dred_rdovae_stats_data.c.o [152/234] Compiling C object dnn/libopus-dnn.a.p/freq.c.o [153/234] Compiling C object dnn/libopus-dnn.a.p/dred_encoder.c.o [154/234] Compiling C object dnn/libopus-dnn.a.p/pitchdnn.c.o [155/234] Compiling C object dnn/libopus-dnn.a.p/fargan.c.o [156/234] Compiling C object dnn/libopus-dnn.a.p/dred_coding.c.o [157/234] Compiling C object dnn/libopus-dnn.a.p/pitchdnn_data.c.o [158/234] Compiling C object dnn/libopus-dnn.a.p/osce_features.c.o [159/234] Compiling C object dnn/libopus-dnn.a.p/dred_decoder.c.o [160/234] Compiling C object dnn/libopus-dnn.a.p/nndsp.c.o [161/234] Compiling C object dnn/libopus-dnn.a.p/nnet.c.o [162/234] Compiling C object dnn/libopus-dnn.a.p/osce.c.o [163/234] Compiling C object src/libopus.so.0.10.1.p/opus.c.o [164/234] Compiling C object src/libopus.so.0.10.1.p/opus_decoder.c.o [165/234] Compiling C object dnn/libdnn_avx2.a.p/x86_nnet_avx2.c.o [166/234] Compiling C object src/libopus.so.0.10.1.p/opus_encoder.c.o [167/234] Linking static target dnn/libdnn_avx2.a [168/234] Compiling C object src/libopus.so.0.10.1.p/extensions.c.o [169/234] Compiling C object dnn/libopus-dnn.a.p/nnet_default.c.o [170/234] Compiling C object src/libopus.so.0.10.1.p/repacketizer.c.o [171/234] Compiling C object src/libopus.so.0.10.1.p/opus_multistream.c.o [172/234] Compiling C object src/libopus.so.0.10.1.p/opus_multistream_decoder.c.o [173/234] Compiling C object dnn/libdnn_sse2.a.p/x86_nnet_sse2.c.o [174/234] Compiling C object src/libopus.so.0.10.1.p/mapping_matrix.c.o [175/234] Compiling C object src/libopus.so.0.10.1.p/mlp.c.o [176/234] Linking static target dnn/libdnn_sse2.a [177/234] Compiling C object src/libopus.so.0.10.1.p/mlp_data.c.o [178/234] Compiling C object src/libopus.so.0.10.1.p/opus_multistream_encoder.c.o [179/234] Compiling C object src/libopus.so.0.10.1.p/opus_projection_decoder.c.o [180/234] Compiling C object celt/tests/test_unit_types.p/test_unit_types.c.o [181/234] Compiling C object src/libopus.so.0.10.1.p/opus_projection_encoder.c.o [182/234] Compiling C object dnn/libopus-dnn.a.p/plc_data.c.o [183/234] Compiling C object src/opus_compare.p/opus_compare.c.o [184/234] Compiling C object celt/tests/test_unit_mathops.p/test_unit_mathops.c.o [185/234] Compiling C object src/repacketizer_demo.p/repacketizer_demo.c.o [186/234] Compiling C object dnn/libdnn_sse4_1.a.p/x86_nnet_sse4_1.c.o [187/234] Compiling C object src/libopus.so.0.10.1.p/analysis.c.o [188/234] Compiling C object src/opus_demo.p/opus_demo.c.o [189/234] Compiling C object src/opus_custom_demo.p/.._celt_opus_custom_demo.c.o [190/234] Compiling C object celt/tests/test_unit_laplace.p/test_unit_laplace.c.o [191/234] Compiling C object celt/tests/test_unit_rotation.p/test_unit_rotation.c.o [192/234] Linking static target dnn/libdnn_sse4_1.a [193/234] Linking target celt/tests/test_unit_types [194/234] Compiling C object celt/tests/test_unit_mdct.p/test_unit_mdct.c.o [195/234] Compiling C object silk/tests/test_unit_LPC_inv_pred_gain.p/test_unit_LPC_inv_pred_gain.c.o [196/234] Linking target celt/tests/test_unit_mathops [197/234] Compiling C object silk/tests/test_unit_LPC_inv_pred_gain.p/.._LPC_inv_pred_gain.c.o [198/234] Compiling C object celt/tests/test_unit_dft.p/test_unit_dft.c.o [199/234] Compiling C object celt/tests/test_unit_cwrs32.p/test_unit_cwrs32.c.o [200/234] Compiling C object dnn/libopus-dnn.a.p/lace_data.c.o [201/234] Compiling C object tests/test_opus_decode.p/test_opus_decode.c.o [202/234] Linking target celt/tests/test_unit_rotation [203/234] Compiling C object celt/tests/test_unit_entropy.p/test_unit_entropy.c.o [204/234] Compiling C object tests/test_opus_encode.p/opus_encode_regressions.c.o [205/234] Compiling C object tests/test_opus_extensions.p/test_opus_extensions.c.o [206/234] Compiling C object tests/test_opus_padding.p/test_opus_padding.c.o [207/234] Linking target silk/tests/test_unit_LPC_inv_pred_gain [208/234] Compiling C object tests/test_opus_dred.p/test_opus_dred.c.o [209/234] Compiling C object dnn/libopus-dnn.a.p/fargan_data.c.o [210/234] Compiling C object tests/test_opus_projection.p/test_opus_projection.c.o [211/234] Compiling C object tests/test_opus_api.p/test_opus_api.c.o [212/234] Compiling C object tests/test_opus_encode.p/test_opus_encode.c.o [213/234] Linking target celt/tests/test_unit_cwrs32 [214/234] Linking target celt/tests/test_unit_laplace [215/234] Compiling C object dnn/libopus-dnn.a.p/dred_rdovae_dec_data.c.o [216/234] Compiling C object dnn/libopus-dnn.a.p/dred_rdovae_enc_data.c.o [217/234] Linking target celt/tests/test_unit_dft [218/234] Linking target celt/tests/test_unit_mdct [219/234] Compiling C object dnn/libopus-dnn.a.p/nolace_data.c.o [220/234] Linking static target dnn/libopus-dnn.a [221/234] Linking target celt/tests/test_unit_entropy [222/234] Linking target src/libopus.so.0.10.1 ../opus-1.5.2/silk/float/energy_FLP.c: In function ‘silk_energy_FLP.constprop’: ../opus-1.5.2/silk/float/energy_FLP.c:54:23: warning: iteration 1073741823 invokes undefined behavior [-Waggressive-loop-optimizations] 54 | result += data[ i ] * (double)data[ i ]; | ^ ../opus-1.5.2/silk/float/energy_FLP.c:53:14: note: within this loop 53 | for( ; i < dataSize; i++ ) { | ^ [223/234] Generating symbol file src/libopus.so.0.10.1.p/libopus.so.0.10.1.symbols [224/234] Linking target tests/test_opus_padding [225/234] Linking target src/repacketizer_demo [226/234] Linking target tests/test_opus_dred [227/234] Linking target src/opus_custom_demo [228/234] Linking target src/opus_demo [229/234] Linking target src/opus_compare [230/234] Linking target tests/test_opus_decode [231/234] Linking target tests/test_opus_encode [232/234] Linking target tests/test_opus_api [233/234] Linking target tests/test_opus_projection ../opus-1.5.2/silk/float/energy_FLP.c: In function ‘silk_energy_FLP.constprop’: ../opus-1.5.2/silk/float/energy_FLP.c:54:23: warning: iteration 1073741823 invokes undefined behavior [-Waggressive-loop-optimizations] 54 | result += data[ i ] * (double)data[ i ]; | ^ ../opus-1.5.2/silk/float/energy_FLP.c:53:14: note: within this loop 53 | for( ; i < dataSize; i++ ) { | ^ [234/234] Linking target tests/test_opus_extensions ../opus-1.5.2/silk/float/energy_FLP.c: In function ‘silk_energy_FLP.constprop’: ../opus-1.5.2/silk/float/energy_FLP.c:54:23: warning: iteration 1073741823 invokes undefined behavior [-Waggressive-loop-optimizations] 54 | result += data[ i ] * (double)data[ i ]; | ^ ../opus-1.5.2/silk/float/energy_FLP.c:53:14: note: within this loop 53 | for( ; i < dataSize; i++ ) { | ^ INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /startdir/src/build ==> Starting check()... ninja: Entering directory `/startdir/src/build' ninja: no work to do. 1/16 test_unit_types OK 0.37s 2/16 test_unit_mathops OK 0.37s 3/16 test_unit_laplace OK 0.34s 4/16 test_unit_dft OK 0.32s 5/16 test_unit_rotation OK 0.35s 6/16 test_opus_padding OK 0.33s 7/16 test_opus_projection OK 0.68s 8/16 test_unit_mdct OK 3.53s 9/16 test_unit_cwrs32 OK 8.28s 10/16 test_unit_entropy OK 10.17s 11/16 test_opus_dred OK 12.06s test_opus_api time out (After 30 seconds) 12/16 test_opus_api TIMEOUT 30.19s killed by signal 15 SIGTERM >>> MALLOC_PERTURB_=190 LD_LIBRARY_PATH=/startdir/src/build/src ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /startdir/src/build/tests/test_opus_api ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stdout: Decoder basic API tests --------------------------------------------------- opus_decoder_get_size(0)=0 ................... OK. opus_decoder_get_size(1)=138776 ............... OK. opus_decoder_get_size(2)=147544 ............... OK. opus_decoder_get_size(3)=0 ................... OK. opus_decoder_create() ........................ OK. opus_decoder_init() .......................... OK. OPUS_GET_FINAL_RANGE ......................... OK. OPUS_UNIMPLEMENTED ........................... OK. OPUS_GET_BANDWIDTH ........................... OK. OPUS_GET_SAMPLE_RATE ......................... OK. OPUS_GET_PITCH ............................... OK. OPUS_GET_LAST_PACKET_DURATION ................ OK. OPUS_SET_GAIN ................................ OK. OPUS_GET_GAIN ................................ OK. OPUS_RESET_STATE ............................. OK. opus_{packet,decoder}_get_nb_samples() ....... OK. opus_packet_get_nb_frames() .................. OK. opus_packet_get_bandwidth() .................. OK. opus_packet_get_samples_per_frame() .......... OK. opus_decode() ................................ OK. opus_decode_float() .......................... OK. All decoder interface tests passed (1219433 API invocations) Multistream decoder basic API tests --------------------------------------------------- opus_multistream_decoder_get_size(-1,-1)=0 ... OK. opus_multistream_decoder_get_size(-1, 0)=0 ... OK. opus_multistream_decoder_get_size(-1, 1)=0 ... OK. opus_multistream_decoder_get_size(-1, 2)=0 ... OK. opus_multistream_decoder_get_size(-1, 3)=0 ... OK. opus_multistream_decoder_get_size( 0,-1)=0 ... OK. opus_multistream_decoder_get_size( 0, 0)=0 ... OK. opus_multistream_decoder_get_size( 0, 1)=0 ... OK. opus_multistream_decoder_get_size( 0, 2)=0 ... OK. opus_multistream_decoder_get_size( 0, 3)=0 ... OK. opus_multistream_decoder_get_size( 1,-1)=0 ... OK. opus_multistream_decoder_get_size( 1, 0)=139044 OK. opus_multistream_decoder_get_size( 1, 1)=147812 OK. opus_multistream_decoder_get_size( 1, 2)=0 ... OK. opus_multistream_decoder_get_size( 1, 3)=0 ... OK. opus_multistream_decoder_get_size( 2,-1)=0 ... OK. opus_multistream_decoder_get_size( 2, 0)=277820 OK. opus_multistream_decoder_get_size( 2, 1)=286588 OK. opus_multistream_decoder_get_size( 2, 2)=295356 OK. opus_multistream_decoder_get_size( 2, 3)=0 ... OK. opus_multistream_decoder_get_size( 3,-1)=0 ... OK. opus_multistream_decoder_get_size( 3, 0)=416596 OK. opus_multistream_decoder_get_size( 3, 1)=425364 OK. opus_multistream_decoder_get_size( 3, 2)=434132 OK. opus_multistream_decoder_get_size( 3, 3)=442900 OK. opus_multistream_decoder_create() ............ OK. opus_multistream_decoder_init() .............. OK. OPUS_GET_FINAL_RANGE ......................... OK. OPUS_MULTISTREAM_GET_DECODER_STATE ........... OK. OPUS_SET_GAIN ................................ OK. OPUS_GET_GAIN ................................ OK. OPUS_GET_BANDWIDTH ........................... OK. OPUS_UNIMPLEMENTED ........................... OK. OPUS_RESET_STATE ............................. OK. opus_multistream_decode() .................... OK. opus_multistream_decode_float() .............. OK. All multistream decoder interface tests passed (576106 API invocations) Packet header parsing tests --------------------------------------------------- code 0 (65 cases) ............................ OK. code 1 (163456 cases) ........................ OK. code 2 (326528 cases) ........................ OK. code 3 m-truncation (64 cases) ............... OK. code 3 m=0,49-64 (4096 cases) ................ OK. code 3 m=1 CBR (81728 cases) ................. OK. code 3 m=1-48 CBR (103544448 cases) .......... OK. code 3 m=1-48 VBR (120832 cases) ............. OK. code 3 padding (1519448 cases) stderr: Testing the libopus 1.5.2 API deterministically ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― test_unit_cwrs32 time out (After 30 seconds) 13/16 test_unit_cwrs32 TIMEOUT 30.24s killed by signal 15 SIGTERM >>> MALLOC_PERTURB_=17 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /startdir/src/build/silk/tests/test_unit_LPC_inv_pred_gain 14/16 test_opus_extensions OK 64.06s test_opus_decode time out (After 120 seconds) 15/16 test_opus_decode TIMEOUT 120.20s killed by signal 15 SIGTERM >>> MALLOC_PERTURB_=149 LD_LIBRARY_PATH=/startdir/src/build/src ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /startdir/src/build/tests/test_opus_decode ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Testing libopus 1.5.2 decoder. Random seed: 1865466810 (018D) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 16/16 test_opus_encode OK 140.25s Summary of Failures: 12/16 test_opus_api TIMEOUT 30.19s killed by signal 15 SIGTERM 13/16 test_unit_cwrs32 TIMEOUT 30.24s killed by signal 15 SIGTERM 15/16 test_opus_decode TIMEOUT 120.20s killed by signal 15 SIGTERM Ok: 13 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 3 Full log written to /startdir/src/build/meson-logs/testlog.txt ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_efa47d47-231e-483e-9704-bc2075ba96c0/build