Mock Version: 3.5
Mock Version: 3.5
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libsamplerate.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-236336-20756/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffe2bc6170>timeout=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Wrote: /builddir/build/SRPMS/libsamplerate-0.2.2-5.ocs23.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libsamplerate.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-236336-20756/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffe2bc6170>timeout=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8iPOom
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libsamplerate-0.2.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libsamplerate-0.2.2.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libsamplerate-0.2.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TEVwk1
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libsamplerate-0.2.2
+ '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2021-09-05 19:51:12.000000000 +0800
+++ ./configure	2024-08-17 04:45:00.684067982 +0800
@@ -1990,7 +1990,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2024-08-17 04:45:00.684067982 +0800
+++ ./configure	2024-08-17 04:45:00.712068619 +0800
@@ -8325,7 +8325,7 @@
 # Transform an extracted symbol line into a proper C declaration.
 # Some systems (esp. on ia64) link data and code symbols differently,
 # so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="sed -n"\
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 $lt_cdecl_hook\
 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -16776,7 +16776,7 @@
 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+ '[' 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 ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh
+ ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-opencloudos-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-static
checking whether configure should try to set CFLAGS/CPPFLAGS/LDFLAGS... no
checking build system type... loongarch64-opencloudos-linux-gnu
checking host system type... loongarch64-opencloudos-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 loongarch64-opencloudos-linux-gnu-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for C compiler vendor... gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for C compiler version... 12.3.1
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for loongarch64-opencloudos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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 the maximum length of command line arguments... 1572864
checking how to convert loongarch64-opencloudos-linux-gnu file names to loongarch64-opencloudos-linux-gnu format... func_convert_file_noop
checking how to convert loongarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for loongarch64-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for loongarch64-opencloudos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for loongarch64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for loongarch64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for loongarch64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8331:  -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory
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 loongarch64-opencloudos-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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... yes
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 for loongarch64-opencloudos-linux-gnu-windres... no
checking for windres... no
checking for stdbool.h... yes
checking for stdint.h... (cached) yes
checking for sys/times.h... yes
checking for unistd.h... (cached) yes
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking whether byte ordering is bigendian... no
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 library containing floor... -lm
checking for floor... yes
checking for ceil... yes
checking for fmod... yes
checking for lrint... yes
checking for lrintf... yes
checking for SIGALRM... yes
checking processor clipping capabilities... none
checking for SNDFILE... yes
checking for ALSA... yes
checking for FFTW3... yes
checking if compiler supports visibility attributes... yes
checking whether C compiler accepts -W... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Waggregate-return... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Version_script
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 :
    libsamplerate version : ............... 0.2.2
    Host CPU : ............................ loongarch64
    Host Vendor : ......................... opencloudos
    Host OS : ............................. linux-gnu
    CFLAGS : .............................. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith
    CPPFLAGS : ............................ 
    LDFLAGS : ............................. -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1
  Tools :
    C Compiler Vendor is : ................ gnu (12.3.1)
  Extra tools required for testing and examples :
    Have libsndfile : ..................... yes
    Have ALSA : ........................... yes
    Have FFTW : ........................... yes
  Converter configuration :
    Sinc fast : ........................... yes
    Sinc balanced : ....................... yes
    Sinc best : ........................... yes
  Installation directories :
    Library directory : ................... /usr/lib64
    Program directory : ................... /usr/bin
    Pkgconfig directory : ................. /usr/lib64/pkgconfig
    HTML docs directory : ................. /usr/share/doc/libsamplerate
Compiling some other packages against libsamplerate may require
the addition of '/usr/lib64/pkgconfig' to the
PKG_CONFIG_PATH environment variable.
+ 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
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include  -I/usr/include/opus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o examples/timewarp_file-timewarp-file.o `test -f 'examples/timewarp-file.c' || echo './'`examples/timewarp-file.c
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include  -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o examples/varispeed_play-varispeed-play.o `test -f 'examples/varispeed-play.c' || echo './'`examples/varispeed-play.c
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include  -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o examples/varispeed_play-audio_out.o `test -f 'examples/audio_out.c' || echo './'`examples/audio_out.c
In function 'opensoundsys_close',
    inlined from 'audio_close' at examples/audio_out.c:1072:2:
