Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/opus.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', '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_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org 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/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', '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_US.UTF-8', '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.oengvC + 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 . Patch #0 (0001-Fix-several-memory-errors-in-the-SILK-resampler.patch): + echo '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 + echo 'Patch #1 (0001-Fixes-an-assertion-failure-in-SILK.patch):' 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.CGg7la + 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 make[3]: Entering directory `/builddir/build/BUILD/opus-1.0.2/doc' make[3]: Nothing to be done for `all'. CC celt/bands.lo make[3]: Leaving directory `/builddir/build/BUILD/opus-1.0.2/doc' 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/repacketizer.lo CC src/opus_multistream.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_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_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_mdct CCLD celt/tests/test_unit_rotation CCLD libopus.la CCLD celt/tests/test_unit_mathops 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 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.CgP1V4 + 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.sICsu0 + 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: 1401573217 (B3AD) 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: 224218991 (61C2) 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[ 4] all 3-byte prefix for length 4, mode 16 OK. dec[ 1] all 3-byte prefix for length 4, mode 8 OK. dec[all] random packets, all modes (64), every 8th size from from 8 bytes to maximum OK. dec[all] random packets, all mode pairs (4096), 170 bytes/frame OK. dec[ 3] random packets, all mode pairs (4096)*10, 106 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: 1355042722 (AF79) Encode+Decode tests. Mode LP FB encode VBR, 10261 bps OK. Mode LP FB encode VBR, 22951 bps OK. Mode LP FB encode VBR, 85670 bps OK. Mode Hybrid FB encode VBR, 16676 bps OK. Mode Hybrid FB encode VBR, 48046 bps OK. Mode Hybrid FB encode VBR, 85942 bps OK. Mode Hybrid FB encode VBR, 87367 bps OK. Mode MDCT FB encode VBR, 651228 bps OK. Mode MDCT FB encode VBR, 17765 bps OK. Mode MDCT FB encode VBR, 28922 bps OK. Mode MDCT FB encode VBR, 89645 bps OK. Mode MDCT FB encode VBR, 91266 bps OK. Mode MDCT FB encode VBR, 143427 bps OK. Mode LP FB encode CVBR, 11595 bps OK. Mode LP FB encode CVBR, 19702 bps OK. Mode LP FB encode CVBR, 89380 bps OK. Mode Hybrid FB encode CVBR, 22115 bps OK. Mode Hybrid FB encode CVBR, 43189 bps OK. Mode Hybrid FB encode CVBR, 76533 bps OK. Mode Hybrid FB encode CVBR, 69627 bps OK. Mode MDCT FB encode CVBR, 582832 bps OK. Mode MDCT FB encode CVBR, 22286 bps OK. Mode MDCT FB encode CVBR, 46490 bps OK. Mode MDCT FB encode CVBR, 74273 bps OK. Mode MDCT FB encode CVBR, 127863 bps OK. Mode MDCT FB encode CVBR, 162812 bps OK. Mode LP FB encode CBR, 7035 bps OK. Mode LP FB encode CBR, 15049 bps OK. Mode LP FB encode CBR, 49389 bps OK. Mode Hybrid FB encode CBR, 18394 bps OK. Mode Hybrid FB encode CBR, 46649 bps OK. Mode Hybrid FB encode CBR, 94219 bps OK. Mode Hybrid FB encode CBR, 69091 bps OK. Mode MDCT FB encode CBR, 765583 bps OK. Mode MDCT FB encode CBR, 17060 bps OK. Mode MDCT FB encode CBR, 39214 bps OK. Mode MDCT FB encode CBR, 55225 bps OK. Mode MDCT FB encode CBR, 111531 bps OK. Mode MDCT FB encode CBR, 160286 bps OK. Mode LP NB dual-mono MS encode VBR, 7482 bps OK. Mode LP NB dual-mono MS encode VBR, 15675 bps OK. Mode LP NB dual-mono MS encode VBR, 38277 bps OK. Mode LP NB dual-mono MS encode VBR, 8794 bps OK. Mode LP NB dual-mono MS encode VBR, 27253 bps OK. Mode LP NB dual-mono MS encode VBR, 44349 bps OK. Mode LP NB dual-mono MS encode VBR, 84844 bps OK. Mode LP NB dual-mono MS encode VBR, 164130 bps OK. Mode MDCT NB dual-mono MS encode VBR, 4740 bps OK. Mode MDCT NB dual-mono MS encode VBR, 22184 bps OK. Mode MDCT NB dual-mono MS encode VBR, 60193 bps OK. Mode MDCT NB dual-mono MS encode VBR, 12270 bps OK. Mode MDCT NB dual-mono MS encode VBR, 30776 bps OK. Mode MDCT NB dual-mono MS encode VBR, 57646 bps OK. Mode MDCT NB dual-mono MS encode VBR, 74303 bps OK. Mode MDCT NB dual-mono MS encode VBR, 127877 bps OK. Mode LP NB dual-mono MS encode CVBR, 7605 bps OK. Mode LP NB dual-mono MS encode CVBR, 18354 bps OK. Mode LP NB dual-mono MS encode CVBR, 56873 bps OK. Mode LP NB dual-mono MS encode CVBR, 9274 bps OK. Mode LP NB dual-mono MS encode CVBR, 31882 bps OK. Mode LP NB dual-mono MS encode CVBR, 50874 bps OK. Mode LP NB dual-mono MS encode CVBR, 83449 bps OK. Mode LP NB dual-mono MS encode CVBR, 145210 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 6542 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 13036 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 60162 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 15551 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 27704 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 58367 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 83361 bps OK. Mode MDCT NB dual-mono MS encode CVBR, 140560 bps OK. Mode LP NB dual-mono MS encode CBR, 5455 bps OK. Mode LP NB dual-mono MS encode CBR, 23534 bps OK. Mode LP NB dual-mono MS encode CBR, 41654 bps OK. Mode LP NB dual-mono MS encode CBR, 8709 bps OK. Mode LP NB dual-mono MS encode CBR, 27752 bps OK. Mode LP NB dual-mono MS encode CBR, 33970 bps OK. Mode LP NB dual-mono MS encode CBR, 58395 bps OK. Mode LP NB dual-mono MS encode CBR, 165619 bps OK. Mode MDCT NB dual-mono MS encode CBR, 7522 bps OK. Mode MDCT NB dual-mono MS encode CBR, 17069 bps OK. Mode MDCT NB dual-mono MS encode CBR, 60798 bps OK. Mode MDCT NB dual-mono MS encode CBR, 11549 bps OK. Mode MDCT NB dual-mono MS encode CBR, 27729 bps OK. Mode MDCT NB dual-mono MS encode CBR, 44147 bps OK. Mode MDCT NB dual-mono MS encode CBR, 60259 bps OK. Mode MDCT NB dual-mono MS encode CBR, 95182 bps OK. All framesize pairs switching encode, 9464 frames OK. Tests completed successfully. 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.ABqjlx + 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 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org 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.QMxLJO + 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 -->