Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/opus.spec'], False, '/srv/build/7/D/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/opus.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opus-1.0.2-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/opus.spec'], False, '/srv/build/7/D/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/opus.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IxpNcL + 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 -xf - + 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/cat /builddir/build/SOURCES/0001-Fix-several-memory-errors-in-the-SILK-resampler.patch + /usr/bin/patch -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 Patch #1 (0001-Fixes-an-assertion-failure-in-SILK.patch): + echo 'Patch #1 (0001-Fixes-an-assertion-failure-in-SILK.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Fixes-an-assertion-failure-in-SILK.patch + /usr/bin/patch -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.hSYhjy + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-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 x86_64-redhat-linux-gnu-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 -m elf_x86_64) 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... -std=gnu99 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 -std=gnu99 supports -fvisibility=hidden... yes checking if gcc -std=gnu99 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 -j16 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 CC celt/bands.lo CC celt/celt.lo CC celt/cwrs.lo CC celt/entcode.lo CC celt/entdec.lo 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/entenc.lo CC celt/kiss_fft.lo CC celt/mathops.lo CC celt/mdct.lo CC celt/laplace.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/noise_shape_analysis_FLP.lo CC silk/float/LTP_scale_ctrl_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_vector_FLP.lo CC silk/float/scale_copy_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 CC tests/test_opus_encode.o CC tests/test_opus_decode.o CC celt/tests/test_unit_cwrs32.o CC celt/tests/test_unit_entropy.o CC celt/tests/test_unit_dft.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_laplace CCLD celt/tests/test_unit_types CCLD celt/tests/test_unit_entropy CCLD celt/tests/test_unit_dft CCLD celt/tests/test_unit_cwrs32 CCLD celt/tests/test_unit_rotation CCLD celt/tests/test_unit_mdct CCLD celt/tests/test_unit_mathops CCLD libopus.la CCLD opus_demo CCLD repacketizer_demo CCLD tests/test_opus_api CCLD tests/test_opus_decode CCLD tests/test_opus_encode CCLD opus_custom_demo 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.dw0h1M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 + cd opus-1.0.2 + rm -rf /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 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.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libopus.la '/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopus.so.0.3.0 /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64/libopus.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/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.el7.x86_64/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.el7.x86_64/usr/lib64/libopus.la libtool: install: /usr/bin/install -c .libs/libopus.a /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64/libopus.a libtool: install: chmod 644 /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64/libopus.a libtool: install: ranlib /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/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.el7.x86_64/usr/share/aclocal' /usr/bin/install -c -m 644 opus.m4 '/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 opus.pc '/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/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.el7.x86_64/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.el7.x86_64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 -name '*.a' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/opus-1.0.2 extracting debug info from /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/lib64/libopus.so.0.3.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopus.so.0.3.0.debug to /usr/lib/debug/usr/lib64/libopus.so.debug symlinked /usr/lib/debug/usr/lib64/libopus.so.0.3.0.debug to /usr/lib/debug/usr/lib64/libopus.so.0.debug 2983 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6UYwS2 + 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: 1402385343 (5F3B) PASS: celt/tests/test_unit_entropy PASS: celt/tests/test_unit_laplace nfft=32 inverse=0,snr = 145.831800 nfft=32 inverse=1,snr = 145.582834 nfft=128 inverse=0,snr = 141.983905 nfft=128 inverse=1,snr = 141.604580 nfft=256 inverse=0,snr = 140.936106 nfft=256 inverse=1,snr = 141.933317 nfft=36 inverse=0,snr = 141.286995 nfft=36 inverse=1,snr = 140.563305 nfft=50 inverse=0,snr = 141.143254 nfft=50 inverse=1,snr = 140.031656 nfft=120 inverse=0,snr = 138.089567 nfft=120 inverse=1,snr = 139.808057 PASS: celt/tests/test_unit_dft nfft=32 inverse=0,snr = 64.401113 nfft=32 inverse=1,snr = 64.402897 nfft=256 inverse=0,snr = 100.578567 nfft=256 inverse=1,snr = 100.584575 nfft=512 inverse=0,snr = 112.734936 nfft=512 inverse=1,snr = 112.718663 nfft=40 inverse=0,snr = 68.277536 nfft=40 inverse=1,snr = 68.277853 nfft=120 inverse=0,snr = 87.354796 nfft=120 inverse=1,snr = 87.364242 nfft=240 inverse=0,snr = 99.387008 nfft=240 inverse=1,snr = 99.413828 nfft=480 inverse=0,snr = 111.346731 nfft=480 inverse=1,snr = 111.510411 PASS: celt/tests/test_unit_mdct SNR for size 15 (3 pulses) is 257.113974 (was -9.838446 without inverse) SNR for size 23 (5 pulses) is 261.084348 (was -10.734683 without inverse) SNR for size 50 (3 pulses) is 259.258313 (was -10.184811 without inverse) SNR for size 80 (1 pulses) is 271.282011 (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 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 test All API tests passed. The libopus API was invoked 111886468 times. s 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: 376157132 (D4A4) 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[ 0] all 3-byte prefix for length 4, mode 16 OK. dec[ 2] all 3-byte prefix for length 4, mode 4 OK. dec[all] random packets, all modes (64), every 8th size from from 3 bytes to maximum OK. dec[all] random packets, all mode pairs (4096), 61 bytes/frame OK. dec[ 3] random packets, all mode pairs (4096)*10, 125 bytes/frame OK. dec[ 1] pre-selected random packets OK. Decoders stopped. PASS: tests/test_opus_decode Testing libopus 1.0.2 encoder. Random seed: 843953147 (786C) Encode+Decode tests. Mode LP FB encode VBR, 9292 bps OK. Mode LP FB encode VBR, 21723 bps OK. Mode LP FB encode VBR, 57092 bps OK. Mode Hybrid FB encode VBR, 24878 bps OK. Mode Hybrid FB encode VBR, 59787 bps OK. Mode Hybrid FB encode VBR, 78937 bps OK. Mode Hybrid FB encode VBR, 92094 bps OK. Mode MDCT FB encode VBR, 689736 bps OK. Mode MDCT FB encode VBR, 19322 bps OK. Mode MDCT FB encode VBR, 32054 bps OK. Mode MDCT FB encode VBR, 71437 bps OK. Mode MDCT FB encode VBR, 86582 bps OK. Mode MDCT FB encode VBR, 127378 bps OK. Mode LP FB encode CVBR, 10713 bps OK. Mode LP FB encode CVBR, 12984 bps OK. Mode LP FB encode CVBR, 56308 bps OK. Mode Hybrid FB encode CVBR, 18993 bps OK. Mode Hybrid FB encode CVBR, 40622 bps OK. Mode Hybrid FB encode CVBR, 82327 bps OK. Mode Hybrid FB encode CVBR, 100458 bps OK. Mode MDCT FB encode CVBR, 662259 bps OK. Mode MDCT FB encode CVBR, 13890 bps OK. Mode MDCT FB encode CVBR, 25142 bps OK. Mode MDCT FB encode CVBR, 65884 bps OK. Mode MDCT FB encode CVBR, 101947 bps OK. Mode MDCT FB encode CVBR, 190286 bps OK. Mode LP FB encode CBR, 8937 bps OK. Mode LP FB encode CBR, 12009 bps OK. Mode LP FB encode CBR, 85363 bps OK. Mode Hybrid FB encode CBR, 26261 bps OK. Mode Hybrid FB encode CBR, 33839 bps OK. Mode Hybrid FB encode CBR, 72662 bps OK. Mode Hybrid FB encode CBR, 73207 bps OK. Mode MDCT FB encode CBR, 681517 bps OK. Mode MDCT FB encode CBR, 21651 bps OK. Mode MDCT FB encode CBR, 24398 bps OK. Mode MDCT FB encode CBR, 55636 bps OK. Mode MDCT FB encode CBR, 127761 bps OK. Mode MDCT FB encode CBR, 188109 bps OK. Mode LP NB dual-mono MS encode VBR, 6981 bps OK. Mode LP NB dual-mono MS encode VBR, 13680 bps OK. Mode LP NB dual-mono MS encode VBR, 55468 bps OK. Mode LP NB dual-mono MS encode VBR, 15093 bps OK. Mode LP NB dual-mono MS encode VBR, 27708 bps OK. Mode LP NB dual-mono MS encode VBR, 58247 bps OK. Mode LP NB dual-mono MS encode VBR, 71189 bps OK. Mode LP NB dual-mono MS encode VBR, 98522 bps OK. Mode MDCT NB dual-mono MS encode VBR, 6923 bps OK. Mode MDCT NB dual-mono MS encode VBR, 20939 bps OK. Mode MDCT NB dual-mono MS encode VBR, 59963 bps OK. Mode MDCT NB dual-mono MS encode VBR, 15457 bps OK. Mode MDCT NB dual-mono MS encode VBR, 27380 bps OK. Mode MDCT NB dual-mono MS encode VBR, 61417 bps OK. Mode MDCT NB dual-mono MS encode VBR, 51905 bps OK. Mode MDCT NB dual-mono MS encode VBR, 123762 bps OK. Mode LP NB dual-mono MS encode CVBR, 5827 bps OK. Mode LP NB dual-mono MS encode CVBR, 18733 bps OK. Mode LP NB dual-mono MS encode CVBR, 38093 bps OK. Mode LP NB dual-mono MS encode CVBR, 13320 bps OK. Mode LP NB dual-mono MS encode CVBR, 30974 bps OK. Mode LP NB dual-mono MS encode CVBR, 60014 bps OK. Mode LP NB dual-mono MS encode CVBR, 94027 bps OK. Mode LP NB dual-mono MS encode CVBR, 151539 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 6352 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 18877 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 44785 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 14049 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 21955 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 44228 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 84728 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 159806 bps OK. Mode LP NB dual-mono MS encode CBR, 7045 bps OK. Mode LP NB dual-mono MS encode CBR, 17359 bps OK. Mode LP NB dual-mono MS encode CBR, 41914 bps OK. Mode LP NB dual-mono MS encode CBR, 13106 bps OK. Mode LP NB dual-mono MS encode CBR, 19615 bps OK. Mode LP NB dTests completed successfully. ual-mono MS encode CBR, 39809 bps OK. Mode LP NB dual-mono MS encode CBR, 48242 bps OK. Mode LP NB dual-mono MS encode CBR, 134342 bps OK. Mode MDCT NB dual-mono MS encode CBR, 7959 bps OK. Mode MDCT NB dual-mono MS encode CBR, 17774 bps OK. Mode MDCT NB dual-mono MS encode CBR, 49673 bps OK. Mode MDCT NB dual-mono MS encode CBR, 12113 bps OK. Mode MDCT NB dual-mono MS encode CBR, 25231 bps OK. Mode MDCT NB dual-mono MS encode CBR, 37227 bps OK. Mode MDCT NB dual-mono MS encode CBR, 86434 bps OK. Mode MDCT NB dual-mono MS encode CBR, 115320 bps OK. All framesize pairs switching encode, 9835 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.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DPWlWH + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/share/doc/opus-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/share/doc/opus-1.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/share/doc/opus-1.0.2 + cp -pr README /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/share/doc/opus-1.0.2 + cp -pr rfc6716.txt /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64/usr/share/doc/opus-1.0.2 + exit 0 Provides: libopus.so.0()(64bit) opus = 1.0.2-6.el7 opus(x86-64) = 1.0.2-6.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: opus-devel-1.0.2-6.el7.x86_64 Provides: opus-devel = 1.0.2-6.el7 opus-devel(x86-64) = 1.0.2-6.el7 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-debuginfo-1.0.2-6.el7.x86_64 Provides: opus-debuginfo = 1.0.2-6.el7 opus-debuginfo(x86-64) = 1.0.2-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 Wrote: /builddir/build/RPMS/opus-1.0.2-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/opus-devel-1.0.2-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/opus-debuginfo-1.0.2-6.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZQygOs + umask 022 + cd /builddir/build/BUILD + cd opus-1.0.2 + rm -rf /builddir/build/BUILDROOT/opus-1.0.2-6.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->