examples/audio_out.c:421:29: warning: pointer 'audio_out_4(D)' used after 'free' [-Wuse-after-free]
  421 |         if (opensoundsys_out->magic != OSS_MAGIC)
      |             ~~~~~~~~~~~~~~~~^~~~~~~
In function 'alsa_close',
    inlined from 'audio_close' at examples/audio_out.c:1070:4:
examples/audio_out.c:308:9: note: call to 'free' here
  308 |         free (alsa_out) ;
      |         ^~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/src_zoh.lo src/src_zoh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c src/src_zoh.c  -fPIC -DPIC -o src/.libs/src_zoh.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/src_linear.lo src/src_linear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c src/src_linear.c  -fPIC -DPIC -o src/.libs/src_linear.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/samplerate.lo src/samplerate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c src/samplerate.c  -fPIC -DPIC -o src/.libs/samplerate.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/src_sinc.lo src/src_sinc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c src/src_sinc.c  -fPIC -DPIC -o src/.libs/src_sinc.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -no-undefined -version-info 2:2:2 -Wl,--version-script=./src/Version_script -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o src/libsamplerate.la -rpath /usr/lib64 src/samplerate.lo src/src_sinc.lo src/src_zoh.lo src/src_linear.lo  -lm 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/samplerate.o src/.libs/src_sinc.o src/.libs/src_zoh.o src/.libs/src_linear.o   -lm -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -Wl,--version-script=./src/Version_script -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libsamplerate.so.0 -o src/.libs/libsamplerate.so.0.2.2
