Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libsamplerate.spec'], chrootPath='/var/lib/mock/dist-circle8-build-36908-6467/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libsamplerate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libsamplerate-0.1.9-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libsamplerate.spec'], chrootPath='/var/lib/mock/dist-circle8-build-36908-6467/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libsamplerate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UAxrgh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libsamplerate-0.1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libsamplerate-0.1.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsamplerate-0.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L8800l + umask 022 + cd /builddir/build/BUILD + cd libsamplerate-0.1.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./Cfg/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./Cfg/config.sub ++ basename ./Cfg/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./Cfg/config.sub '/usr/lib/rpm/redhat/config.sub' -> './Cfg/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./Cfg/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./Cfg/config.guess ++ basename ./Cfg/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./Cfg/config.guess '/usr/lib/rpm/redhat/config.guess' -> './Cfg/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./Cfg/ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 --disable-dependency-tracking --disable-fftw --disable-static checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking target system type... aarch64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libsamplerate-0.1.9/Cfg/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libsamplerate-0.1.9/Cfg/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for a sed that does not truncate output... /usr/bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-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) 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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for aarch64-redhat-linux-gnu-windres... no checking for windres... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for free... yes checking for memcpy... yes checking for memmove... yes checking for alarm... yes checking for signal... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for SIGALRM... yes checking for lrint... yes checking for lrintf... yes checking processor clipping capabilities... none checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating M4/Makefile config.status: creating src/Version_script config.status: creating Win32/Makefile config.status: creating Win32/Makefile.mingw config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating libsamplerate.spec config.status: creating samplerate.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.9 Host CPU : .................... aarch64 Host Vendor : ................. redhat Host OS : ..................... linux-gnu Tools : Compiler is GCC : ............. yes GCC major version : ........... 8 Extra tools required for testing and examples : Have FFTW : ................... no Have libsndfile : ............. yes Have ALSA : ................... yes Installation directories : Library directory : ........... /usr/lib Program directory : ........... /usr/bin Pkgconfig directory : ......... /usr/lib/pkgconfig + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j16 Making all in M4 make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' Making all in src make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' CC samplerate.lo CC src_sinc.lo CC src_zoh.lo CC src_linear.lo src_sinc.c: In function 'calc_output_multi': src_sinc.c:906:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:907:5: note: here case 7 : ^~~~ src_sinc.c:909:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:910:5: note: here case 6 : ^~~~ src_sinc.c:912:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:913:5: note: here case 5 : ^~~~ src_sinc.c:915:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:916:5: note: here case 4 : ^~~~ src_sinc.c:918:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:919:5: note: here case 3 : ^~~~ src_sinc.c:921:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:922:5: note: here case 2 : ^~~~ src_sinc.c:924:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:925:5: note: here case 1 : ^~~~ src_sinc.c:956:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:957:5: note: here case 7 : ^~~~ src_sinc.c:959:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:960:5: note: here case 6 : ^~~~ src_sinc.c:962:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:963:5: note: here case 5 : ^~~~ src_sinc.c:965:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:966:5: note: here case 4 : ^~~~ src_sinc.c:968:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:969:5: note: here case 3 : ^~~~ src_sinc.c:971:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:972:5: note: here case 2 : ^~~~ src_sinc.c:974:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:975:5: note: here case 1 : ^~~~ src_sinc.c:993:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:994:4: note: here case 7 : ^~~~ src_sinc.c:996:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:997:4: note: here case 6 : ^~~~ src_sinc.c:999:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1000:4: note: here case 5 : ^~~~ src_sinc.c:1002:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1003:4: note: here case 4 : ^~~~ src_sinc.c:1005:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1006:4: note: here case 3 : ^~~~ src_sinc.c:1008:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1009:4: note: here case 2 : ^~~~ src_sinc.c:1011:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1012:4: note: here case 1 : ^~~~ CCLD libsamplerate.la make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' CC sndfile-resample.o CC varispeed-play.o CC audio_out.o CC timewarp-file.o audio_out.c: In function 'opensoundsys_play': audio_out.c:400:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write (opensoundsys_out->fd, buffer, read_frames * opensoundsys_out->channels * sizeof (short)) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD timewarp-file CCLD sndfile-resample CCLD varispeed-play make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' CC misc_test.o CC util.o CC termination_test.o CC simple_test.o CC callback_test-callback_test.o CC callback_test-util.o CC reset_test.o CC multi_channel_test-multi_channel_test.o CC multi_channel_test-util.o CC multi_channel_test-calc_snr.o CC snr_bw_test-snr_bw_test.o CC snr_bw_test-calc_snr.o CC snr_bw_test-util.o CC float_short_test.o CC varispeed_test-varispeed_test.o CC varispeed_test-util.o CC varispeed_test-calc_snr.o CC callback_hang_test.o CC src_evaluate-src-evaluate.o CC src_evaluate-calc_snr.o CC src_evaluate-util.o CC throughput_test-throughput_test.o CC throughput_test-util.o CC throughput_test-calc_snr.o CC multichan_throughput_test-multichan_throughput_test.o CC multichan_throughput_test-util.o CC multichan_throughput_test-calc_snr.o CC downsample_test.o CCLD misc_test CCLD termination_test CCLD simple_test CCLD callback_test CCLD reset_test CCLD multi_channel_test CCLD float_short_test CCLD callback_hang_test CCLD downsample_test CCLD src-evaluate CCLD snr_bw_test CCLD varispeed_test CCLD throughput_test CCLD multichan_throughput_test make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P95Mq2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 + cd libsamplerate-0.1.9 + make install DESTDIR=/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 Making install in M4 make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsamplerate.la '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsamplerate.so.0.1.8 /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64/libsamplerate.so.0.1.8 libtool: install: (cd /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64 && { ln -s -f libsamplerate.so.0.1.8 libsamplerate.so.0 || { rm -f libsamplerate.so.0 && ln -s libsamplerate.so.0.1.8 libsamplerate.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64 && { ln -s -f libsamplerate.so.0.1.8 libsamplerate.so || { rm -f libsamplerate.so && ln -s libsamplerate.so.0.1.8 libsamplerate.so; }; }) libtool: install: /usr/bin/install -c .libs/libsamplerate.lai /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64/libsamplerate.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/include' /usr/bin/install -c -m 644 samplerate.h '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate0-dev/html' /usr/bin/install -c -m 644 SRC.png SRC.css index.html license.html history.html download.html lists.html quality.html win32.html faq.html api.html api_simple.html api_callback.html api_full.html api_misc.html '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate0-dev/html' make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-resample '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/bin' libtool: warning: '../src/libsamplerate.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/sndfile-resample /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/bin/sndfile-resample make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9' make[2]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 samplerate.pc '/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9' make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9' + rm /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64/libsamplerate.la + rm -rf /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate0-dev _doc + cp -a doc _doc + rm _doc/Makefile _doc/Makefile.am _doc/Makefile.in + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.1.9-1.el8 --unique-debug-suffix -0.1.9-1.el8.aarch64 --unique-debug-src-base libsamplerate-0.1.9-1.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libsamplerate-0.1.9 extracting debug info from /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/bin/sndfile-resample extracting debug info from /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/lib64/libsamplerate.so.0.1.8 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 19426 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.STi7p9 + umask 022 + cd /builddir/build/BUILD + cd libsamplerate-0.1.9 ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/libsamplerate-0.1.9/src/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/libsamplerate-0.1.9/src/.libs + make check Making check in M4 make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/M4' Making check in src make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/src' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/doc' Making check in examples make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/examples' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' date Mon Jul 26 23:56:15 CST 2021 uname -a Linux aarch64build001.cclinux.org 4.18.0-240.10.1.el8_3.aarch64 #1 SMP Mon Jan 18 16:34:39 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux ./misc_test version : libsamplerate-0.1.9 (c) 2002-2008 Erik de Castro Lopo name_test : Name 0 : Best Sinc Interpolator Desc 0 : Band limited sinc interpolation, best quality, 144dB SNR, 96% BW. Name 1 : Medium Sinc Interpolator Desc 1 : Band limited sinc interpolation, medium quality, 121dB SNR, 90% BW. Name 2 : Fastest Sinc Interpolator Desc 2 : Band limited sinc interpolation, fastest, 97dB SNR, 80% BW. Name 3 : ZOH Interpolator Desc 3 : Zero order hold interpolator, very fast, poor quality. Name 4 : Linear Interpolator Desc 4 : Linear interpolator, very fast, poor quality. error_test : 0 : No error. 1 : Malloc failed. 2 : SRC_STATE pointer is NULL. 3 : SRC_DATA pointer is NULL. 4 : SRC_DATA->data_out or SRC_DATA->data_in is NULL. 5 : Internal error. No private data. 6 : SRC ratio outside [1/256, 256] range. 7 : Internal error. No process pointer. 8 : Internal error. SHIFT_BITS too large. 9 : Internal error. Filter length too large. 10 : Bad converter number. 11 : Channel count must be >= 1. 12 : Internal error. Bad buffer length. Please report this. 13 : Internal error. Input data / internal buffer size difference. Please report this. 14 : Internal error. Private pointer is NULL. Please report this. 15 : src_process() called without reset after end_of_input. 16 : Input and output data arrays overlap. 17 : Supplied callback function pointer is NULL. 18 : Calling mode differs from initialisation mode (ie process v callback). 19 : Callback function pointer is NULL in src_callback_read (). 20 : This converter only allows constant conversion ratios. 21 : Internal error : Bad length in prepare_data (). 22 : Error : Someone is trampling on my internal state. 23 : Placeholder. No error defined for this error number. src_ratio_test (SRC ratio must be in range [1/256, 256]): SRC ratio ( 0.00390) : fail ................... ok SRC ratio ( 0.00391) : pass ................... ok SRC ratio ( 1.00000) : pass ................... ok SRC ratio (256.00000) : pass ................... ok SRC ratio (256.10000) : fail ................... ok SRC ratio ( -1.00000) : fail ................... ok zero_input_test (ZOH Interpolator ) ........ ok zero_input_test (Linear Interpolator ) ........ ok zero_input_test (Fastest Sinc Interpolator ) ........ ok ./termination_test Zero Order Hold interpolator: init_term_test (SRC ratio = 0.9999) .......... ok init_term_test (SRC ratio = 1.0001) .......... ok init_term_test (SRC ratio = 0.7890) .......... ok init_term_test (SRC ratio = 1.2000) .......... ok init_term_test (SRC ratio = 0.3333) .......... ok init_term_test (SRC ratio = 3.1000) .......... ok init_term_test (SRC ratio = 0.1250) .......... ok init_term_test (SRC ratio = 8.0000) .......... ok init_term_test (SRC ratio = 0.0999) .......... ok init_term_test (SRC ratio = 9.9900) .......... ok init_term_test (SRC ratio = 0.1000) .......... ok init_term_test (SRC ratio = 10.0000) .......... ok stream_test (SRC ratio = 0.9999) .......... ok stream_test (SRC ratio = 1.0001) .......... ok stream_test (SRC ratio = 0.7890) .......... ok stream_test (SRC ratio = 1.2000) .......... ok stream_test (SRC ratio = 0.3333) .......... ok stream_test (SRC ratio = 3.1000) .......... ok stream_test (SRC ratio = 0.1250) .......... ok stream_test (SRC ratio = 8.0000) .......... ok stream_test (SRC ratio = 0.0999) .......... ok stream_test (SRC ratio = 9.9900) .......... ok stream_test (SRC ratio = 0.1000) .......... ok stream_test (SRC ratio = 10.0000) .......... ok Linear interpolator: init_term_test (SRC ratio = 0.9999) .......... ok init_term_test (SRC ratio = 1.0001) .......... ok init_term_test (SRC ratio = 0.7890) .......... ok init_term_test (SRC ratio = 1.2000) .......... ok init_term_test (SRC ratio = 0.3333) .......... ok init_term_test (SRC ratio = 3.1000) .......... ok init_term_test (SRC ratio = 0.1250) .......... ok init_term_test (SRC ratio = 8.0000) .......... ok init_term_test (SRC ratio = 0.0999) .......... ok init_term_test (SRC ratio = 9.9900) .......... ok init_term_test (SRC ratio = 0.1000) .......... ok init_term_test (SRC ratio = 10.0000) .......... ok stream_test (SRC ratio = 0.9999) .......... ok stream_test (SRC ratio = 1.0001) .......... ok stream_test (SRC ratio = 0.7890) .......... ok stream_test (SRC ratio = 1.2000) .......... ok stream_test (SRC ratio = 0.3333) .......... ok stream_test (SRC ratio = 3.1000) .......... ok stream_test (SRC ratio = 0.1250) .......... ok stream_test (SRC ratio = 8.0000) .......... ok stream_test (SRC ratio = 0.0999) .......... ok stream_test (SRC ratio = 9.9900) .......... ok stream_test (SRC ratio = 0.1000) .......... ok stream_test (SRC ratio = 10.0000) .......... ok Sinc interpolator: init_term_test (SRC ratio = 0.9999) .......... ok init_term_test (SRC ratio = 1.0001) .......... ok init_term_test (SRC ratio = 0.7890) .......... ok init_term_test (SRC ratio = 1.2000) .......... ok init_term_test (SRC ratio = 0.3333) .......... ok init_term_test (SRC ratio = 3.1000) .......... ok init_term_test (SRC ratio = 0.1250) .......... ok init_term_test (SRC ratio = 8.0000) .......... ok init_term_test (SRC ratio = 0.0999) .......... ok init_term_test (SRC ratio = 9.9900) .......... ok init_term_test (SRC ratio = 0.1000) .......... ok init_term_test (SRC ratio = 10.0000) .......... ok stream_test (SRC ratio = 0.9999) .......... ok stream_test (SRC ratio = 1.0001) .......... ok stream_test (SRC ratio = 0.7890) .......... ok stream_test (SRC ratio = 1.2000) .......... ok stream_test (SRC ratio = 0.3333) .......... ok stream_test (SRC ratio = 3.1000) .......... ok stream_test (SRC ratio = 0.1250) .......... ok stream_test (SRC ratio = 8.0000) .......... ok stream_test (SRC ratio = 0.0999) .......... ok stream_test (SRC ratio = 9.9900) .......... ok stream_test (SRC ratio = 0.1000) .......... ok stream_test (SRC ratio = 10.0000) .......... ok ./callback_hang_test callback_hang_test (ZOH Interpolator ) ....... ok callback_hang_test (Linear Interpolator ) ....... ok callback_hang_test (Fastest Sinc Interpolator ) ....... ok ./downsample_test downsample_test (ZOH Interpolator ) ....... ok downsample_test (Linear Interpolator ) ....... ok downsample_test (Fastest Sinc Interpolator ) ....... ok downsample_test (Medium Sinc Interpolator ) ....... ok downsample_test (Best Sinc Interpolator ) ....... ok ./simple_test Zero Order Hold interpolator : simple_test (SRC ratio = 1.0001) ........... ok simple_test (SRC ratio = 0.0990) ........... ok simple_test (SRC ratio = 0.1000) ........... ok simple_test (SRC ratio = 0.3333) ........... ok simple_test (SRC ratio = 0.7890) ........... ok simple_test (SRC ratio = 1.9000) ........... ok simple_test (SRC ratio = 3.1000) ........... ok simple_test (SRC ratio = 9.9000) ........... ok Linear interpolator : simple_test (SRC ratio = 1.0001) ........... ok simple_test (SRC ratio = 0.0990) ........... ok simple_test (SRC ratio = 0.1000) ........... ok simple_test (SRC ratio = 0.3333) ........... ok simple_test (SRC ratio = 0.7890) ........... ok simple_test (SRC ratio = 1.9000) ........... ok simple_test (SRC ratio = 3.1000) ........... ok simple_test (SRC ratio = 9.9000) ........... ok Sinc interpolator : simple_test (SRC ratio = 1.0001) ........... ok simple_test (SRC ratio = 0.0990) ........... ok simple_test (SRC ratio = 0.1000) ........... ok simple_test (SRC ratio = 0.3333) ........... ok simple_test (SRC ratio = 0.7890) ........... ok simple_test (SRC ratio = 1.9000) ........... ok simple_test (SRC ratio = 3.1000) ........... ok simple_test (SRC ratio = 9.9000) ........... ok ./callback_test Zero Order Hold interpolator : callback_test (SRC ratio = 1.0000) ........... ok callback_test (SRC ratio = 0.0990) ........... ok callback_test (SRC ratio = 0.1000) ........... ok callback_test (SRC ratio = 0.3333) ........... ok callback_test (SRC ratio = 0.7890) ........... ok callback_test (SRC ratio = 1.0001) ........... ok callback_test (SRC ratio = 1.9000) ........... ok callback_test (SRC ratio = 3.1000) ........... ok callback_test (SRC ratio = 9.9000) ........... ok Linear interpolator : callback_test (SRC ratio = 1.0000) ........... ok callback_test (SRC ratio = 0.0990) ........... ok callback_test (SRC ratio = 0.1000) ........... ok callback_test (SRC ratio = 0.3333) ........... ok callback_test (SRC ratio = 0.7890) ........... ok callback_test (SRC ratio = 1.0001) ........... ok callback_test (SRC ratio = 1.9000) ........... ok callback_test (SRC ratio = 3.1000) ........... ok callback_test (SRC ratio = 9.9000) ........... ok Sinc interpolator : callback_test (SRC ratio = 1.0000) ........... ok callback_test (SRC ratio = 0.0990) ........... ok callback_test (SRC ratio = 0.1000) ........... ok callback_test (SRC ratio = 0.3333) ........... ok callback_test (SRC ratio = 0.7890) ........... ok callback_test (SRC ratio = 1.0001) ........... ok callback_test (SRC ratio = 1.9000) ........... ok callback_test (SRC ratio = 3.1000) ........... ok callback_test (SRC ratio = 9.9000) ........... ok End of stream test : ZOH Interpolator ........... ok Linear Interpolator ........... ok Fastest Sinc Interpolator ........... ok ./reset_test process_reset_test (ZOH Interpolator ) ....... ok process_reset_test (Linear Interpolator ) ....... ok process_reset_test (Fastest Sinc Interpolator ) ....... ok callback_reset_test (ZOH Interpolator ) ....... ok callback_reset_test (Linear Interpolator ) ....... ok callback_reset_test (Fastest Sinc Interpolator ) ....... ok ./multi_channel_test Zero Order Hold interpolator : simple_test ( 1 channel ) ............ ok process_test ( 1 channel ) ............ ok callback_test ( 1 channel ) ............ ok simple_test ( 2 channels) ............ ok process_test ( 2 channels) ............ ok callback_test ( 2 channels) ............ ok simple_test ( 3 channels) ............ ok process_test ( 3 channels) ............ ok callback_test ( 3 channels) ............ ok Linear interpolator : simple_test ( 1 channel ) ............ ok process_test ( 1 channel ) ............ ok callback_test ( 1 channel ) ............ ok simple_test ( 2 channels) ............ ok process_test ( 2 channels) ............ ok callback_test ( 2 channels) ............ ok simple_test ( 3 channels) ............ ok process_test ( 3 channels) ............ ok callback_test ( 3 channels) ............ ok Sinc interpolator : simple_test ( 1 channel ) ............ ok process_test ( 1 channel ) ............ ok callback_test ( 1 channel ) ............ ok simple_test ( 2 channels) ............ ok process_test ( 2 channels) ............ ok callback_test ( 2 channels) ............ ok simple_test ( 3 channels) ............ ok process_test ( 3 channels) ............ ok callback_test ( 3 channels) ............ ok simple_test ( 4 channels) ............ ok process_test ( 4 channels) ............ ok callback_test ( 4 channels) ............ ok simple_test ( 5 channels) ............ ok process_test ( 5 channels) ............ ok callback_test ( 5 channels) ............ ok simple_test ( 6 channels) ............ ok process_test ( 6 channels) ............ ok callback_test ( 6 channels) ............ ok simple_test ( 7 channels) ............ ok process_test ( 7 channels) ............ ok callback_test ( 7 channels) ............ ok simple_test ( 8 channels) ............ ok process_test ( 8 channels) ............ ok callback_test ( 8 channels) ............ ok simple_test ( 9 channels) ............ ok process_test ( 9 channels) ............ ok callback_test ( 9 channels) ............ ok simple_test (10 channels) ............ ok process_test (10 channels) ............ ok callback_test (10 channels) ............ ok ./varispeed_test Zero Order Hold interpolator : ok Linear interpolator : ok Sinc interpolator : ok ./float_short_test float_to_short_test ............................. ok short_to_float_test ............................. ok float_to_int_test ............................... ok int_to_float_test ............................... ok ./snr_bw_test **************************************************************** This test cannot be run without FFTW (http://www.fftw.org/). Both the real and the complex versions of the library are required. **************************************************************** ./throughput_test CPU name : Unknown Converter Duration Throughput ----------------------------------------------------------- ZOH Interpolator 3.00 76123868 Linear Interpolator 3.00 55611593 Fastest Sinc Interpolator 3.01 6127538 Medium Sinc Interpolator 3.02 2858990 Best Sinc Interpolator 3.07 401688 Duration is in seconds. Throughput is in samples/sec (more is better). ----------------------------------------------------------------- libsamplerate-0.1.9 passed all tests. ----------------------------------------------------------------- make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.1.9' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.1.9' + unset LD_LIBRARY_PATH + exit 0 Processing files: libsamplerate-0.1.9-1.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dx8lQc + umask 022 + cd /builddir/build/BUILD + cd libsamplerate-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate + cp -pr AUTHORS /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate + cp -pr COPYING /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate + cp -pr README /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate + cp -pr _doc/ChangeLog _doc/NEWS _doc/SRC.css _doc/SRC.png _doc/api.html _doc/api_callback.html _doc/api_full.html _doc/api_misc.html _doc/api_simple.html _doc/download.html _doc/faq.html _doc/history.html _doc/index.html _doc/license.html _doc/lists.html _doc/quality.html _doc/win32.html /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64/usr/share/doc/libsamplerate + exit 0 Provides: libsamplerate = 0.1.9-1.el8 libsamplerate(aarch-64) = 0.1.9-1.el8 libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsamplerate.so.0(libsamplerate.so.0.1)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: libsamplerate-devel-0.1.9-1.el8.aarch64 Provides: libsamplerate-devel = 0.1.9-1.el8 libsamplerate-devel(aarch-64) = 0.1.9-1.el8 pkgconfig(samplerate) = 0.1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsamplerate.so.0()(64bit) Processing files: libsamplerate-debugsource-0.1.9-1.el8.aarch64 Provides: libsamplerate-debugsource = 0.1.9-1.el8 libsamplerate-debugsource(aarch-64) = 0.1.9-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libsamplerate-debuginfo-0.1.9-1.el8.aarch64 Provides: debuginfo(build-id) = 21c9d8d264265f3be407f4dd93593e699dce28e1 debuginfo(build-id) = fa242ea3fdb1195c191be1c6f4a7753477324747 libsamplerate-debuginfo = 0.1.9-1.el8 libsamplerate-debuginfo(aarch-64) = 0.1.9-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsamplerate-debugsource(aarch-64) = 0.1.9-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 Wrote: /builddir/build/RPMS/libsamplerate-0.1.9-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/libsamplerate-devel-0.1.9-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/libsamplerate-debugsource-0.1.9-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/libsamplerate-debuginfo-0.1.9-1.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0eqbHw + umask 022 + cd /builddir/build/BUILD + cd libsamplerate-0.1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libsamplerate-0.1.9-1.el8.aarch64 + exit 0 Child return code was: 0