Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/opus.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-171344-58896/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/opus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/opus-1.0.2-6.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/opus.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-171344-58896/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/opus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k9Axqf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opus-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/opus-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opus-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-several-memory-errors-in-the-SILK-resampler.patch):' Patch #0 (0001-Fix-several-memory-errors-in-the-SILK-resampler.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file silk/resampler_private_IIR_FIR.c patching file silk/resampler_private_down_FIR.c patching file silk/resampler_structs.h + echo 'Patch #1 (0001-Fixes-an-assertion-failure-in-SILK.patch):' Patch #1 (0001-Fixes-an-assertion-failure-in-SILK.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file silk/fixed/schur64_FIX.c patching file silk/fixed/schur_FIX.c + cp /builddir/build/SOURCES/rfc6716.txt . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VC2Ble + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-custom-modes checking whether make supports nested variables... yes checking version.mk... 1.0.2 checking git revision... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... aarch64-Anolis-linux-gnu checking host system type... aarch64-Anolis-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for aarch64-Anolis-linux-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-Anolis-linux-gnu file names to aarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert aarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-Anolis-linux-strip... no checking for strip... strip checking for aarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for alloca... yes checking for exp... no checking for exp in -lm... yes checking for doxygen... no checking if gcc supports -fvisibility=hidden... yes checking if gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for lrintf... yes checking for lrint... yes checking for __malloc_hook... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating opus.pc config.status: creating opus-uninstalled.pc config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ opus 1.0.2: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Alloca: ........................ yes General configuration: Floating point support: ........ yes Fast float approximations: ..... no Fixed point debugging: ......... no Custom modes: .................. yes Assertion checking: ............ no Fuzzing: ....................... no API documentation: ............. no ------------------------------------------------------------------------ Type "make; make install" to compile and install Type "make check" to run the test suite + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/opus-1.0.2' make[2]: Entering directory '/builddir/build/BUILD/opus-1.0.2' CC celt/opus_custom_demo.o make[3]: Entering directory '/builddir/build/BUILD/opus-1.0.2/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/opus-1.0.2/doc' CC celt/bands.lo CC celt/celt.lo CC celt/cwrs.lo CC celt/entcode.lo CC celt/entdec.lo CC celt/entenc.lo CC celt/kiss_fft.lo CC celt/laplace.lo CC celt/mathops.lo CC celt/mdct.lo CC celt/modes.lo CC celt/pitch.lo CC celt/celt_lpc.lo CC celt/quant_bands.lo CC celt/rate.lo CC celt/vq.lo CC silk/CNG.lo CC silk/code_signs.lo CC silk/init_decoder.lo CC silk/decode_core.lo CC silk/decode_frame.lo CC silk/decode_parameters.lo CC silk/decode_indices.lo CC silk/decode_pulses.lo CC silk/decoder_set_fs.lo CC silk/dec_API.lo CC silk/enc_API.lo CC silk/encode_indices.lo CC silk/encode_pulses.lo CC silk/gain_quant.lo CC silk/interpolate.lo CC silk/LP_variable_cutoff.lo CC silk/NLSF_decode.lo CC silk/NSQ.lo CC silk/NSQ_del_dec.lo CC silk/PLC.lo CC silk/shell_coder.lo CC silk/tables_gain.lo CC silk/tables_LTP.lo CC silk/tables_NLSF_CB_NB_MB.lo CC silk/tables_NLSF_CB_WB.lo CC silk/tables_other.lo CC silk/tables_pitch_lag.lo CC silk/tables_pulses_per_block.lo CC silk/VAD.lo CC silk/control_audio_bandwidth.lo CC silk/quant_LTP_gains.lo CC silk/VQ_WMat_EC.lo CC silk/HP_variable_cutoff.lo CC silk/NLSF_encode.lo CC silk/NLSF_VQ.lo CC silk/NLSF_unpack.lo CC silk/NLSF_del_dec_quant.lo CC silk/process_NLSFs.lo CC silk/stereo_LR_to_MS.lo CC silk/stereo_MS_to_LR.lo CC silk/check_control_input.lo CC silk/control_SNR.lo CC silk/init_encoder.lo CC silk/control_codec.lo CC silk/A2NLSF.lo CC silk/ana_filt_bank_1.lo CC silk/biquad_alt.lo CC silk/bwexpander_32.lo CC silk/bwexpander.lo CC silk/debug.lo CC silk/decode_pitch.lo CC silk/inner_prod_aligned.lo CC silk/lin2log.lo CC silk/log2lin.lo CC silk/LPC_analysis_filter.lo CC silk/LPC_inv_pred_gain.lo CC silk/table_LSF_cos.lo CC silk/NLSF2A.lo CC silk/NLSF_stabilize.lo CC silk/NLSF_VQ_weights_laroia.lo CC silk/pitch_est_tables.lo CC silk/resampler.lo CC silk/resampler_down2_3.lo CC silk/resampler_down2.lo CC silk/resampler_private_AR2.lo CC silk/resampler_private_down_FIR.lo CC silk/resampler_private_IIR_FIR.lo CC silk/resampler_private_up2_HQ.lo CC silk/resampler_rom.lo CC silk/sigm_Q15.lo CC silk/sort.lo CC silk/sum_sqr_shift.lo CC silk/stereo_decode_pred.lo CC silk/stereo_encode_pred.lo CC silk/stereo_find_predictor.lo CC silk/stereo_quant_pred.lo CC silk/float/apply_sine_window_FLP.lo CC silk/float/corrMatrix_FLP.lo CC silk/float/encode_frame_FLP.lo CC silk/float/find_LPC_FLP.lo CC silk/float/find_LTP_FLP.lo CC silk/float/find_pitch_lags_FLP.lo CC silk/float/find_pred_coefs_FLP.lo CC silk/float/LPC_analysis_filter_FLP.lo CC silk/float/LTP_analysis_filter_FLP.lo CC silk/float/LTP_scale_ctrl_FLP.lo CC silk/float/noise_shape_analysis_FLP.lo CC silk/float/prefilter_FLP.lo CC silk/float/process_gains_FLP.lo CC silk/float/regularize_correlations_FLP.lo CC silk/float/residual_energy_FLP.lo CC silk/float/solve_LS_FLP.lo CC silk/float/warped_autocorrelation_FLP.lo CC silk/float/wrappers_FLP.lo CC silk/float/autocorrelation_FLP.lo CC silk/float/burg_modified_FLP.lo CC silk/float/bwexpander_FLP.lo CC silk/float/energy_FLP.lo CC silk/float/inner_product_FLP.lo CC silk/float/k2a_FLP.lo CC silk/float/levinsondurbin_FLP.lo CC silk/float/LPC_inv_pred_gain_FLP.lo CC silk/float/pitch_analysis_core_FLP.lo CC silk/float/scale_copy_vector_FLP.lo CC silk/float/scale_vector_FLP.lo CC silk/float/schur_FLP.lo CC silk/float/sort_FLP.lo CC src/opus.lo CC src/opus_decoder.lo CC src/opus_encoder.lo CC src/opus_multistream.lo CC src/repacketizer.lo CC src/opus_demo.o CC src/repacketizer_demo.o CC src/opus_compare.o CC tests/test_opus_api.o tests/test_opus_api.c:1578:47: warning: type defaults to 'int' in declaration of '__malloc_ptr_t' [-Wimplicit-int] typedef void *(*mhook)(size_t __size, __const __malloc_ptr_t); ^~~~~~~~~~~~~~ tests/test_opus_api.c: In function 'test_malloc_fail': tests/test_opus_api.c:1598:15: warning: assignment to 'mhook' {aka 'void * (*)(long unsigned int, const int)'} from incompatible pointer type 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} [-Wincompatible-pointer-types] orig_malloc=__malloc_hook; ^ tests/test_opus_api.c:1604:20: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ tests/test_opus_api.c:1630:28: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ tests/test_opus_api.c:1637:28: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ tests/test_opus_api.c:1650:31: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ tests/test_opus_api.c:1657:31: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ tests/test_opus_api.c:1668:20: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ tests/test_opus_api.c:1672:17: warning: assignment to 'void * (* volatile)(size_t, const void *)' {aka 'void * (* volatile)(long unsigned int, const void *)'} from incompatible pointer type 'mhook' {aka 'void * (*)(long unsigned int, const int)'} [-Wincompatible-pointer-types] __malloc_hook=orig_malloc; ^ CC tests/test_opus_encode.o CC tests/test_opus_decode.o CC celt/tests/test_unit_cwrs32.o CC celt/tests/test_unit_dft.o CC celt/tests/test_unit_entropy.o CC celt/tests/test_unit_laplace.o CC celt/tests/test_unit_mathops.o CC celt/tests/test_unit_mdct.o CC celt/tests/test_unit_rotation.o CC celt/tests/test_unit_types.o CCLD opus_compare CCLD celt/tests/test_unit_cwrs32 CCLD celt/tests/test_unit_dft CCLD celt/tests/test_unit_entropy CCLD celt/tests/test_unit_laplace CCLD celt/tests/test_unit_types CCLD libopus.la CCLD celt/tests/test_unit_mdct CCLD celt/tests/test_unit_rotation CCLD opus_demo CCLD repacketizer_demo CCLD tests/test_opus_api CCLD tests/test_opus_encode CCLD tests/test_opus_decode CCLD opus_custom_demo CCLD celt/tests/test_unit_mathops make[2]: Leaving directory '/builddir/build/BUILD/opus-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/opus-1.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7oQLI0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 + cd opus-1.0.2 + rm -rf /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 make[1]: Entering directory '/builddir/build/BUILD/opus-1.0.2' make[2]: Entering directory '/builddir/build/BUILD/opus-1.0.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/opus-1.0.2/doc' make[2]: Entering directory '/builddir/build/BUILD/opus-1.0.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libopus.la '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopus.so.0.3.0 /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/libopus.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64 && { ln -s -f libopus.so.0.3.0 libopus.so.0 || { rm -f libopus.so.0 && ln -s libopus.so.0.3.0 libopus.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64 && { ln -s -f libopus.so.0.3.0 libopus.so || { rm -f libopus.so && ln -s libopus.so.0.3.0 libopus.so; }; }) libtool: install: /usr/bin/install -c .libs/libopus.lai /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/libopus.la libtool: install: /usr/bin/install -c .libs/libopus.a /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/libopus.a libtool: install: chmod 644 /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/libopus.a libtool: install: ranlib /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/libopus.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Entering directory '/builddir/build/BUILD/opus-1.0.2/doc' make[4]: Entering directory '/builddir/build/BUILD/opus-1.0.2/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/opus-1.0.2/doc' make[3]: Leaving directory '/builddir/build/BUILD/opus-1.0.2/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/aclocal' /usr/bin/install -c -m 644 opus.m4 '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 opus.pc '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/include/opus' /usr/bin/install -c -m 644 include/opus.h include/opus_multistream.h include/opus_types.h include/opus_defines.h include/opus_custom.h '/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/include/opus' make[2]: Leaving directory '/builddir/build/BUILD/opus-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/opus-1.0.2' + find /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 -name '*.a' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.2-6.an8 --unique-debug-suffix -1.0.2-6.an8.aarch64 --unique-debug-src-base opus-1.0.2-6.an8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/opus-1.0.2 extracting debug info from /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/lib64/libopus.so.0.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2983 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jD8HqL + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + make check make[1]: Entering directory '/builddir/build/BUILD/opus-1.0.2' make[2]: Entering directory '/builddir/build/BUILD/opus-1.0.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/opus-1.0.2/doc' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/opus-1.0.2' PASS: celt/tests/test_unit_types PASS: celt/tests/test_unit_mathops Encoded 5777073.34 bits of entropy to 5778365.00 bits (0.022% wasted). Packed to 497192 bytes. Testing random streams... Random seed: 1669780599 (192D) PASS: celt/tests/test_unit_entropy PASS: celt/tests/test_unit_laplace nfft=32 inverse=0,snr = 145.935219 nfft=32 inverse=1,snr = 145.779782 nfft=128 inverse=0,snr = 141.915837 nfft=128 inverse=1,snr = 141.287380 nfft=256 inverse=0,snr = 141.298296 nfft=256 inverse=1,snr = 141.917112 nfft=36 inverse=0,snr = 141.263254 nfft=36 inverse=1,snr = 141.147444 nfft=50 inverse=0,snr = 141.495910 nfft=50 inverse=1,snr = 141.522343 nfft=120 inverse=0,snr = 139.041283 nfft=120 inverse=1,snr = 140.827494 PASS: celt/tests/test_unit_dft nfft=32 inverse=0,snr = 64.401572 nfft=32 inverse=1,snr = 64.402916 nfft=256 inverse=0,snr = 100.580524 nfft=256 inverse=1,snr = 100.574336 nfft=512 inverse=0,snr = 112.760952 nfft=512 inverse=1,snr = 112.747811 nfft=40 inverse=0,snr = 68.276141 nfft=40 inverse=1,snr = 68.277969 nfft=120 inverse=0,snr = 87.353707 nfft=120 inverse=1,snr = 87.363350 nfft=240 inverse=0,snr = 99.381888 nfft=240 inverse=1,snr = 99.425020 nfft=480 inverse=0,snr = 111.360615 nfft=480 inverse=1,snr = 111.521983 PASS: celt/tests/test_unit_mdct SNR for size 15 (3 pulses) is 257.620127 (was -9.838446 without inverse) SNR for size 23 (5 pulses) is 262.455595 (was -10.734683 without inverse) SNR for size 50 (3 pulses) is 258.971605 (was -10.184811 without inverse) SNR for size 80 (1 pulses) is 274.247293 (was -6.022436 without inverse) PASS: celt/tests/test_unit_rotation Testing CWRS with N=2, K=1... Testing CWRS with N=2, K=2... Testing CWRS with N=2, K=3... Testing CWRS with N=2, K=4... Testing CWRS with N=2, K=5... Testing CWRS with N=2, K=6... Testing CWRS with N=2, K=7... Testing CWRS with N=2, K=8... Testing CWRS with N=2, K=9... Testing CWRS with N=2, K=10... Testing CWRS with N=2, K=11... Testing CWRS with N=2, K=12... Testing CWRS with N=2, K=13... Testing CWRS with N=2, K=14... Testing CWRS with N=2, K=15... Testing CWRS with N=2, K=16... Testing CWRS with N=2, K=18... Testing CWRS with N=2, K=20... Testing CWRS with N=2, K=22... Testing CWRS with N=2, K=24... Testing CWRS with N=2, K=26... Testing CWRS with N=2, K=28... Testing CWRS with N=2, K=30... Testing CWRS with N=2, K=32... Testing CWRS with N=2, K=36... Testing CWRS with N=2, K=40... Testing CWRS with N=2, K=44... Testing CWRS with N=2, K=48... Testing CWRS with N=2, K=52... Testing CWRS with N=2, K=56... Testing CWRS with N=2, K=60... Testing CWRS with N=2, K=64... Testing CWRS with N=2, K=72... Testing CWRS with N=2, K=80... Testing CWRS with N=2, K=88... Testing CWRS with N=2, K=96... Testing CWRS with N=2, K=104... Testing CWRS with N=2, K=112... Testing CWRS with N=2, K=120... Testing CWRS with N=2, K=128... Testing CWRS with N=3, K=1... Testing CWRS with N=3, K=2... Testing CWRS with N=3, K=3... Testing CWRS with N=3, K=4... Testing CWRS with N=3, K=5... Testing CWRS with N=3, K=6... Testing CWRS with N=3, K=7... Testing CWRS with N=3, K=8... Testing CWRS with N=3, K=9... Testing CWRS with N=3, K=10... Testing CWRS with N=3, K=11... Testing CWRS with N=3, K=12... Testing CWRS with N=3, K=13... Testing CWRS with N=3, K=14... Testing CWRS with N=3, K=15... Testing CWRS with N=3, K=16... Testing CWRS with N=3, K=18... Testing CWRS with N=3, K=20... Testing CWRS with N=3, K=22... Testing CWRS with N=3, K=24... Testing CWRS with N=3, K=26... Testing CWRS with N=3, K=28... Testing CWRS with N=3, K=30... Testing CWRS with N=3, K=32... Testing CWRS with N=3, K=36... Testing CWRS with N=3, K=40... Testing CWRS with N=3, K=44... Testing CWRS with N=3, K=48... Testing CWRS with N=3, K=52... Testing CWRS with N=3, K=56... Testing CWRS with N=3, K=60... Testing CWRS with N=3, K=64... Testing CWRS with N=3, K=72... Testing CWRS with N=3, K=80... Testing CWRS with N=3, K=88... Testing CWRS with N=3, K=96... Testing CWRS with N=3, K=104... Testing CWRS with N=3, K=112... Testing CWRS with N=3, K=120... Testing CWRS with N=3, K=128... Testing CWRS with N=4, K=1... Testing CWRS with N=4, K=2... Testing CWRS with N=4, K=3... Testing CWRS with N=4, K=4... Testing CWRS with N=4, K=5... Testing CWRS with N=4, K=6... Testing CWRS with N=4, K=7... Testing CWRS with N=4, K=8... Testing CWRS with N=4, K=9... Testing CWRS with N=4, K=10... Testing CWRS with N=4, K=11... Testing CWRS with N=4, K=12... Testing CWRS with N=4, K=13... Testing CWRS with N=4, K=14... Testing CWRS with N=4, K=15... Testing CWRS with N=4, K=16... Testing CWRS with N=4, K=18... Testing CWRS with N=4, K=20... Testing CWRS with N=4, K=22... Testing CWRS with N=4, K=24... Testing CWRS with N=4, K=26... Testing CWRS with N=4, K=28... Testing CWRS with N=4, K=30... Testing CWRS with N=4, K=32... Testing CWRS with N=4, K=36... Testing CWRS with N=4, K=40... Testing CWRS with N=4, K=44... Testing CWRS with N=4, K=48... Testing CWRS with N=4, K=52... Testing CWRS with N=4, K=56... Testing CWRS with N=4, K=60... Testing CWRS with N=4, K=64... Testing CWRS with N=4, K=72... Testing CWRS with N=4, K=80... Testing CWRS with N=4, K=88... Testing CWRS with N=4, K=96... Testing CWRS with N=4, K=104... Testing CWRS with N=4, K=112... Testing CWRS with N=4, K=120... Testing CWRS with N=4, K=128... Testing CWRS with N=5, K=1... Testing CWRS with N=5, K=2... Testing CWRS with N=5, K=3... Testing CWRS with N=5, K=4... Testing CWRS with N=5, K=5... Testing CWRS with N=5, K=6... Testing CWRS with N=5, K=7... Testing CWRS with N=5, K=8... Testing CWRS with N=5, K=9... Testing CWRS with N=5, K=10... Testing CWRS with N=5, K=11... Testing CWRS with N=5, K=12... Testing CWRS with N=5, K=13... Testing CWRS with N=5, K=14... Testing CWRS with N=5, K=15... Testing CWRS with N=5, K=16... Testing CWRS with N=5, K=18... Testing CWRS with N=5, K=20... Testing CWRS with N=5, K=22... Testing CWRS with N=5, K=24... Testing CWRS with N=5, K=26... Testing CWRS with N=5, K=28... Testing CWRS with N=5, K=30... Testing CWRS with N=5, K=32... Testing CWRS with N=5, K=36... Testing CWRS with N=5, K=40... Testing CWRS with N=5, K=44... Testing CWRS with N=5, K=48... Testing CWRS with N=5, K=52... Testing CWRS with N=5, K=56... Testing CWRS with N=5, K=60... Testing CWRS with N=5, K=64... Testing CWRS with N=5, K=72... Testing CWRS with N=5, K=80... Testing CWRS with N=5, K=88... Testing CWRS with N=5, K=96... Testing CWRS with N=5, K=104... Testing CWRS with N=5, K=112... Testing CWRS with N=5, K=120... Testing CWRS with N=5, K=128... Testing CWRS with N=6, K=1... Testing CWRS with N=6, K=2... Testing CWRS with N=6, K=3... Testing CWRS with N=6, K=4... Testing CWRS with N=6, K=5... Testing CWRS with N=6, K=6... Testing CWRS with N=6, K=7... Testing CWRS with N=6, K=8... Testing CWRS with N=6, K=9... Testing CWRS with N=6, K=10... Testing CWRS with N=6, K=11... Testing CWRS with N=6, K=12... Testing CWRS with N=6, K=13... Testing CWRS with N=6, K=14... Testing CWRS with N=6, K=15... Testing CWRS with N=6, K=16... Testing CWRS with N=6, K=18... Testing CWRS with N=6, K=20... Testing CWRS with N=6, K=22... Testing CWRS with N=6, K=24... Testing CWRS with N=6, K=26... Testing CWRS with N=6, K=28... Testing CWRS with N=6, K=30... Testing CWRS with N=6, K=32... Testing CWRS with N=6, K=36... Testing CWRS with N=6, K=40... Testing CWRS with N=6, K=44... Testing CWRS with N=6, K=48... Testing CWRS with N=6, K=52... Testing CWRS with N=6, K=56... Testing CWRS with N=6, K=60... Testing CWRS with N=6, K=64... Testing CWRS with N=6, K=72... Testing CWRS with N=6, K=80... Testing CWRS with N=6, K=88... Testing CWRS with N=7, K=1... Testing CWRS with N=7, K=2... Testing CWRS with N=7, K=3... Testing CWRS with N=7, K=4... Testing CWRS with N=7, K=5... Testing CWRS with N=7, K=6... Testing CWRS with N=7, K=7... Testing CWRS with N=7, K=8... Testing CWRS with N=7, K=9... Testing CWRS with N=7, K=10... Testing CWRS with N=7, K=11... Testing CWRS with N=7, K=12... Testing CWRS with N=7, K=13... Testing CWRS with N=7, K=14... Testing CWRS with N=7, K=15... Testing CWRS with N=7, K=16... Testing CWRS with N=7, K=18... Testing CWRS with N=7, K=20... Testing CWRS with N=7, K=22... Testing CWRS with N=7, K=24... Testing CWRS with N=7, K=26... Testing CWRS with N=7, K=28... Testing CWRS with N=7, K=30... Testing CWRS with N=7, K=32... Testing CWRS with N=7, K=36... Testing CWRS with N=7, K=40... Testing CWRS with N=7, K=44... Testing CWRS with N=7, K=48... Testing CWRS with N=7, K=52... Testing CWRS with N=8, K=1... Testing CWRS with N=8, K=2... Testing CWRS with N=8, K=3... Testing CWRS with N=8, K=4... Testing CWRS with N=8, K=5... Testing CWRS with N=8, K=6... Testing CWRS with N=8, K=7... Testing CWRS with N=8, K=8... Testing CWRS with N=8, K=9... Testing CWRS with N=8, K=10... Testing CWRS with N=8, K=11... Testing CWRS with N=8, K=12... Testing CWRS with N=8, K=13... Testing CWRS with N=8, K=14... Testing CWRS with N=8, K=15... Testing CWRS with N=8, K=16... Testing CWRS with N=8, K=18... Testing CWRS with N=8, K=20... Testing CWRS with N=8, K=22... Testing CWRS with N=8, K=24... Testing CWRS with N=8, K=26... Testing CWRS with N=8, K=28... Testing CWRS with N=8, K=30... Testing CWRS with N=8, K=32... Testing CWRS with N=8, K=36... Testing CWRS with N=9, K=1... Testing CWRS with N=9, K=2... Testing CWRS with N=9, K=3... Testing CWRS with N=9, K=4... Testing CWRS with N=9, K=5... Testing CWRS with N=9, K=6... Testing CWRS with N=9, K=7... Testing CWRS with N=9, K=8... Testing CWRS with N=9, K=9... Testing CWRS with N=9, K=10... Testing CWRS with N=9, K=11... Testing CWRS with N=9, K=12... Testing CWRS with N=9, K=13... Testing CWRS with N=9, K=14... Testing CWRS with N=9, K=15... Testing CWRS with N=9, K=16... Testing CWRS with N=9, K=18... Testing CWRS with N=9, K=20... Testing CWRS with N=9, K=22... Testing CWRS with N=9, K=24... Testing CWRS with N=9, K=26... Testing CWRS with N=10, K=1... Testing CWRS with N=10, K=2... Testing CWRS with N=10, K=3... Testing CWRS with N=10, K=4... Testing CWRS with N=10, K=5... Testing CWRS with N=10, K=6... Testing CWRS with N=10, K=7... Testing CWRS with N=10, K=8... Testing CWRS with N=10, K=9... Testing CWRS with N=10, K=10... Testing CWRS with N=10, K=11... Testing CWRS with N=10, K=12... Testing CWRS with N=10, K=13... Testing CWRS with N=10, K=14... Testing CWRS with N=10, K=15... Testing CWRS with N=10, K=16... Testing CWRS with N=10, K=18... Testing CWRS with N=10, K=20... Testing CWRS with N=10, K=22... Testing CWRS with N=11, K=1... Testing CWRS with N=11, K=2... Testing CWRS with N=11, K=3... Testing CWRS with N=11, K=4... Testing CWRS with N=11, K=5... Testing CWRS with N=11, K=6... Testing CWRS with N=11, K=7... Testing CWRS with N=11, K=8... Testing CWRS with N=11, K=9... Testing CWRS with N=11, K=10... Testing CWRS with N=11, K=11... Testing CWRS with N=11, K=12... Testing CWRS with N=11, K=13... Testing CWRS with N=11, K=14... Testing CWRS with N=11, K=15... Testing CWRS with N=11, K=16... Testing CWRS with N=11, K=18... Testing CWRS with N=12, K=1... Testing CWRS with N=12, K=2... Testing CWRS with N=12, K=3... Testing CWRS with N=12, K=4... Testing CWRS with N=12, K=5... Testing CWRS with N=12, K=6... Testing CWRS with N=12, K=7... Testing CWRS with N=12, K=8... Testing CWRS with N=12, K=9... Testing CWRS with N=12, K=10... Testing CWRS with N=12, K=11... Testing CWRS with N=12, K=12... Testing CWRS with N=12, K=13... Testing CWRS with N=12, K=14... Testing CWRS with N=12, K=15... Testing CWRS with N=12, K=16... Testing CWRS with N=13, K=1... Testing CWRS with N=13, K=2... Testing CWRS with N=13, K=3... Testing CWRS with N=13, K=4... Testing CWRS with N=13, K=5... Testing CWRS with N=13, K=6... Testing CWRS with N=13, K=7... Testing CWRS with N=13, K=8... Testing CWRS with N=13, K=9... Testing CWRS with N=13, K=10... Testing CWRS with N=13, K=11... Testing CWRS with N=13, K=12... Testing CWRS with N=13, K=13... Testing CWRS with N=13, K=14... Testing CWRS with N=13, K=15... Testing CWRS with N=14, K=1... Testing CWRS with N=14, K=2... Testing CWRS with N=14, K=3... Testing CWRS with N=14, K=4... Testing CWRS with N=14, K=5... Testing CWRS with N=14, K=6... Testing CWRS with N=14, K=7... Testing CWRS with N=14, K=8... Testing CWRS with N=14, K=9... Testing CWRS with N=14, K=10... Testing CWRS with N=14, K=11... Testing CWRS with N=14, K=12... Testing CWRS with N=14, K=13... Testing CWRS with N=15, K=1... Testing CWRS with N=15, K=2... Testing CWRS with N=15, K=3... Testing CWRS with N=15, K=4... Testing CWRS with N=15, K=5... Testing CWRS with N=15, K=6... Testing CWRS with N=15, K=7... Testing CWRS with N=15, K=8... Testing CWRS with N=15, K=9... Testing CWRS with N=15, K=10... Testing CWRS with N=15, K=11... Testing CWRS with N=15, K=12... Testing CWRS with N=16, K=1... Testing CWRS with N=16, K=2... Testing CWRS with N=16, K=3... Testing CWRS with N=16, K=4... Testing CWRS with N=16, K=5... Testing CWRS with N=16, K=6... Testing CWRS with N=16, K=7... Testing CWRS with N=16, K=8... Testing CWRS with N=16, K=9... Testing CWRS with N=16, K=10... Testing CWRS with N=16, K=11... Testing CWRS with N=16, K=12... Testing CWRS with N=18, K=1... Testing CWRS with N=18, K=2... Testing CWRS with N=18, K=3... Testing CWRS with N=18, K=4... Testing CWRS with N=18, K=5... Testing CWRS with N=18, K=6... Testing CWRS with N=18, K=7... Testing CWRS with N=18, K=8... Testing CWRS with N=18, K=9... Testing CWRS with N=18, K=10... Testing CWRS with N=18, K=11... Testing CWRS with N=20, K=1... Testing CWRS with N=20, K=2... Testing CWRS with N=20, K=3... Testing CWRS with N=20, K=4... Testing CWRS with N=20, K=5... Testing CWRS with N=20, K=6... Testing CWRS with N=20, K=7... Testing CWRS with N=20, K=8... Testing CWRS with N=20, K=9... Testing CWRS with N=20, K=10... Testing CWRS with N=22, K=1... Testing CWRS with N=22, K=2... Testing CWRS with N=22, K=3... Testing CWRS with N=22, K=4... Testing CWRS with N=22, K=5... Testing CWRS with N=22, K=6... Testing CWRS with N=22, K=7... Testing CWRS with N=22, K=8... Testing CWRS with N=22, K=9... Testing CWRS with N=24, K=1... Testing CWRS with N=24, K=2... Testing CWRS with N=24, K=3... Testing CWRS with N=24, K=4... Testing CWRS with N=24, K=5... Testing CWRS with N=24, K=6... Testing CWRS with N=24, K=7... Testing CWRS with N=24, K=8... Testing CWRS with N=24, K=9... Testing CWRS with N=26, K=1... Testing CWRS with N=26, K=2... Testing CWRS with N=26, K=3... Testing CWRS with N=26, K=4... Testing CWRS with N=26, K=5... Testing CWRS with N=26, K=6... Testing CWRS with N=26, K=7... Testing CWRS with N=26, K=8... Testing CWRS with N=28, K=1... Testing CWRS with N=28, K=2... Testing CWRS with N=28, K=3... Testing CWRS with N=28, K=4... Testing CWRS with N=28, K=5... Testing CWRS with N=28, K=6... Testing CWRS with N=28, K=7... Testing CWRS with N=28, K=8... Testing CWRS with N=30, K=1... Testing CWRS with N=30, K=2... Testing CWRS with N=30, K=3... Testing CWRS with N=30, K=4... Testing CWRS with N=30, K=5... Testing CWRS with N=30, K=6... Testing CWRS with N=30, K=7... Testing CWRS with N=32, K=1... Testing CWRS with N=32, K=2... Testing CWRS with N=32, K=3... Testing CWRS with N=32, K=4... Testing CWRS with N=32, K=5... Testing CWRS with N=32, K=6... Testing CWRS with N=32, K=7... Testing CWRS with N=36, K=1... Testing CWRS with N=36, K=2... Testing CWRS with N=36, K=3... Testing CWRS with N=36, K=4... Testing CWRS with N=36, K=5... Testing CWRS with N=36, K=6... Testing CWRS with N=36, K=7... Testing CWRS with N=40, K=1... Testing CWRS with N=40, K=2... Testing CWRS with N=40, K=3... Testing CWRS with N=40, K=4... Testing CWRS with N=40, K=5... Testing CWRS with N=40, K=6... Testing CWRS with N=40, K=7... Testing CWRS with N=44, K=1... Testing CWRS with N=44, K=2... Testing CWRS with N=44, K=3... Testing CWRS with N=44, K=4... Testing CWRS with N=44, K=5... Testing CWRS with N=44, K=6... Testing CWRS with N=48, K=1... Testing CWRS with N=48, K=2... Testing CWRS with N=48, K=3... Testing CWRS with N=48, K=4... Testing CWRS with N=48, K=5... Testing CWRS with N=48, K=6... Testing CWRS with N=52, K=1... Testing CWRS with N=52, K=2... Testing CWRS with N=52, K=3... Testing CWRS with N=52, K=4... Testing CWRS with N=52, K=5... Testing CWRS with N=52, K=6... Testing CWRS with N=56, K=1... Testing CWRS with N=56, K=2... Testing CWRS with N=56, K=3... Testing CWRS with N=56, K=4... Testing CWRS with N=56, K=5... Testing CWRS with N=56, K=6... Testing CWRS with N=60, K=1... Testing CWRS with N=60, K=2... Testing CWRS with N=60, K=3... Testing CWRS with N=60, K=4... Testing CWRS with N=60, K=5... Testing CWRS with N=60, K=6... Testing CWRS with N=64, K=1... Testing CWRS with N=64, K=2... Testing CWRS with N=64, K=3... Testing CWRS with N=64, K=4... Testing CWRS with N=64, K=5... Testing CWRS with N=72, K=1... Testing CWRS with N=72, K=2... Testing CWRS with N=72, K=3... Testing CWRS with N=72, K=4... Testing CWRS with N=72, K=5... Testing CWRS with N=80, K=1... Testing CWRS with N=80, K=2... Testing CWRS with N=80, K=3... Testing CWRS with N=80, K=4... Testing CWRS with N=80, K=5... Testing CWRS with N=88, K=1... Testing CWRS with N=88, K=2... Testing CWRS with N=88, K=3... Testing CWRS with N=88, K=4... Testing CWRS with N=88, K=5... Testing CWRS with N=96, K=1... Testing CWRS with N=96, K=2... Testing CWRS with N=96, K=3... Testing CWRS with N=96, K=4... Testing CWRS with N=96, K=5... Testing CWRS with N=104, K=1... Testing CWRS with N=104, K=2... Testing CWRS with N=104, K=3... Testing CWRS with N=104, K=4... Testing CWRS with N=104, K=5... Testing CWRS with N=112, K=1... Testing CWRS with N=112, K=2... Testing CWRS with N=112, K=3... Testing CWRS with N=112, K=4... Testing CWRS with N=120, K=1... Testing CWRS with N=120, K=2... Testing CWRS with N=120, K=3... Testing CWRS with N=120, K=4... Testing CWRS with N=128, K=1... Testing CWRS with N=128, K=2... Testing CWRS with N=128, K=3... Testing CWRS with N=128, K=4... Testing CWRS with N=144, K=1... Testing CWRS with N=144, K=2... Testing CWRS with N=144, K=3... Testing CWRS with N=144, K=4... Testing CWRS with N=160, K=1... Testing CWRS with N=160, K=2... Testing CWRS with N=160, K=3... Testing CWRS with N=160, K=4... Testing CWRS with N=176, K=1... Testing CWRS with N=176, K=2... Testing CWRS with N=176, K=3... Testing CWRS with N=176, K=4... Testing CWRS with N=192, K=1... Testing CWRS with N=192, K=2... Testing CWRS with N=192, K=3... Testing CWRS with N=192, K=4... Testing CWRS with N=208, K=1... Testing CWRS with N=208, K=2... Testing CWRS with N=208, K=3... Testing CWRS with N=208, K=4... Testing CWRS with N=224, K=1... Testing CWRS with N=224, K=2... Testing CWRS with N=224, K=3... Testing CWRS with N=224, K=4... Testing CWRS with N=240, K=1... Testing CWRS with N=240, K=2... Testing CWRS with N=240, K=3... Testing CWRS with N=240, K=4... PASS: celt/tests/test_unit_cwrs32 Testing the libopus 1.0.2 API deterministically All API tests passed. The libopus API was invoked 111886468 times. Decoder basic API tests --------------------------------------------------- opus_decoder_get_size(0)=0 ................... OK. opus_decoder_get_size(1)=18204 ............... OK. opus_decoder_get_size(2)=26972 ............... 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_PITCH ............................... 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 (1219431 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)=18480 OK. opus_multistream_decoder_get_size( 1, 1)=27248 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)=36688 OK. opus_multistream_decoder_get_size( 2, 1)=45456 OK. opus_multistream_decoder_get_size( 2, 2)=54224 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)=54896 OK. opus_multistream_decoder_get_size( 3, 1)=63664 OK. opus_multistream_decoder_get_size( 3, 2)=72432 OK. opus_multistream_decoder_get_size( 3, 3)=81200 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 (576105 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) ............... OK. opus_packet_parse ............................ OK. All packet parsing tests passed (105760666 API invocations) Encoder basic API tests --------------------------------------------------- opus_encoder_get_size(0)=0 ................... OK. opus_encoder_get_size(1)=33632 ............... OK. opus_encoder_get_size(2)=38460 ............... OK. opus_encoder_get_size(3)=0 ................... OK. opus_encoder_create() ........................ OK. opus_encoder_init() .......................... OK. OPUS_GET_LOOKAHEAD ........................... OK. OPUS_UNIMPLEMENTED ........................... OK. OPUS_SET_APPLICATION ......................... OK. OPUS_GET_APPLICATION ......................... OK. OPUS_SET_BITRATE ............................. OK. OPUS_GET_BITRATE ............................. OK. OPUS_SET_FORCE_CHANNELS ...................... OK. OPUS_GET_FORCE_CHANNELS ...................... OK. OPUS_SET_BANDWIDTH ........................... OK. OPUS_GET_BANDWIDTH ........................... OK. OPUS_SET_MAX_BANDWIDTH ....................... OK. OPUS_GET_MAX_BANDWIDTH ....................... OK. OPUS_SET_DTX ................................. OK. OPUS_GET_DTX ................................. OK. OPUS_SET_COMPLEXITY .......................... OK. OPUS_GET_COMPLEXITY .......................... OK. OPUS_SET_INBAND_FEC .......................... OK. OPUS_GET_INBAND_FEC .......................... OK. OPUS_SET_PACKET_LOSS_PERC .................... OK. OPUS_GET_PACKET_LOSS_PERC .................... OK. OPUS_SET_VBR ................................. OK. OPUS_GET_VBR ................................. OK. OPUS_SET_VBR_CONSTRAINT ...................... OK. OPUS_GET_VBR_CONSTRAINT ...................... OK. OPUS_SET_SIGNAL .............................. OK. OPUS_GET_SIGNAL .............................. OK. OPUS_SET_LSB_DEPTH ........................... OK. OPUS_GET_LSB_DEPTH ........................... OK. OPUS_GET_FINAL_RANGE ......................... OK. OPUS_RESET_STATE ............................. OK. opus_encode() ................................ OK. opus_encode_float() .......................... OK. All encoder interface tests passed (1152168 API invocations) Repacketizer tests --------------------------------------------------- opus_repacketizer_get_size()=496 ............. OK. opus_repacketizer_init ....................... OK. opus_repacketizer_create ..................... OK. opus_repacketizer_get_nb_frames .............. OK. opus_repacketizer_cat ........................ OK. opus_repacketizer_out ........................ OK. opus_repacketizer_out_range .................. OK. All repacketizer tests passed (3177933 API invocations) malloc() failure tests --------------------------------------------------- opus_decoder_create() ........................ OK. opus_encoder_create() ........................ OK. opus_repacketizer_create() ................... OK. opus_multistream_decoder_create() ............ OK. opus_multistream_encoder_create() ............ OK. All malloc failure tests passed (161 API invocations) PASS: tests/test_opus_api Testing libopus 1.0.2 decoder. Random seed: 92329087 (FF24) Starting 10 decoders... opus_decoder_create(48000,1) OK. Copy OK. opus_decoder_create(48000,2) OK. Copy OK. opus_decoder_create(24000,1) OK. Copy OK. opus_decoder_create(24000,2) OK. Copy OK. opus_decoder_create(16000,1) OK. Copy OK. opus_decoder_create(16000,2) OK. Copy OK. opus_decoder_create(12000,1) OK. Copy OK. opus_decoder_create(12000,2) OK. Copy OK. opus_decoder_create( 8000,1) OK. Copy OK. opus_decoder_create( 8000,2) OK. Copy OK. dec[all] initial frame PLC OK. dec[all] all 2-byte prefix for length 3 and PLC, all modes (64) OK. dec[ 7] all 3-byte prefix for length 4, mode 20 OK. dec[ 8] all 3-byte prefix for length 4, mode 0 OK. dec[all] random packets, all modes (64), every 8th size from from 2 bytes to maximum OK. dec[all] random packets, all mode pairs (4096), 132 bytes/frame OK. dec[ 3] random packets, all mode pairs (4096)*10, 84 bytes/frame OK. dec[ 0] pre-selected random packets OK. Decoders stopped. PASS: tests/test_opus_decode Testing libopus 1.0.2 encoder. Random seed: 182113430 (547E) Tests completed successfully. Encode+Decode tests. Mode LP FB encode VBR, 11285 bps OK. Mode LP FB encode VBR, 13905 bps OK. Mode LP FB encode VBR, 64481 bps OK. Mode Hybrid FB encode VBR, 20217 bps OK. Mode Hybrid FB encode VBR, 46979 bps OK. Mode Hybrid FB encode VBR, 89022 bps OK. Mode Hybrid FB encode VBR, 106828 bps OK. Mode MDCT FB encode VBR, 691766 bps OK. Mode MDCT FB encode VBR, 21801 bps OK. Mode MDCT FB encode VBR, 31254 bps OK. Mode MDCT FB encode VBR, 50979 bps OK. Mode MDCT FB encode VBR, 68751 bps OK. Mode MDCT FB encode VBR, 189179 bps OK. Mode LP FB encode CVBR, 6499 bps OK. Mode LP FB encode CVBR, 16259 bps OK. Mode LP FB encode CVBR, 91729 bps OK. Mode Hybrid FB encode CVBR, 17962 bps OK. Mode Hybrid FB encode CVBR, 45830 bps OK. Mode Hybrid FB encode CVBR, 65690 bps OK. Mode Hybrid FB encode CVBR, 66672 bps OK. Mode MDCT FB encode CVBR, 620062 bps OK. Mode MDCT FB encode CVBR, 20812 bps OK. Mode MDCT FB encode CVBR, 41970 bps OK. Mode MDCT FB encode CVBR, 57402 bps OK. Mode MDCT FB encode CVBR, 93850 bps OK. Mode MDCT FB encode CVBR, 147632 bps OK. Mode LP FB encode CBR, 9630 bps OK. Mode LP FB encode CBR, 18214 bps OK. Mode LP FB encode CBR, 68204 bps OK. Mode Hybrid FB encode CBR, 23863 bps OK. Mode Hybrid FB encode CBR, 47395 bps OK. Mode Hybrid FB encode CBR, 77195 bps OK. Mode Hybrid FB encode CBR, 127890 bps OK. Mode MDCT FB encode CBR, 985907 bps OK. Mode MDCT FB encode CBR, 17314 bps OK. Mode MDCT FB encode CBR, 28509 bps OK. Mode MDCT FB encode CBR, 73008 bps OK. Mode MDCT FB encode CBR, 100961 bps OK. Mode MDCT FB encode CBR, 181999 bps OK. Mode LP NB dual-mono MS encode VBR, 5113 bps OK. Mode LP NB dual-mono MS encode VBR, 16424 bps OK. Mode LP NB dual-mono MS encode VBR, 35217 bps OK. Mode LP NB dual-mono MS encode VBR, 14819 bps OK. Mode LP NB dual-mono MS encode VBR, 28989 bps OK. Mode LP NB dual-mono MS encode VBR, 57707 bps OK. Mode LP NB dual-mono MS encode VBR, 61110 bps OK. Mode LP NB dual-mono MS encode VBR, 127915 bps OK. Mode MDCT NB dual-mono MS encode VBR, 6230 bps OK. Mode MDCT NB dual-mono MS encode VBR, 21206 bps OK. Mode MDCT NB dual-mono MS encode VBR, 56259 bps OK. Mode MDCT NB dual-mono MS encode VBR, 10034 bps OK. Mode MDCT NB dual-mono MS encode VBR, 26760 bps OK. Mode MDCT NB dual-mono MS encode VBR, 56683 bps OK. Mode MDCT NB dual-mono MS encode VBR, 77242 bps OK. Mode MDCT NB dual-mono MS encode VBR, 102963 bps OK. Mode LP NB dual-mono MS encode CVBR, 5094 bps OK. Mode LP NB dual-mono MS encode CVBR, 21771 bps OK. Mode LP NB dual-mono MS encode CVBR, 51856 bps OK. Mode LP NB dual-mono MS encode CVBR, 10841 bps OK. Mode LP NB dual-mono MS encode CVBR, 28256 bps OK. Mode LP NB dual-mono MS encode CVBR, 54449 bps OK. Mode LP NB dual-mono MS encode CVBR, 91189 bps OK. Mode LP NB dual-mono MS encode CVBR, 165275 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 5080 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 19611 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 63073 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 10781 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 17669 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 42049 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 65241 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 96550 bps OK. Mode LP NB dual-mono MS encode CBR, 7759 bps OK. Mode LP NB dual-mono MS encode CBR, 19605 bps OK. Mode LP NB dual-mono MS encode CBR, 62755 bps OK. Mode LP NB dual-mono MS encode CBR, 11518 bps OK. Mode LP NB dual-mono MS encode CBR, 18169 bps OK. Mode LP NB dual-mono MS encode CBR, 52442 bps OK. Mode LP NB dual-mono MS encode CBR, 71669 bps OK. Mode LP NB dual-mono MS encode CBR, 131015 bps OK. Mode MDCT NB dual-mono MS encode CBR, 5666 bps OK. Mode MDCT NB dual-mono MS encode CBR, 14656 bps OK. Mode MDCT NB dual-mono MS encode CBR, 49058 bps OK. Mode MDCT NB dual-mono MS encode CBR, 9463 bps OK. Mode MDCT NB dual-mono MS encode CBR, 21706 bps OK. Mode MDCT NB dual-mono MS encode CBR, 36127 bps OK. Mode MDCT NB dual-mono MS encode CBR, 68722 bps OK. Mode MDCT NB dual-mono MS encode CBR, 147195 bps OK. All framesize pairs switching encode, 9521 frames OK. PASS: tests/test_opus_encode =================== All 11 tests passed =================== make[2]: Leaving directory '/builddir/build/BUILD/opus-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/opus-1.0.2' + exit 0 Processing files: opus-1.0.2-6.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.28RBsq + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/doc/opus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/doc/opus + cp -pr COPYING /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/doc/opus + cp -pr README /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/doc/opus + cp -pr rfc6716.txt /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64/usr/share/doc/opus + exit 0 Provides: libopus.so.0()(64bit) opus = 1.0.2-6.an8 opus(aarch-64) = 1.0.2-6.an8 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: opus-devel-1.0.2-6.an8.aarch64 Provides: opus-devel = 1.0.2-6.an8 opus-devel(aarch-64) = 1.0.2-6.an8 pkgconfig(opus) = 1.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopus.so.0()(64bit) Processing files: opus-debugsource-1.0.2-6.an8.aarch64 Provides: opus-debugsource = 1.0.2-6.an8 opus-debugsource(aarch-64) = 1.0.2-6.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: opus-debuginfo-1.0.2-6.an8.aarch64 Provides: debuginfo(build-id) = 0f6cff51ce4dc6cb21fbd931ad126c38ad1aa0e4 opus-debuginfo = 1.0.2-6.an8 opus-debuginfo(aarch-64) = 1.0.2-6.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: opus-debugsource(aarch-64) = 1.0.2-6.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 Wrote: /builddir/build/RPMS/opus-1.0.2-6.an8.aarch64.rpm Wrote: /builddir/build/RPMS/opus-devel-1.0.2-6.an8.aarch64.rpm Wrote: /builddir/build/RPMS/opus-debugsource-1.0.2-6.an8.aarch64.rpm Wrote: /builddir/build/RPMS/opus-debuginfo-1.0.2-6.an8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h0Y4nd + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + rm -rf /builddir/build/BUILDROOT/opus-1.0.2-6.an8.aarch64 + exit 0 Child return code was: 0