libtool: link: (cd "src/.libs" && rm -f "libsamplerate.so.0" && ln -s "libsamplerate.so.0.2.2" "libsamplerate.so.0")
libtool: link: (cd "src/.libs" && rm -f "libsamplerate.so" && ln -s "libsamplerate.so.0.2.2" "libsamplerate.so")
libtool: link: ( cd "src/.libs" && rm -f "libsamplerate.la" && ln -s "../libsamplerate.la" "libsamplerate.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/opus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o examples/timewarp-file examples/timewarp_file-timewarp-file.o src/libsamplerate.la -lsndfile -lm 
libtool: link: gcc -I/usr/include/opus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o examples/.libs/timewarp-file examples/timewarp_file-timewarp-file.o  src/.libs/libsamplerate.so -lsndfile -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o examples/varispeed-play examples/varispeed_play-varispeed-play.o examples/varispeed_play-audio_out.o src/libsamplerate.la -lsndfile -lasound -lm 
libtool: link: gcc -I/usr/include/opus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o examples/.libs/varispeed-play examples/varispeed_play-varispeed-play.o examples/varispeed_play-audio_out.o  src/.libs/libsamplerate.so -lsndfile -lasound -lm
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YkIQzD
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64
++ dirname /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64
+ cd libsamplerate-0.2.2
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   src/libsamplerate.la '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/libsamplerate.so.0.2.2 /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64/libsamplerate.so.0.2.2
libtool: install: (cd /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64 && { ln -s -f libsamplerate.so.0.2.2 libsamplerate.so.0 || { rm -f libsamplerate.so.0 && ln -s libsamplerate.so.0.2.2 libsamplerate.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64 && { ln -s -f libsamplerate.so.0.2.2 libsamplerate.so || { rm -f libsamplerate.so && ln -s libsamplerate.so.0.2.2 libsamplerate.so; }; })
libtool: install: /usr/bin/install -p src/.libs/libsamplerate.lai /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64/libsamplerate.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/doc/libsamplerate'
 /usr/bin/install -p -m 644 docs/SRC.png docs/SRC.css docs/index.md docs/license.md docs/history.md docs/download.md docs/lists.md docs/quality.md docs/win32.md docs/faq.md docs/api.md docs/api_simple.md docs/api_callback.md docs/api_full.md docs/api_misc.md docs/bugs.md '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/doc/libsamplerate'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/include'
 /usr/bin/install -p -m 644 include/samplerate.h '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 samplerate.pc '/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64/pkgconfig'
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
+ rm /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64/libsamplerate.la
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.2.2-5.ocs23 --unique-debug-suffix -0.2.2-5.ocs23.loongarch64 --unique-debug-src-base libsamplerate-0.2.2-5.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/libsamplerate-0.2.2
extracting debug info from /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/lib64/libsamplerate.so.0.2.2
19422 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xrKHzz
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libsamplerate-0.2.2
++ pwd
+ export LD_LIBRARY_PATH=/builddir/build/BUILD/libsamplerate-0.2.2/src/.libs
+ LD_LIBRARY_PATH=/builddir/build/BUILD/libsamplerate-0.2.2/src/.libs
+ /usr/bin/make -O -j32 V=1 VERBOSE=1 check
/usr/bin/make  tests/callback_hang_test tests/callback_test tests/clone_test tests/downsample_test tests/float_short_test tests/misc_test tests/multi_channel_test tests/nullptr_test tests/reset_test tests/simple_test tests/snr_bw_test tests/termination_test tests/throughput_test tests/varispeed_test tests/multichan_throughput_test tests/src-evaluate
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/downsample_test.o tests/downsample_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/nullptr_test.o tests/nullptr_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/callback_hang_test.o tests/callback_hang_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/clone_test.o tests/clone_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/float_short_test.o tests/float_short_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/misc_test.o tests/misc_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/reset_test.o tests/reset_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/simple_test.o tests/simple_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/multichan_throughput_test-multichan_throughput_test.o `test -f 'tests/multichan_throughput_test.c' || echo './'`tests/multichan_throughput_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/callback_test.o tests/callback_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/throughput_test-throughput_test.o `test -f 'tests/throughput_test.c' || echo './'`tests/throughput_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/util.o tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/termination_test.o tests/termination_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/multi_channel_test-util.o `test -f 'tests/util.c' || echo './'`tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/snr_bw_test-util.o `test -f 'tests/util.c' || echo './'`tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/throughput_test-calc_snr.o `test -f 'tests/calc_snr.c' || echo './'`tests/calc_snr.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/varispeed_test-calc_snr.o `test -f 'tests/calc_snr.c' || echo './'`tests/calc_snr.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/throughput_test-util.o `test -f 'tests/util.c' || echo './'`tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/varispeed_test-varispeed_test.o `test -f 'tests/varispeed_test.c' || echo './'`tests/varispeed_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/multi_channel_test-calc_snr.o `test -f 'tests/calc_snr.c' || echo './'`tests/calc_snr.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/multichan_throughput_test-util.o `test -f 'tests/util.c' || echo './'`tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/varispeed_test-util.o `test -f 'tests/util.c' || echo './'`tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/snr_bw_test-calc_snr.o `test -f 'tests/calc_snr.c' || echo './'`tests/calc_snr.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/multi_channel_test-multi_channel_test.o `test -f 'tests/multi_channel_test.c' || echo './'`tests/multi_channel_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include  -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/src_evaluate-util.o `test -f 'tests/util.c' || echo './'`tests/util.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include  -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/src_evaluate-calc_snr.o `test -f 'tests/calc_snr.c' || echo './'`tests/calc_snr.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/multichan_throughput_test-calc_snr.o `test -f 'tests/calc_snr.c' || echo './'`tests/calc_snr.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include  -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/src_evaluate-src-evaluate.o `test -f 'tests/src-evaluate.c' || echo './'`tests/src-evaluate.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/callback_hang_test tests/callback_hang_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/callback_hang_test tests/callback_hang_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/downsample_test tests/downsample_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/downsample_test tests/downsample_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/nullptr_test tests/nullptr_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/nullptr_test tests/nullptr_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/callback_test tests/callback_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/callback_test tests/callback_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
gcc -DHAVE_CONFIG_H -I. -I./src  -I./include   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o tests/snr_bw_test-snr_bw_test.o `test -f 'tests/snr_bw_test.c' || echo './'`tests/snr_bw_test.c
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/clone_test tests/clone_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/clone_test tests/clone_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/float_short_test tests/float_short_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/float_short_test tests/float_short_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/misc_test tests/misc_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/misc_test tests/misc_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/reset_test tests/reset_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/reset_test tests/reset_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/simple_test tests/simple_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/simple_test tests/simple_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/throughput_test tests/throughput_test-throughput_test.o tests/throughput_test-util.o tests/throughput_test-calc_snr.o src/libsamplerate.la -lfftw3 -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/throughput_test tests/throughput_test-throughput_test.o tests/throughput_test-util.o tests/throughput_test-calc_snr.o  src/.libs/libsamplerate.so -lfftw3 -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/termination_test tests/termination_test.o tests/util.o src/libsamplerate.la -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/termination_test tests/termination_test.o tests/util.o  src/.libs/libsamplerate.so -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/multichan_throughput_test tests/multichan_throughput_test-multichan_throughput_test.o tests/multichan_throughput_test-util.o tests/multichan_throughput_test-calc_snr.o src/libsamplerate.la -lfftw3 -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/multichan_throughput_test tests/multichan_throughput_test-multichan_throughput_test.o tests/multichan_throughput_test-util.o tests/multichan_throughput_test-calc_snr.o  src/.libs/libsamplerate.so -lfftw3 -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/varispeed_test tests/varispeed_test-varispeed_test.o tests/varispeed_test-util.o tests/varispeed_test-calc_snr.o src/libsamplerate.la -lfftw3 -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/varispeed_test tests/varispeed_test-varispeed_test.o tests/varispeed_test-util.o tests/varispeed_test-calc_snr.o  src/.libs/libsamplerate.so -lfftw3 -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/multi_channel_test tests/multi_channel_test-multi_channel_test.o tests/multi_channel_test-util.o tests/multi_channel_test-calc_snr.o src/libsamplerate.la -lfftw3 -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/multi_channel_test tests/multi_channel_test-multi_channel_test.o tests/multi_channel_test-util.o tests/multi_channel_test-calc_snr.o  src/.libs/libsamplerate.so -lfftw3 -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/opus  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/src-evaluate tests/src_evaluate-src-evaluate.o tests/src_evaluate-calc_snr.o tests/src_evaluate-util.o -lsndfile -lfftw3 -lm 
libtool: link: gcc -I/usr/include/opus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/src-evaluate tests/src_evaluate-src-evaluate.o tests/src_evaluate-calc_snr.o tests/src_evaluate-util.o  -lsndfile -lfftw3 -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tests/snr_bw_test tests/snr_bw_test-snr_bw_test.o tests/snr_bw_test-calc_snr.o tests/snr_bw_test-util.o src/libsamplerate.la -lfftw3 -lm 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/snr_bw_test tests/snr_bw_test-snr_bw_test.o tests/snr_bw_test-calc_snr.o tests/snr_bw_test-util.o  src/.libs/libsamplerate.so -lfftw3 -lm
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
/usr/bin/make  check-TESTS
make[1]: Entering directory '/builddir/build/BUILD/libsamplerate-0.2.2'
	callback_hang_test  (ZOH Interpolator            ) ....... ok
	callback_hang_test  (Linear Interpolator         ) ....... ok
	callback_hang_test  (Fastest Sinc Interpolator   ) ....... ok
PASS: tests/callback_hang_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
PASS: tests/callback_test
        clone_test          (ZOH Interpolator            ) ....... ok
        clone_test          (Linear Interpolator         ) ....... ok
        clone_test          (Fastest Sinc Interpolator   ) ....... ok
PASS: tests/clone_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
PASS: tests/downsample_test
	float_to_short_test ............................. ok
	short_to_float_test ............................. ok
	float_to_int_test ............................... ok
	int_to_float_test ............................... ok
PASS: tests/float_short_test
    version : libsamplerate-0.2.2 (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
PASS: tests/misc_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
PASS: tests/multi_channel_test
        nullptr_test        (ZOH Interpolator            ) ....... ok
        nullptr_test        (Linear Interpolator         ) ....... ok
        nullptr_test        (Fastest Sinc Interpolator   ) ....... ok
PASS: tests/nullptr_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
PASS: tests/reset_test
    Zero Order Hold interpolator :
	simple_test	(SRC ratio = 1.0001) ................. ok
	produces_output	(SRC ratio = 1.0001, channels = 1) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 2) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 3) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 4) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 5) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 6) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 7) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 8) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 9) ... ok
	simple_test	(SRC ratio = 0.0990) ................. ok
	produces_output	(SRC ratio = 0.0990, channels = 1) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 2) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 3) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 4) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 5) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 6) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 7) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 8) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 9) ... ok
	simple_test	(SRC ratio = 0.1000) ................. ok
	produces_output	(SRC ratio = 0.1000, channels = 1) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 2) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 3) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 4) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 5) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 6) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 7) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 8) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 9) ... ok
	simple_test	(SRC ratio = 0.3333) ................. ok
	produces_output	(SRC ratio = 0.3333, channels = 1) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 2) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 3) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 4) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 5) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 6) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 7) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 8) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 9) ... ok
	simple_test	(SRC ratio = 0.7890) ................. ok
	produces_output	(SRC ratio = 0.7890, channels = 1) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 2) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 3) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 4) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 5) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 6) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 7) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 8) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 9) ... ok
	simple_test	(SRC ratio = 1.9000) ................. ok
	produces_output	(SRC ratio = 1.9000, channels = 1) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 2) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 3) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 4) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 5) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 6) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 7) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 8) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 9) ... ok
	simple_test	(SRC ratio = 3.1000) ................. ok
	produces_output	(SRC ratio = 3.1000, channels = 1) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 2) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 3) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 4) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 5) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 6) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 7) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 8) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 9) ... ok
	simple_test	(SRC ratio = 9.9000) ................. ok
	produces_output	(SRC ratio = 9.9000, channels = 1) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 2) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 3) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 4) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 5) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 6) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 7) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 8) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 9) ... ok
	simple_test	(SRC ratio = 256.0000) ................. ok
	produces_output	(SRC ratio = 256.0000, channels = 1) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 2) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 3) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 4) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 5) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 6) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 7) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 8) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 9) ... ok
	simple_test	(SRC ratio = 0.0039) ................. ok
	produces_output	(SRC ratio = 0.0039, channels = 1) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 2) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 3) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 4) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 5) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 6) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 7) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 8) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 9) ... ok
    Linear interpolator :
	simple_test	(SRC ratio = 1.0001) ................. ok
	produces_output	(SRC ratio = 1.0001, channels = 1) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 2) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 3) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 4) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 5) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 6) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 7) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 8) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 9) ... ok
	simple_test	(SRC ratio = 0.0990) ................. ok
	produces_output	(SRC ratio = 0.0990, channels = 1) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 2) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 3) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 4) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 5) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 6) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 7) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 8) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 9) ... ok
	simple_test	(SRC ratio = 0.1000) ................. ok
	produces_output	(SRC ratio = 0.1000, channels = 1) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 2) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 3) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 4) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 5) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 6) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 7) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 8) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 9) ... ok
	simple_test	(SRC ratio = 0.3333) ................. ok
	produces_output	(SRC ratio = 0.3333, channels = 1) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 2) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 3) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 4) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 5) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 6) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 7) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 8) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 9) ... ok
	simple_test	(SRC ratio = 0.7890) ................. ok
	produces_output	(SRC ratio = 0.7890, channels = 1) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 2) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 3) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 4) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 5) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 6) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 7) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 8) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 9) ... ok
	simple_test	(SRC ratio = 1.9000) ................. ok
	produces_output	(SRC ratio = 1.9000, channels = 1) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 2) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 3) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 4) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 5) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 6) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 7) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 8) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 9) ... ok
	simple_test	(SRC ratio = 3.1000) ................. ok
	produces_output	(SRC ratio = 3.1000, channels = 1) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 2) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 3) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 4) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 5) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 6) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 7) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 8) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 9) ... ok
	simple_test	(SRC ratio = 9.9000) ................. ok
	produces_output	(SRC ratio = 9.9000, channels = 1) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 2) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 3) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 4) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 5) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 6) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 7) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 8) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 9) ... ok
	simple_test	(SRC ratio = 256.0000) ................. ok
	produces_output	(SRC ratio = 256.0000, channels = 1) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 2) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 3) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 4) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 5) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 6) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 7) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 8) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 9) ... ok
	simple_test	(SRC ratio = 0.0039) ................. ok
	produces_output	(SRC ratio = 0.0039, channels = 1) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 2) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 3) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 4) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 5) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 6) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 7) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 8) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 9) ... ok
    Sinc interpolator :
	simple_test	(SRC ratio = 1.0001) ................. ok
	produces_output	(SRC ratio = 1.0001, channels = 1) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 2) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 3) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 4) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 5) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 6) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 7) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 8) ... ok
	produces_output	(SRC ratio = 1.0001, channels = 9) ... ok
	simple_test	(SRC ratio = 0.0990) ................. ok
	produces_output	(SRC ratio = 0.0990, channels = 1) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 2) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 3) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 4) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 5) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 6) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 7) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 8) ... ok
	produces_output	(SRC ratio = 0.0990, channels = 9) ... ok
	simple_test	(SRC ratio = 0.1000) ................. ok
	produces_output	(SRC ratio = 0.1000, channels = 1) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 2) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 3) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 4) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 5) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 6) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 7) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 8) ... ok
	produces_output	(SRC ratio = 0.1000, channels = 9) ... ok
	simple_test	(SRC ratio = 0.3333) ................. ok
	produces_output	(SRC ratio = 0.3333, channels = 1) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 2) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 3) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 4) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 5) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 6) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 7) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 8) ... ok
	produces_output	(SRC ratio = 0.3333, channels = 9) ... ok
	simple_test	(SRC ratio = 0.7890) ................. ok
	produces_output	(SRC ratio = 0.7890, channels = 1) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 2) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 3) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 4) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 5) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 6) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 7) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 8) ... ok
	produces_output	(SRC ratio = 0.7890, channels = 9) ... ok
	simple_test	(SRC ratio = 1.9000) ................. ok
	produces_output	(SRC ratio = 1.9000, channels = 1) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 2) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 3) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 4) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 5) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 6) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 7) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 8) ... ok
	produces_output	(SRC ratio = 1.9000, channels = 9) ... ok
	simple_test	(SRC ratio = 3.1000) ................. ok
	produces_output	(SRC ratio = 3.1000, channels = 1) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 2) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 3) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 4) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 5) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 6) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 7) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 8) ... ok
	produces_output	(SRC ratio = 3.1000, channels = 9) ... ok
	simple_test	(SRC ratio = 9.9000) ................. ok
	produces_output	(SRC ratio = 9.9000, channels = 1) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 2) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 3) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 4) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 5) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 6) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 7) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 8) ... ok
	produces_output	(SRC ratio = 9.9000, channels = 9) ... ok
	simple_test	(SRC ratio = 256.0000) ................. ok
	produces_output	(SRC ratio = 256.0000, channels = 1) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 2) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 3) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 4) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 5) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 6) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 7) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 8) ... ok
	produces_output	(SRC ratio = 256.0000, channels = 9) ... ok
	simple_test	(SRC ratio = 0.0039) ................. ok
	produces_output	(SRC ratio = 0.0039, channels = 1) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 2) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 3) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 4) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 5) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 6) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 7) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 8) ... ok
	produces_output	(SRC ratio = 0.0039, channels = 9) ... ok
PASS: tests/simple_test
    Converter 3 : ZOH Interpolator
    Zero order hold interpolator, very fast, poor quality.
	Signal-to-Noise Ratio Test 0 : Pass
	Signal-to-Noise Ratio Test 1 : Pass
	Signal-to-Noise Ratio Test 2 : Pass
	Signal-to-Noise Ratio Test 3 : Pass
	Signal-to-Noise Ratio Test 4 : Pass
	Signal-to-Noise Ratio Test 5 : Pass
	Signal-to-Noise Ratio Test 6 : Pass
	Signal-to-Noise Ratio Test 7 : Pass
    Worst case Signal-to-Noise Ratio : 10.55 dB.
    Bandwith test not performed on this converter.
    Converter 4 : Linear Interpolator
    Linear interpolator, very fast, poor quality.
	Signal-to-Noise Ratio Test 0 : Pass
	Signal-to-Noise Ratio Test 1 : Pass
	Signal-to-Noise Ratio Test 2 : Pass
	Signal-to-Noise Ratio Test 3 : Pass
	Signal-to-Noise Ratio Test 4 : Pass
	Signal-to-Noise Ratio Test 5 : Pass
	Signal-to-Noise Ratio Test 6 : Pass
	Signal-to-Noise Ratio Test 7 : Pass
    Worst case Signal-to-Noise Ratio : 15.80 dB.
    Bandwith test not performed on this converter.
    Converter 2 : Fastest Sinc Interpolator
    Band limited sinc interpolation, fastest, 97dB SNR, 80% BW.
	Signal-to-Noise Ratio Test 0 : Pass
	Signal-to-Noise Ratio Test 1 : Pass
	Signal-to-Noise Ratio Test 2 : Pass
	Signal-to-Noise Ratio Test 3 : Pass
	Signal-to-Noise Ratio Test 4 : Pass
	Signal-to-Noise Ratio Test 5 : Pass
	Signal-to-Noise Ratio Test 6 : Pass
	Signal-to-Noise Ratio Test 7 : Pass
	Signal-to-Noise Ratio Test 8 : Pass
    Worst case Signal-to-Noise Ratio : 101.71 dB.
    Measured -3dB rolloff point      : 80.23 %.
    Converter 1 : Medium Sinc Interpolator
    Band limited sinc interpolation, medium quality, 121dB SNR, 90% BW.
	Signal-to-Noise Ratio Test 0 : Pass
	Signal-to-Noise Ratio Test 1 : Pass
	Signal-to-Noise Ratio Test 2 : Pass
	Signal-to-Noise Ratio Test 3 : Pass
	Signal-to-Noise Ratio Test 4 : Pass
	Signal-to-Noise Ratio Test 5 : Pass
	Signal-to-Noise Ratio Test 6 : Pass
	Signal-to-Noise Ratio Test 7 : Pass
	Signal-to-Noise Ratio Test 8 : Pass
    Worst case Signal-to-Noise Ratio : 121.18 dB.
    Measured -3dB rolloff point      : 90.55 %.
    Converter 0 : Best Sinc Interpolator
    Band limited sinc interpolation, best quality, 144dB SNR, 96% BW.
	Signal-to-Noise Ratio Test 0 : Pass
	Signal-to-Noise Ratio Test 1 : Pass
	Signal-to-Noise Ratio Test 2 : Pass
	Signal-to-Noise Ratio Test 3 : Pass
	Signal-to-Noise Ratio Test 4 : Pass
	Signal-to-Noise Ratio Test 5 : Pass
	Signal-to-Noise Ratio Test 6 : Pass
	Signal-to-Noise Ratio Test 7 : Pass
	Signal-to-Noise Ratio Test 8 : Pass
    Worst case Signal-to-Noise Ratio : 144.07 dB.
    Measured -3dB rolloff point      : 96.08 %.
PASS: tests/snr_bw_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
PASS: tests/termination_test
    CPU name : Unknown
    Converter                        Duration        Throughput
    -----------------------------------------------------------
    ZOH Interpolator                   3.00            25025363
    Linear Interpolator                3.00            23165588
    Fastest Sinc Interpolator          3.00             4471792
    Medium Sinc Interpolator           3.01             2498951
    Best Sinc Interpolator             3.02              622932
            Duration is in seconds.
            Throughput is in samples/sec (more is better).
PASS: tests/throughput_test
    Varispeed SNR test
        Zero Order Hold interpolator    : ok
        Linear interpolator             : ok
        Sinc interpolator               : ok
    Varispeed bounds test
        Zero Order Hold interpolator    : ok
        Linear interpolator             : ok
        Sinc interpolator               : ok
PASS: tests/varispeed_test
===================
All 14 tests passed
===================
make[1]: Leaving directory '/builddir/build/BUILD/libsamplerate-0.2.2'
Processing files: libsamplerate-0.2.2-5.ocs23.loongarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LgLlMj
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Be7CBy
+ unset LD_LIBRARY_PATH
+ RPM_EC=0
++ jobs -p
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd libsamplerate-0.2.2
+ DOCDIR=/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/doc/libsamplerate
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/doc/libsamplerate
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/doc/libsamplerate
+ cp -pr README.md /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/doc/libsamplerate
+ RPM_EC=0
++ jobs -p
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd libsamplerate-0.2.2
+ LICENSEDIR=/builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/licenses/libsamplerate
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/licenses/libsamplerate
+ cp -pr COPYING /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64/usr/share/licenses/libsamplerate
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libsamplerate = 0.2.2-5.ocs23 libsamplerate(loongarch-64) = 0.2.2-5.ocs23 libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsamplerate.so.0(libsamplerate.so.0.1)(64bit) libsamplerate.so.0(libsamplerate.so.0.2)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.36)(64bit) rtld(GNU_HASH)
Processing files: libsamplerate-devel-0.2.2-5.ocs23.loongarch64
Provides: libsamplerate-devel = 0.2.2-5.ocs23 libsamplerate-devel(loongarch-64) = 0.2.2-5.ocs23 pkgconfig(samplerate) = 0.2.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 libsamplerate.so.0()(64bit)
Processing files: libsamplerate-debugsource-0.2.2-5.ocs23.loongarch64
Provides: libsamplerate-debugsource = 0.2.2-5.ocs23 libsamplerate-debugsource(loongarch-64) = 0.2.2-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libsamplerate-debuginfo-0.2.2-5.ocs23.loongarch64
Provides: debuginfo(build-id) = 69a37550ba817dbe447c2a5c562a95395ecae027 libsamplerate-debuginfo = 0.2.2-5.ocs23 libsamplerate-debuginfo(loongarch-64) = 0.2.2-5.ocs23 libsamplerate.so.0.2.2-0.2.2-5.ocs23.loongarch64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libsamplerate-debugsource(loongarch-64) = 0.2.2-5.ocs23
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsamplerate-0.2.2-5.ocs23.loongarch64
Wrote: /builddir/build/RPMS/libsamplerate-debuginfo-0.2.2-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libsamplerate-devel-0.2.2-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libsamplerate-0.2.2-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libsamplerate-debugsource-0.2.2-5.ocs23.loongarch64.rpm
Child return code was: 0