Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'], chrootPath='/var/lib/mock/f33-build-134149-41503/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1581638400 Wrote: /builddir/build/SRPMS/aubio-0.4.9-5.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'], chrootPath='/var/lib/mock/f33-build-134149-41503/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aubio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BcDcbb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aubio-0.4.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/aubio-0.4.9.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aubio-0.4.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/aubio-unversioned-python.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UrDnUa + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/python3 ./waf configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --docdir=/usr/share/doc --enable-fftw3f --enable-complex --enable-jack --enable-samplerate Setting top to : /builddir/build/BUILD/aubio-0.4.9 Setting out to : /builddir/build/BUILD/aubio-0.4.9/build Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for header stdlib.h : yes Checking for header stdio.h : yes Checking for header math.h : yes Checking for header string.h : yes Checking for header errno.h : yes Checking for header limits.h : yes Checking for header stdarg.h : yes Checking for header getopt.h : yes Checking for header unistd.h : yes Checking for library m : yes Checking for C99 __VA_ARGS__ macro : yes Checking for size of smpl_t : float Checking for size of lsmp_t : double Checking for header complex.h : yes Checking for program 'pkg-config' : /usr/bin/pkg-config Checking for 'fftw3f' : yes Checking for FFT implementation : fftw3f Checking for 'sndfile' : yes Checking for 'samplerate' : yes Checking for 'jack' : yes Checking for 'libavcodec' : not found Checking for 'libavformat' : not found Checking for 'libavutil' : not found Checking for 'libswresample' : not found Checking for 'libavresample' : not found Checking for all libav libraries : not found (missing avcodec) Checking if using source_wavread : yes Checking if using sink_wavwrite : yes Checking for program 'txt2man' : /usr/bin/txt2man Checking for program 'doxygen' : /usr/bin/doxygen Checking for program 'sphinx-build' : not found 'configure' finished successfully (37.324s) + /usr/bin/python3 ./waf build -v -j4 Waf: Entering directory `/builddir/build/BUILD/aubio-0.4.9/build' Sphinx manual: install aubio first [ 1/232] Compiling src/spectral/dct.c 03:55:56 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/dct.c.1.o'] [ 2/232] Compiling src/io/utils_apple_audio.c 03:55:56 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/utils_apple_audio.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/utils_apple_audio.c.1.o'] [ 3/232] Compiling src/io/sink_apple_audio.c 03:55:56 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_apple_audio.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/sink_apple_audio.c.1.o'] [ 4/232] Compiling src/fvec.c 03:55:56 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/fvec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/fvec.c.1.o'] [ 5/232] Compiling src/cvec.c [ 6/232] Compiling src/vecutils.c 03:55:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/cvec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/cvec.c.1.o'] 03:55:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/vecutils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/vecutils.c.1.o'] [ 7/232] Compiling src/utils/windll.c 03:56:01 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/windll.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/utils/windll.c.1.o'] [ 8/232] Compiling src/utils/parameter.c 03:56:03 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/parameter.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/utils/parameter.c.1.o'] [ 9/232] Compiling src/temporal/filter.c 03:56:04 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/filter.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/temporal/filter.c.1.o'] [ 10/232] Compiling src/temporal/resampler.c 03:56:05 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/resampler.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/temporal/resampler.c.1.o'] [ 11/232] Compiling src/temporal/c_weighting.c 03:56:06 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/c_weighting.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/temporal/c_weighting.c.1.o'] [ 12/232] Compiling src/temporal/biquad.c 03:56:07 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/biquad.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/temporal/biquad.c.1.o'] [ 13/232] Compiling src/pitch/pitchschmitt.c 03:56:09 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchschmitt.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchschmitt.c.1.o'] [ 14/232] Compiling src/io/source_avcodec.c 03:56:10 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_avcodec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/source_avcodec.c.1.o'] [ 15/232] Compiling src/temporal/a_weighting.c 03:56:10 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/a_weighting.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/temporal/a_weighting.c.1.o'] [ 16/232] Compiling src/tempo/tempo.c 03:56:11 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/tempo/tempo.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/tempo/tempo.c.1.o'] [ 17/232] Compiling src/pitch/pitchmcomb.c 03:56:13 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchmcomb.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchmcomb.c.1.o'] [ 18/232] Compiling src/tempo/beattracking.c 03:56:15 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/tempo/beattracking.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/tempo/beattracking.c.1.o'] [ 19/232] Compiling src/synth/wavetable.c 03:56:15 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/synth/wavetable.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/synth/wavetable.c.1.o'] [ 20/232] Compiling src/pitch/pitchfcomb.c 03:56:18 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchfcomb.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchfcomb.c.1.o'] [ 21/232] Compiling src/io/source_apple_audio.c 03:56:21 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_apple_audio.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/source_apple_audio.c.1.o'] [ 22/232] Compiling src/io/ioutils.c 03:56:21 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/ioutils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/ioutils.c.1.o'] [ 23/232] Compiling src/fmat.c 03:56:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/fmat.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/fmat.c.1.o'] [ 24/232] Compiling src/synth/sampler.c 03:56:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/synth/sampler.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/synth/sampler.c.1.o'] [ 25/232] Compiling src/spectral/tss.c 03:56:24 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/tss.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/tss.c.1.o'] [ 26/232] Compiling src/pitch/pitch.c 03:56:25 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitch.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitch.c.1.o'] [ 27/232] Compiling src/spectral/statistics.c 03:56:28 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/statistics.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/statistics.c.1.o'] [ 28/232] Compiling src/spectral/specdesc.c 03:56:28 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/specdesc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/specdesc.c.1.o'] [ 29/232] Compiling src/onset/peakpicker.c 03:56:29 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/onset/peakpicker.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/onset/peakpicker.c.1.o'] [ 30/232] Compiling src/io/source.c 03:56:32 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/source.c.1.o'] [ 31/232] Compiling src/spectral/phasevoc.c 03:56:34 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/phasevoc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/phasevoc.c.1.o'] [ 32/232] Compiling src/spectral/ooura_fft8g.c 03:56:34 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/ooura_fft8g.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/ooura_fft8g.c.1.o'] [ 33/232] Compiling src/onset/onset.c 03:56:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/onset/onset.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/onset/onset.c.1.o'] [ 34/232] Compiling src/spectral/mfcc.c 03:56:38 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/mfcc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/mfcc.c.1.o'] [ 35/232] Compiling src/spectral/filterbank_mel.c 03:56:40 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/filterbank_mel.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/filterbank_mel.c.1.o'] [ 36/232] Compiling src/notes/notes.c 03:56:42 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/notes/notes.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/notes/notes.c.1.o'] [ 37/232] Compiling src/io/sink_wavwrite.c 03:56:45 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_wavwrite.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/sink_wavwrite.c.1.o'] [ 38/232] Compiling src/io/audio_unit.c 03:56:48 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/audio_unit.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/audio_unit.c.1.o'] [ 39/232] Compiling src/spectral/filterbank.c 03:56:48 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/filterbank.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/filterbank.c.1.o'] [ 40/232] Compiling src/spectral/fft.c 03:56:51 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/fft.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/fft.c.1.o'] [ 41/232] Compiling src/musicutils.c 03:56:53 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/musicutils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/musicutils.c.1.o'] [ 42/232] Compiling src/spectral/dct_plain.c 03:56:53 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_plain.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/dct_plain.c.1.o'] [ 43/232] Compiling src/spectral/dct_ooura.c 03:56:57 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_ooura.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/dct_ooura.c.1.o'] [ 44/232] Compiling src/mathutils.c 03:56:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/mathutils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/mathutils.c.1.o'] [ 45/232] Compiling src/io/sink_sndfile.c 03:57:01 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_sndfile.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/sink_sndfile.c.1.o'] [ 46/232] Compiling src/spectral/dct_ipp.c 03:57:01 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_ipp.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/dct_ipp.c.1.o'] [ 47/232] Compiling src/spectral/dct_fftw.c 03:57:05 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_fftw.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/dct_fftw.c.1.o'] [ 48/232] Compiling src/lvec.c 03:57:07 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/lvec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/lvec.c.1.o'] [ 49/232] Compiling src/spectral/dct_accelerate.c 03:57:10 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct_accelerate.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/dct_accelerate.c.1.o'] [ 50/232] Compiling src/pitch/pitchspecacf.c 03:57:11 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchspecacf.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchspecacf.c.1.o'] [ 51/232] Compiling src/utils/scale.c 03:57:12 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/scale.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/utils/scale.c.1.o'] [ 52/232] Compiling src/io/sink.c 03:57:14 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/sink.c.1.o'] [ 53/232] Compiling src/io/source_sndfile.c 03:57:15 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_sndfile.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/source_sndfile.c.1.o'] [ 54/232] Compiling src/spectral/awhitening.c 03:57:16 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/awhitening.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/spectral/awhitening.c.1.o'] [ 55/232] Compiling src/io/source_wavread.c 03:57:16 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_wavread.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/io/source_wavread.c.1.o'] [ 56/232] Compiling src/pitch/pitchyin.c 03:57:19 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyin.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchyin.c.1.o'] [ 57/232] Compiling src/utils/hist.c 03:57:21 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/hist.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/utils/hist.c.1.o'] [ 58/232] Compiling src/pitch/pitchyinfft.c 03:57:23 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyinfft.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchyinfft.c.1.o'] [ 59/232] Compiling src/utils/log.c 03:57:25 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/log.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/utils/log.c.1.o'] [ 60/232] Compiling src/pitch/pitchyinfast.c 03:57:27 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyinfast.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/pitch/pitchyinfast.c.1.o'] [ 61/232] Compiling examples/jackio.c 03:57:29 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/jackio.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/jackio.c.1.o'] [ 62/232] Compiling examples/utils.c 03:57:30 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/utils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/utils.c.1.o'] [ 63/232] Compiling tests/src/io/test-sink.c 03:57:30 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-sink.c.2.o'] [ 64/232] Compiling tests/src/io/test-sink_apple_audio.c 03:57:34 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_apple_audio.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-sink_apple_audio.c.3.o'] [ 65/232] Compiling tests/src/io/test-sink_sndfile.c 03:57:36 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_sndfile.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-sink_sndfile.c.4.o'] [ 66/232] Linking build/src/libaubio.so 03:57:37 runner ['/usr/bin/gcc', '-shared', '-Wl,-h,libaubio.so.5', 'src/cvec.c.1.o', 'src/fmat.c.1.o', 'src/fvec.c.1.o', 'src/io/audio_unit.c.1.o', 'src/io/ioutils.c.1.o', 'src/io/sink.c.1.o', 'src/io/sink_apple_audio.c.1.o', 'src/io/sink_sndfile.c.1.o', 'src/io/sink_wavwrite.c.1.o', 'src/io/source.c.1.o', 'src/io/source_apple_audio.c.1.o', 'src/io/source_avcodec.c.1.o', 'src/io/source_sndfile.c.1.o', 'src/io/source_wavread.c.1.o', 'src/io/utils_apple_audio.c.1.o', 'src/lvec.c.1.o', 'src/mathutils.c.1.o', 'src/musicutils.c.1.o', 'src/notes/notes.c.1.o', 'src/onset/onset.c.1.o', 'src/onset/peakpicker.c.1.o', 'src/pitch/pitch.c.1.o', 'src/pitch/pitchfcomb.c.1.o', 'src/pitch/pitchmcomb.c.1.o', 'src/pitch/pitchschmitt.c.1.o', 'src/pitch/pitchspecacf.c.1.o', 'src/pitch/pitchyin.c.1.o', 'src/pitch/pitchyinfast.c.1.o', 'src/pitch/pitchyinfft.c.1.o', 'src/spectral/awhitening.c.1.o', 'src/spectral/dct.c.1.o', 'src/spectral/dct_accelerate.c.1.o', 'src/spectral/dct_fftw.c.1.o', 'src/spectral/dct_ipp.c.1.o', 'src/spectral/dct_ooura.c.1.o', 'src/spectral/dct_plain.c.1.o', 'src/spectral/fft.c.1.o', 'src/spectral/filterbank.c.1.o', 'src/spectral/filterbank_mel.c.1.o', 'src/spectral/mfcc.c.1.o', 'src/spectral/ooura_fft8g.c.1.o', 'src/spectral/phasevoc.c.1.o', 'src/spectral/specdesc.c.1.o', 'src/spectral/statistics.c.1.o', 'src/spectral/tss.c.1.o', 'src/synth/sampler.c.1.o', 'src/synth/wavetable.c.1.o', 'src/tempo/beattracking.c.1.o', 'src/tempo/tempo.c.1.o', 'src/temporal/a_weighting.c.1.o', 'src/temporal/biquad.c.1.o', 'src/temporal/c_weighting.c.1.o', 'src/temporal/filter.c.1.o', 'src/temporal/resampler.c.1.o', 'src/utils/hist.c.1.o', 'src/utils/log.c.1.o', 'src/utils/parameter.c.1.o', 'src/utils/scale.c.1.o', 'src/utils/windll.c.1.o', 'src/vecutils.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/src/libaubio.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 67/232] Compiling tests/src/io/test-sink_wavwrite.c 03:57:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-sink_wavwrite.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-sink_wavwrite.c.5.o'] [ 68/232] Compiling tests/src/io/test-source.c 03:57:39 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-source.c.6.o'] [ 69/232] Compiling tests/src/io/test-source_apple_audio.c 03:57:42 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_apple_audio.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-source_apple_audio.c.7.o'] [ 70/232] Compiling tests/src/io/test-source_avcodec.c 03:57:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_avcodec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-source_avcodec.c.8.o'] [ 71/232] Linking build/tests/test-sink 03:57:44 runner ['/usr/bin/gcc', 'tests/src/io/test-sink.c.2.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 72/232] Linking build/tests/test-sink_apple_audio 03:57:46 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_apple_audio.c.3.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_apple_audio', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 73/232] Linking build/tests/test-sink_sndfile 03:57:46 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_sndfile.c.4.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_sndfile', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 74/232] Linking build/tests/test-sink_wavwrite 03:57:47 runner ['/usr/bin/gcc', 'tests/src/io/test-sink_wavwrite.c.5.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_wavwrite', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 75/232] Linking build/tests/test-source 03:57:48 runner ['/usr/bin/gcc', 'tests/src/io/test-source.c.6.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 76/232] Linking build/tests/test-source_apple_audio 03:57:48 runner ['/usr/bin/gcc', 'tests/src/io/test-source_apple_audio.c.7.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_apple_audio', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 77/232] Compiling tests/src/io/test-source_sndfile.c 03:57:49 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_sndfile.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-source_sndfile.c.9.o'] [ 78/232] Linking build/tests/test-source_avcodec 03:57:50 runner ['/usr/bin/gcc', 'tests/src/io/test-source_avcodec.c.8.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_avcodec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 79/232] Compiling tests/src/io/test-source_wavread.c 03:57:50 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/io/test-source_wavread.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/io/test-source_wavread.c.10.o'] [ 80/232] Compiling tests/src/notes/test-notes.c 03:57:50 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/notes/test-notes.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/notes/test-notes.c.11.o'] [ 81/232] Compiling tests/src/onset/test-onset.c 03:57:52 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/onset/test-onset.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/onset/test-onset.c.12.o'] [ 82/232] Compiling tests/src/onset/test-peakpicker.c 03:57:52 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/onset/test-peakpicker.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/onset/test-peakpicker.c.13.o'] [ 83/232] Linking build/tests/test-notes 03:57:54 runner ['/usr/bin/gcc', 'tests/src/notes/test-notes.c.11.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-notes', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 84/232] Linking build/tests/test-peakpicker 03:57:56 runner ['/usr/bin/gcc', 'tests/src/onset/test-peakpicker.c.13.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-peakpicker', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 85/232] Compiling tests/src/pitch/test-pitch.c 03:57:57 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitch.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitch.c.14.o'] [ 86/232] Linking build/tests/test-source_sndfile 03:57:57 runner ['/usr/bin/gcc', 'tests/src/io/test-source_sndfile.c.9.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_sndfile', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 87/232] Linking build/tests/test-source_wavread 03:57:58 runner ['/usr/bin/gcc', 'tests/src/io/test-source_wavread.c.10.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_wavread', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 88/232] Linking build/tests/test-onset 03:57:58 runner ['/usr/bin/gcc', 'tests/src/onset/test-onset.c.12.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-onset', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 89/232] Compiling tests/src/pitch/test-pitchfcomb.c 03:57:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchfcomb.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitchfcomb.c.15.o'] [ 90/232] Compiling tests/src/pitch/test-pitchmcomb.c 03:58:01 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchmcomb.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitchmcomb.c.16.o'] [ 91/232] Linking build/tests/test-pitch 03:58:01 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitch.c.14.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitch', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 92/232] Compiling tests/src/pitch/test-pitchschmitt.c 03:58:02 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchschmitt.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitchschmitt.c.17.o'] [ 93/232] Compiling tests/src/pitch/test-pitchspecacf.c 03:58:03 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchspecacf.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitchspecacf.c.18.o'] [ 94/232] Compiling tests/src/pitch/test-pitchyin.c 03:58:04 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchyin.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitchyin.c.19.o'] [ 95/232] Linking build/tests/test-pitchfcomb 03:58:04 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchfcomb.c.15.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchfcomb', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 96/232] Linking build/tests/test-pitchmcomb 03:58:04 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchmcomb.c.16.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchmcomb', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 97/232] Linking build/tests/test-pitchschmitt 03:58:05 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchschmitt.c.17.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchschmitt', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [ 98/232] Compiling tests/src/pitch/test-pitchyinfft.c 03:58:06 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/pitch/test-pitchyinfft.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/pitch/test-pitchyinfft.c.20.o'] [ 99/232] Linking build/tests/test-pitchspecacf 03:58:06 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchspecacf.c.18.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchspecacf', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [100/232] Linking build/tests/test-pitchyin 03:58:07 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchyin.c.19.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchyin', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [101/232] Compiling tests/src/spectral/test-awhitening.c 03:58:07 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-awhitening.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-awhitening.c.21.o'] [102/232] Compiling tests/src/spectral/test-dct.c 03:58:08 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-dct.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-dct.c.22.o'] [103/232] Linking build/tests/test-pitchyinfft 03:58:09 runner ['/usr/bin/gcc', 'tests/src/pitch/test-pitchyinfft.c.20.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchyinfft', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [104/232] Compiling tests/src/spectral/test-fft.c 03:58:09 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-fft.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-fft.c.23.o'] [105/232] Compiling tests/src/spectral/test-filterbank.c [106/232] Compiling tests/src/spectral/test-filterbank_mel.c 03:58:11 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-filterbank.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-filterbank.c.24.o'] 03:58:11 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-filterbank_mel.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-filterbank_mel.c.25.o'] [107/232] Compiling tests/src/spectral/test-mfcc.c 03:58:13 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-mfcc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-mfcc.c.26.o'] [108/232] Linking build/tests/test-fft 03:58:13 runner ['/usr/bin/gcc', 'tests/src/spectral/test-fft.c.23.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-fft', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [109/232] Linking build/tests/test-filterbank 03:58:15 runner ['/usr/bin/gcc', 'tests/src/spectral/test-filterbank.c.24.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-filterbank', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [110/232] Linking build/tests/test-dct 03:58:15 runner ['/usr/bin/gcc', 'tests/src/spectral/test-dct.c.22.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-dct', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [111/232] Linking build/tests/test-filterbank_mel 03:58:16 runner ['/usr/bin/gcc', 'tests/src/spectral/test-filterbank_mel.c.25.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-filterbank_mel', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [112/232] Compiling tests/src/spectral/test-phasevoc.c 03:58:17 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-phasevoc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-phasevoc.c.27.o'] [113/232] Linking build/tests/test-awhitening 03:58:17 runner ['/usr/bin/gcc', 'tests/src/spectral/test-awhitening.c.21.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-awhitening', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [114/232] Compiling tests/src/spectral/test-specdesc.c 03:58:18 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-specdesc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-specdesc.c.28.o'] [115/232] Compiling tests/src/spectral/test-tss.c 03:58:19 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/spectral/test-tss.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/spectral/test-tss.c.29.o'] [116/232] Compiling tests/src/synth/test-sampler.c 03:58:19 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/synth/test-sampler.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/synth/test-sampler.c.30.o'] [117/232] Linking build/tests/test-phasevoc 03:58:20 runner ['/usr/bin/gcc', 'tests/src/spectral/test-phasevoc.c.27.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-phasevoc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [118/232] Compiling tests/src/synth/test-wavetable.c 03:58:20 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/synth/test-wavetable.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/synth/test-wavetable.c.31.o'] [119/232] Linking build/tests/test-specdesc 03:58:21 runner ['/usr/bin/gcc', 'tests/src/spectral/test-specdesc.c.28.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-specdesc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [120/232] Linking build/tests/test-mfcc 03:58:22 runner ['/usr/bin/gcc', 'tests/src/spectral/test-mfcc.c.26.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-mfcc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [121/232] Linking build/tests/test-tss 03:58:23 runner ['/usr/bin/gcc', 'tests/src/spectral/test-tss.c.29.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-tss', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [122/232] Compiling tests/src/tempo/test-beattracking.c 03:58:24 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/tempo/test-beattracking.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/tempo/test-beattracking.c.32.o'] [123/232] Compiling tests/src/tempo/test-tempo.c 03:58:25 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/tempo/test-tempo.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/tempo/test-tempo.c.33.o'] [124/232] Compiling tests/src/temporal/test-a_weighting.c 03:58:26 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-a_weighting.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/temporal/test-a_weighting.c.34.o'] [125/232] Compiling tests/src/temporal/test-biquad.c 03:58:26 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-biquad.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/temporal/test-biquad.c.35.o'] [126/232] Linking build/tests/test-sampler 03:58:26 runner ['/usr/bin/gcc', 'tests/src/synth/test-sampler.c.30.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sampler', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [127/232] Linking build/tests/test-beattracking 03:58:27 runner ['/usr/bin/gcc', 'tests/src/tempo/test-beattracking.c.32.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-beattracking', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [128/232] Linking build/tests/test-wavetable 03:58:28 runner ['/usr/bin/gcc', 'tests/src/synth/test-wavetable.c.31.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-wavetable', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [129/232] Linking build/tests/test-a_weighting 03:58:28 runner ['/usr/bin/gcc', 'tests/src/temporal/test-a_weighting.c.34.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-a_weighting', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [130/232] Compiling tests/src/temporal/test-c_weighting.c 03:58:29 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-c_weighting.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/temporal/test-c_weighting.c.36.o'] [131/232] Linking build/tests/test-biquad 03:58:30 runner ['/usr/bin/gcc', 'tests/src/temporal/test-biquad.c.35.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-biquad', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [132/232] Compiling tests/src/temporal/test-filter.c 03:58:30 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-filter.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/temporal/test-filter.c.37.o'] [133/232] Compiling tests/src/temporal/test-resampler.c 03:58:31 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/temporal/test-resampler.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/temporal/test-resampler.c.38.o'] [134/232] Linking build/tests/test-c_weighting 03:58:32 runner ['/usr/bin/gcc', 'tests/src/temporal/test-c_weighting.c.36.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-c_weighting', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [135/232] Compiling tests/src/test-cvec.c 03:58:33 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-cvec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-cvec.c.39.o'] [136/232] Linking build/tests/test-filter 03:58:33 runner ['/usr/bin/gcc', 'tests/src/temporal/test-filter.c.37.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-filter', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [137/232] Compiling tests/src/test-fmat.c 03:58:33 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-fmat.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-fmat.c.40.o'] [138/232] Linking build/tests/test-tempo 03:58:35 runner ['/usr/bin/gcc', 'tests/src/tempo/test-tempo.c.33.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-tempo', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [139/232] Linking build/tests/test-resampler 03:58:35 runner ['/usr/bin/gcc', 'tests/src/temporal/test-resampler.c.38.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-resampler', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [140/232] Compiling tests/src/test-fvec.c 03:58:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-fvec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-fvec.c.41.o'] [141/232] Compiling tests/src/test-lvec.c 03:58:37 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-lvec.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-lvec.c.42.o'] [142/232] Compiling tests/src/test-mathutils-window.c 03:58:39 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-mathutils-window.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-mathutils-window.c.43.o'] [143/232] Linking build/tests/test-cvec 03:58:40 runner ['/usr/bin/gcc', 'tests/src/test-cvec.c.39.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-cvec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [144/232] Linking build/tests/test-fmat 03:58:42 runner ['/usr/bin/gcc', 'tests/src/test-fmat.c.40.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-fmat', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [145/232] Compiling tests/src/test-mathutils.c 03:58:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-mathutils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-mathutils.c.44.o'] [146/232] Compiling tests/src/test-vecutils.c 03:58:43 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/test-vecutils.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/test-vecutils.c.45.o'] [147/232] Linking build/tests/test-lvec 03:58:44 runner ['/usr/bin/gcc', 'tests/src/test-lvec.c.42.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-lvec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [148/232] Linking build/tests/test-fvec 03:58:45 runner ['/usr/bin/gcc', 'tests/src/test-fvec.c.41.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-fvec', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [149/232] Linking build/tests/test-mathutils-window 03:58:46 runner ['/usr/bin/gcc', 'tests/src/test-mathutils-window.c.43.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-mathutils-window', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [150/232] Compiling tests/src/utils/test-hist.c 03:58:47 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-hist.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/utils/test-hist.c.46.o'] [151/232] Compiling tests/src/utils/test-log.c 03:58:48 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-log.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/utils/test-log.c.47.o'] [152/232] Linking build/tests/test-vecutils 03:58:48 runner ['/usr/bin/gcc', 'tests/src/test-vecutils.c.45.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-vecutils', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [153/232] Compiling tests/src/utils/test-parameter.c 03:58:48 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-parameter.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/utils/test-parameter.c.48.o'] [154/232] Linking build/tests/test-hist 03:58:50 runner ['/usr/bin/gcc', 'tests/src/utils/test-hist.c.46.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-hist', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [155/232] Linking build/tests/test-mathutils 03:58:50 runner ['/usr/bin/gcc', 'tests/src/test-mathutils.c.44.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-mathutils', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [156/232] Compiling tests/src/utils/test-scale.c 03:58:51 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-Itests', '-I../tests', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '-DAUBIO_UNSTABLE_API=1', '-DAUBIO_TESTS_SOURCE=/builddir/build/BUILD/aubio-0.4.9/build/tests/44100Hz_44100f_sine441_stereo.wav', '../tests/src/utils/test-scale.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/src/utils/test-scale.c.49.o'] [157/232] Compiling examples/aubiomfcc.c 03:58:52 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubiomfcc.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubiomfcc.c.2.o'] [158/232] Compiling examples/aubionotes.c 03:58:52 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubionotes.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubionotes.c.3.o'] [159/232] Linking build/tests/test-log 03:58:54 runner ['/usr/bin/gcc', 'tests/src/utils/test-log.c.47.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-log', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [160/232] Linking build/tests/test-scale 03:58:55 runner ['/usr/bin/gcc', 'tests/src/utils/test-scale.c.49.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-scale', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [161/232] Linking build/tests/test-parameter 03:58:56 runner ['/usr/bin/gcc', 'tests/src/utils/test-parameter.c.48.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/tests/test-parameter', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [162/232] Compiling examples/aubioonset.c 03:58:57 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubioonset.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubioonset.c.4.o'] [163/232] Compiling examples/aubiopitch.c 03:58:58 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubiopitch.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubiopitch.c.5.o'] [164/232] Compiling examples/aubioquiet.c 03:58:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubioquiet.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubioquiet.c.6.o'] [165/232] Compiling examples/aubiotrack.c 03:58:59 runner ['/usr/bin/gcc', '-g', '-Wall', '-Wextra', '-O2', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../examples/aubiotrack.c', '-c', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubiotrack.c.7.o'] [166/232] Linking build/examples/aubiomfcc 03:59:04 runner ['/usr/bin/gcc', 'examples/aubiomfcc.c.2.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubiomfcc', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [167/232] Linking build/examples/aubionotes 03:59:04 runner ['/usr/bin/gcc', 'examples/aubionotes.c.3.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubionotes', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [168/232] Linking build/examples/aubioonset 03:59:05 runner ['/usr/bin/gcc', 'examples/aubioonset.c.4.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubioonset', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [169/232] Linking build/examples/aubiopitch 03:59:06 runner ['/usr/bin/gcc', 'examples/aubiopitch.c.5.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubiopitch', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [170/232] Linking build/examples/aubioquiet 03:59:07 runner ['/usr/bin/gcc', 'examples/aubioquiet.c.6.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubioquiet', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [171/232] Linking build/examples/aubiotrack 03:59:07 runner ['/usr/bin/gcc', 'examples/aubiotrack.c.7.o', 'examples/utils.c.1.o', 'examples/jackio.c.1.o', '-o/builddir/build/BUILD/aubio-0.4.9/build/examples/aubiotrack', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lsrc', '-laubio', '-lm', '-lfftw3f', '-lsamplerate', '-lsndfile', '-ljack', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] [172/232] Compiling tests/create_tests_source.py 03:59:08 runner ' python3 ../tests/create_tests_source.py tests/44100Hz_44100f_sine441_stereo.wav ' [173/232] Linking build/src/libaubio.a 03:59:09 runner ['/usr/bin/ar', 'rcs', 'src/libaubio.a', 'src/cvec.c.1.o', 'src/fmat.c.1.o', 'src/fvec.c.1.o', 'src/io/audio_unit.c.1.o', 'src/io/ioutils.c.1.o', 'src/io/sink.c.1.o', 'src/io/sink_apple_audio.c.1.o', 'src/io/sink_sndfile.c.1.o', 'src/io/sink_wavwrite.c.1.o', 'src/io/source.c.1.o', 'src/io/source_apple_audio.c.1.o', 'src/io/source_avcodec.c.1.o', 'src/io/source_sndfile.c.1.o', 'src/io/source_wavread.c.1.o', 'src/io/utils_apple_audio.c.1.o', 'src/lvec.c.1.o', 'src/mathutils.c.1.o', 'src/musicutils.c.1.o', 'src/notes/notes.c.1.o', 'src/onset/onset.c.1.o', 'src/onset/peakpicker.c.1.o', 'src/pitch/pitch.c.1.o', 'src/pitch/pitchfcomb.c.1.o', 'src/pitch/pitchmcomb.c.1.o', 'src/pitch/pitchschmitt.c.1.o', 'src/pitch/pitchspecacf.c.1.o', 'src/pitch/pitchyin.c.1.o', 'src/pitch/pitchyinfast.c.1.o', 'src/pitch/pitchyinfft.c.1.o', 'src/spectral/awhitening.c.1.o', 'src/spectral/dct.c.1.o', 'src/spectral/dct_accelerate.c.1.o', 'src/spectral/dct_fftw.c.1.o', 'src/spectral/dct_ipp.c.1.o', 'src/spectral/dct_ooura.c.1.o', 'src/spectral/dct_plain.c.1.o', 'src/spectral/fft.c.1.o', 'src/spectral/filterbank.c.1.o', 'src/spectral/filterbank_mel.c.1.o', 'src/spectral/mfcc.c.1.o', 'src/spectral/ooura_fft8g.c.1.o', 'src/spectral/phasevoc.c.1.o', 'src/spectral/specdesc.c.1.o', 'src/spectral/statistics.c.1.o', 'src/spectral/tss.c.1.o', 'src/synth/sampler.c.1.o', 'src/synth/wavetable.c.1.o', 'src/tempo/beattracking.c.1.o', 'src/tempo/tempo.c.1.o', 'src/temporal/a_weighting.c.1.o', 'src/temporal/biquad.c.1.o', 'src/temporal/c_weighting.c.1.o', 'src/temporal/filter.c.1.o', 'src/temporal/resampler.c.1.o', 'src/utils/hist.c.1.o', 'src/utils/log.c.1.o', 'src/utils/parameter.c.1.o', 'src/utils/scale.c.1.o', 'src/utils/windll.c.1.o', 'src/vecutils.c.1.o'] [174/232] Compiling aubio.pc.in [175/232] Compiling doc/aubiomfcc.txt 03:59:10 runner " /usr/bin/txt2man -t `basename doc/aubiomfcc.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiomfcc.txt > doc/aubiomfcc.1 " [176/232] Compiling doc/aubiopitch.txt 03:59:11 runner " /usr/bin/txt2man -t `basename doc/aubiopitch.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiopitch.txt > doc/aubiopitch.1 " [177/232] Symlinking build/src/libaubio.so [178/232] Compiling doc/aubioonset.txt 03:59:11 runner " /usr/bin/txt2man -t `basename doc/aubioonset.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubioonset.txt > doc/aubioonset.1 " gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [179/232] Compiling doc/aubiocut.txt 03:59:13 runner " /usr/bin/txt2man -t `basename doc/aubiocut.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiocut.txt > doc/aubiocut.1 " gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [180/232] Compiling doc/aubiotrack.txt 03:59:14 runner " /usr/bin/txt2man -t `basename doc/aubiotrack.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubiotrack.txt > doc/aubiotrack.1 " gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [181/232] Compiling doc/aubionotes.txt 03:59:14 runner " /usr/bin/txt2man -t `basename doc/aubionotes.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubionotes.txt > doc/aubionotes.1 " gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [182/232] Compiling doc/aubio.txt 03:59:15 runner " /usr/bin/txt2man -t `basename doc/aubio.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubio.txt > doc/aubio.1 " gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [183/232] Compiling doc/aubioquiet.txt 03:59:17 runner " /usr/bin/txt2man -t `basename doc/aubioquiet.1 | cut -f 1 -d . | tr a-z A-Z` -r aubio\\ 0.4.9 -P aubio -v aubio\\ User\\'s\\ manual -s 1 ../doc/aubioquiet.txt > doc/aubioquiet.1 " gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [184/232] Processing doxygen: doc/web.cfg src/aubio.h src/aubio_priv.h src/cvec.h src/fmat.h src/fvec.h src/io/audio_unit.h src/io/ioutils.h src/io/sink.h src/io/sink_apple_audio.h src/io/sink_sndfile.h src/io/sink_wavwrite.h src/io/source.h src/io/source_apple_audio.h src/io/source_avcodec.h src/io/source_sndfile.h src/io/source_wavread.h src/lvec.h src/mathutils.h src/musicutils.h src/notes/notes.h src/onset/onset.h src/onset/peakpicker.h src/pitch/pitch.h src/pitch/pitchfcomb.h src/pitch/pitchmcomb.h src/pitch/pitchschmitt.h src/pitch/pitchspecacf.h src/pitch/pitchyin.h src/pitch/pitchyinfast.h src/pitch/pitchyinfft.h src/spectral/awhitening.h src/spectral/dct.h src/spectral/fft.h src/spectral/filterbank.h src/spectral/filterbank_mel.h src/spectral/mfcc.h src/spectral/phasevoc.h src/spectral/specdesc.h src/spectral/tss.h src/synth/sampler.h src/synth/wavetable.h src/tempo/beattracking.h src/tempo/tempo.h src/temporal/a_weighting.h src/temporal/biquad.h src/temporal/c_weighting.h src/temporal/filter.h src/temporal/resampler.h src/types.h src/utils/hist.h src/utils/log.h src/utils/parameter.h src/utils/scale.h src/vecutils.h -> build/api/index.html 03:59:18 runner ' ( cat /builddir/build/BUILD/aubio-0.4.9/doc/web.cfg && echo PROJECT_NUMBER=0.4.9 && echo OUTPUT_DIRECTORY=/builddir/build/BUILD/aubio-0.4.9/build && echo HTML_OUTPUT=api ) | doxygen - > /dev/null ' gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [185/232] Processing build/tests/test-sink 03:59:19 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink'] [186/232] Processing build/tests/test-sink_apple_audio 03:59:19 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_apple_audio'] [187/232] Processing build/tests/test-sink_sndfile 03:59:20 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_sndfile'] [188/232] Processing build/tests/test-sink_wavwrite 03:59:20 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_wavwrite'] [189/232] Processing build/tests/test-source 03:59:21 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source'] gawk: cmd. line:58: warning: regexp escape sequence `\o' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\,' is not a known regexp operator gawk: cmd. line:116: warning: regexp escape sequence `\;' is not a known regexp operator [190/232] Processing build/tests/test-source_apple_audio 03:59:21 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_apple_audio'] [191/232] Processing build/tests/test-source_avcodec 03:59:21 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_avcodec'] [192/232] Processing build/tests/test-source_sndfile 03:59:22 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_sndfile'] [193/232] Processing build/tests/test-source_wavread 03:59:22 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_wavread'] [194/232] Processing build/tests/test-notes 03:59:22 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-notes'] [195/232] Processing build/tests/test-onset 03:59:23 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-onset'] [196/232] Processing build/tests/test-peakpicker 03:59:23 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-peakpicker'] [197/232] Processing build/tests/test-pitch 03:59:24 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitch'] [198/232] Processing build/tests/test-pitchfcomb 03:59:24 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchfcomb'] [199/232] Processing build/tests/test-pitchmcomb 03:59:24 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchmcomb'] [200/232] Processing build/tests/test-pitchschmitt [201/232] Processing build/tests/test-pitchspecacf 03:59:25 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchschmitt'] 03:59:25 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchspecacf'] [202/232] Processing build/tests/test-pitchyin 03:59:25 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchyin'] [203/232] Processing build/tests/test-pitchyinfft 03:59:25 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchyinfft'] [205/232] Processing build/tests/test-awhitening 03:59:25 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-awhitening'] [205/232] Processing build/tests/test-dct 03:59:26 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-dct'] [206/232] Processing build/tests/test-fft 03:59:26 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-fft'] [207/232] Processing build/tests/test-filterbank 03:59:27 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-filterbank'] [208/232] Processing build/tests/test-filterbank_mel 03:59:27 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-filterbank_mel'] [209/232] Processing build/tests/test-mfcc 03:59:28 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-mfcc'] [210/232] Processing build/tests/test-phasevoc 03:59:28 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-phasevoc'] [211/232] Processing build/tests/test-specdesc 03:59:28 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-specdesc'] [212/232] Processing build/tests/test-tss 03:59:28 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-tss'] [213/232] Processing build/tests/test-sampler 03:59:29 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-sampler'] [214/232] Processing build/tests/test-wavetable 03:59:29 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-wavetable'] [215/232] Processing build/tests/test-beattracking 03:59:29 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-beattracking'] [216/232] Processing build/tests/test-tempo 03:59:29 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-tempo'] [217/232] Processing build/tests/test-a_weighting 03:59:30 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-a_weighting'] [218/232] Processing build/tests/test-biquad 03:59:30 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-biquad'] [219/232] Processing build/tests/test-c_weighting 03:59:30 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-c_weighting'] [220/232] Processing build/tests/test-filter 03:59:30 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-filter'] [221/232] Processing build/tests/test-resampler 03:59:30 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-resampler'] [222/232] Processing build/tests/test-cvec 03:59:31 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-cvec'] [223/232] Processing build/tests/test-fmat 03:59:31 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-fmat'] [224/232] Processing build/tests/test-fvec 03:59:31 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-fvec'] [225/232] Processing build/tests/test-lvec 03:59:31 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-lvec'] [226/232] Processing build/tests/test-mathutils-window [227/232] Processing build/tests/test-mathutils 03:59:32 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-mathutils-window'] 03:59:32 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-mathutils'] [228/232] Processing build/tests/test-vecutils 03:59:32 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-vecutils'] [229/232] Processing build/tests/test-hist 03:59:32 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-hist'] [230/232] Processing build/tests/test-log 03:59:32 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-log'] [231/232] Processing build/tests/test-parameter 03:59:32 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-parameter'] [232/232] Processing build/tests/test-scale 03:59:33 runner ['/builddir/build/BUILD/aubio-0.4.9/build/tests/test-scale'] warning: Tag 'CLANG_ASSISTED_PARSING' at line 1052 of file '-' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_OPTIONS' at line 1060 of file '-' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'PERL_PATH' at line 2143 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2165 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Waf: Leaving directory `/builddir/build/BUILD/aubio-0.4.9/build' execution summary tests that pass 48/48 /builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink /builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_apple_audio /builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_sndfile /builddir/build/BUILD/aubio-0.4.9/build/tests/test-sink_wavwrite /builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_apple_audio /builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_avcodec /builddir/build/BUILD/aubio-0.4.9/build/tests/test-source /builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_sndfile /builddir/build/BUILD/aubio-0.4.9/build/tests/test-notes /builddir/build/BUILD/aubio-0.4.9/build/tests/test-source_wavread /builddir/build/BUILD/aubio-0.4.9/build/tests/test-peakpicker /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchfcomb /builddir/build/BUILD/aubio-0.4.9/build/tests/test-onset /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitch /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchmcomb /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchschmitt /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchspecacf /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchyin /builddir/build/BUILD/aubio-0.4.9/build/tests/test-pitchyinfft /builddir/build/BUILD/aubio-0.4.9/build/tests/test-dct /builddir/build/BUILD/aubio-0.4.9/build/tests/test-filterbank /builddir/build/BUILD/aubio-0.4.9/build/tests/test-awhitening /builddir/build/BUILD/aubio-0.4.9/build/tests/test-fft /builddir/build/BUILD/aubio-0.4.9/build/tests/test-filterbank_mel /builddir/build/BUILD/aubio-0.4.9/build/tests/test-specdesc /builddir/build/BUILD/aubio-0.4.9/build/tests/test-phasevoc /builddir/build/BUILD/aubio-0.4.9/build/tests/test-mfcc /builddir/build/BUILD/aubio-0.4.9/build/tests/test-tss /builddir/build/BUILD/aubio-0.4.9/build/tests/test-sampler /builddir/build/BUILD/aubio-0.4.9/build/tests/test-wavetable /builddir/build/BUILD/aubio-0.4.9/build/tests/test-beattracking /builddir/build/BUILD/aubio-0.4.9/build/tests/test-a_weighting /builddir/build/BUILD/aubio-0.4.9/build/tests/test-c_weighting /builddir/build/BUILD/aubio-0.4.9/build/tests/test-biquad /builddir/build/BUILD/aubio-0.4.9/build/tests/test-tempo /builddir/build/BUILD/aubio-0.4.9/build/tests/test-filter /builddir/build/BUILD/aubio-0.4.9/build/tests/test-cvec /builddir/build/BUILD/aubio-0.4.9/build/tests/test-fmat /builddir/build/BUILD/aubio-0.4.9/build/tests/test-fvec /builddir/build/BUILD/aubio-0.4.9/build/tests/test-lvec /builddir/build/BUILD/aubio-0.4.9/build/tests/test-resampler /builddir/build/BUILD/aubio-0.4.9/build/tests/test-mathutils-window /builddir/build/BUILD/aubio-0.4.9/build/tests/test-mathutils /builddir/build/BUILD/aubio-0.4.9/build/tests/test-vecutils /builddir/build/BUILD/aubio-0.4.9/build/tests/test-hist /builddir/build/BUILD/aubio-0.4.9/build/tests/test-log /builddir/build/BUILD/aubio-0.4.9/build/tests/test-parameter /builddir/build/BUILD/aubio-0.4.9/build/tests/test-scale tests that fail 0/48 'build' finished successfully (4m11.608s) + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/aubio copying python/lib/aubio/cut.py -> build/lib.linux-riscv64-3.8/aubio copying python/lib/aubio/cmd.py -> build/lib.linux-riscv64-3.8/aubio copying python/lib/aubio/slicing.py -> build/lib.linux-riscv64-3.8/aubio copying python/lib/aubio/__init__.py -> build/lib.linux-riscv64-3.8/aubio copying python/lib/aubio/midiconv.py -> build/lib.linux-riscv64-3.8/aubio running build_ext Package aubio was not found in the pkg-config search path. Perhaps you should add the directory containing `aubio.pc' to the PKG_CONFIG_PATH environment variable Package 'aubio', required by 'virtual:world', not found checking for aubio = 0.4.9 Running "pkg-config --libs --cflags aubio = 0.4.9" failed: CalledProcessError(1, ['pkg-config', '--libs', '--cflags', 'aubio = 0.4.9']) Info: aubio 0.4.9 was not found by pkg-config Info: using locally built libaubio Running command: gcc -pthread -E -DAUBIO_UNSTABLE=1 -Isrc src/aubio.h wrote python/gen/gen-dct.c wrote python/gen/gen-mfcc.c wrote python/gen/gen-specdesc.c wrote python/gen/gen-tss.c wrote python/gen/gen-pitch.c wrote python/gen/gen-onset.c wrote python/gen/gen-tempo.c wrote python/gen/gen-notes.c wrote python/gen/gen-sampler.c wrote python/gen/gen-wavetable.c wrote python/gen/aubio-generated.c wrote python/gen/aubio-generated.h building 'aubio._aubio' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/python creating build/temp.linux-riscv64-3.8/python/ext creating build/temp.linux-riscv64-3.8/python/gen gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/aubiomodule.c -o build/temp.linux-riscv64-3.8/python/ext/aubiomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/aubioproxy.c -o build/temp.linux-riscv64-3.8/python/ext/aubioproxy.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-cvec.c -o build/temp.linux-riscv64-3.8/python/ext/py-cvec.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-fft.c -o build/temp.linux-riscv64-3.8/python/ext/py-fft.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-filter.c -o build/temp.linux-riscv64-3.8/python/ext/py-filter.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-filterbank.c -o build/temp.linux-riscv64-3.8/python/ext/py-filterbank.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-musicutils.c -o build/temp.linux-riscv64-3.8/python/ext/py-musicutils.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-phasevoc.c -o build/temp.linux-riscv64-3.8/python/ext/py-phasevoc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-sink.c -o build/temp.linux-riscv64-3.8/python/ext/py-sink.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/py-source.c -o build/temp.linux-riscv64-3.8/python/ext/py-source.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/ext/ufuncs.c -o build/temp.linux-riscv64-3.8/python/ext/ufuncs.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/aubio-generated.c -o build/temp.linux-riscv64-3.8/python/gen/aubio-generated.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-dct.c -o build/temp.linux-riscv64-3.8/python/gen/gen-dct.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-mfcc.c -o build/temp.linux-riscv64-3.8/python/gen/gen-mfcc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-notes.c -o build/temp.linux-riscv64-3.8/python/gen/gen-notes.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-onset.c -o build/temp.linux-riscv64-3.8/python/gen/gen-onset.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-pitch.c -o build/temp.linux-riscv64-3.8/python/gen/gen-pitch.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-sampler.c -o build/temp.linux-riscv64-3.8/python/gen/gen-sampler.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-specdesc.c -o build/temp.linux-riscv64-3.8/python/gen/gen-specdesc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-tempo.c -o build/temp.linux-riscv64-3.8/python/gen/gen-tempo.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-tss.c -o build/temp.linux-riscv64-3.8/python/gen/gen-tss.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -Ipython/ext -I/usr/lib64/python3.8/site-packages/numpy/core/include -Isrc -Ipython/gen -I/usr/include/python3.8 -c python/gen/gen-wavetable.c -o build/temp.linux-riscv64-3.8/python/gen/gen-wavetable.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/python/ext/aubiomodule.o build/temp.linux-riscv64-3.8/python/ext/aubioproxy.o build/temp.linux-riscv64-3.8/python/ext/py-cvec.o build/temp.linux-riscv64-3.8/python/ext/py-fft.o build/temp.linux-riscv64-3.8/python/ext/py-filter.o build/temp.linux-riscv64-3.8/python/ext/py-filterbank.o build/temp.linux-riscv64-3.8/python/ext/py-musicutils.o build/temp.linux-riscv64-3.8/python/ext/py-phasevoc.o build/temp.linux-riscv64-3.8/python/ext/py-sink.o build/temp.linux-riscv64-3.8/python/ext/py-source.o build/temp.linux-riscv64-3.8/python/ext/ufuncs.o build/temp.linux-riscv64-3.8/python/gen/aubio-generated.o build/temp.linux-riscv64-3.8/python/gen/gen-dct.o build/temp.linux-riscv64-3.8/python/gen/gen-mfcc.o build/temp.linux-riscv64-3.8/python/gen/gen-notes.o build/temp.linux-riscv64-3.8/python/gen/gen-onset.o build/temp.linux-riscv64-3.8/python/gen/gen-pitch.o build/temp.linux-riscv64-3.8/python/gen/gen-sampler.o build/temp.linux-riscv64-3.8/python/gen/gen-specdesc.o build/temp.linux-riscv64-3.8/python/gen/gen-tempo.o build/temp.linux-riscv64-3.8/python/gen/gen-tss.o build/temp.linux-riscv64-3.8/python/gen/gen-wavetable.o -Lbuild/src -L/usr/lib64 -laubio -o build/lib.linux-riscv64-3.8/aubio/_aubio.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PQ9oha + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 + cd aubio-0.4.9 + /usr/bin/python3 ./waf --destdir=/builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 -v install Waf: Entering directory `/builddir/build/BUILD/aubio-0.4.9/build' Sphinx manual: install aubio first Calling ant_glob on build folders (/builddir/build/BUILD/aubio-0.4.9/build/api) is dangerous: add quiet=True / remove=False + symlink /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.so.5 (to libaubio.so.5.4.8) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.so.5.4.8 (from build/src/libaubio.so) + symlink /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.so (to libaubio.so.5.4.8) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.a (from build/src/libaubio.a) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiomfcc (from build/examples/aubiomfcc) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubionotes (from build/examples/aubionotes) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubioonset (from build/examples/aubioonset) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiopitch (from build/examples/aubiopitch) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubioquiet (from build/examples/aubioquiet) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiotrack (from build/examples/aubiotrack) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/pkgconfig/aubio.pc (from build/aubio.pc) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubionotes.1 (from build/doc/aubionotes.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubiocut.1 (from build/doc/aubiocut.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/aubio.h (from src/aubio.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubiotrack.1 (from build/doc/aubiotrack.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubiopitch.1 (from build/doc/aubiopitch.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubio.1 (from build/doc/aubio.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/cvec.h (from src/cvec.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubiomfcc.1 (from build/doc/aubiomfcc.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubioquiet.1 (from build/doc/aubioquiet.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/man/man1/aubioonset.1 (from build/doc/aubioonset.1) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/fmat.h (from src/fmat.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/fvec.h (from src/fvec.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/audio_unit.h (from src/io/audio_unit.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/ioutils.h (from src/io/ioutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/sink.h (from src/io/sink.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/sink_apple_audio.h (from src/io/sink_apple_audio.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/sink_sndfile.h (from src/io/sink_sndfile.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/sink_wavwrite.h (from src/io/sink_wavwrite.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/source.h (from src/io/source.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/source_apple_audio.h (from src/io/source_apple_audio.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/source_avcodec.h (from src/io/source_avcodec.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/source_sndfile.h (from src/io/source_sndfile.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/io/source_wavread.h (from src/io/source_wavread.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/lvec.h (from src/lvec.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/mathutils.h (from src/mathutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/musicutils.h (from src/musicutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/notes/notes.h (from src/notes/notes.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/onset/onset.h (from src/onset/onset.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/onset/peakpicker.h (from src/onset/peakpicker.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitch.h (from src/pitch/pitch.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchfcomb.h (from src/pitch/pitchfcomb.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchmcomb.h (from src/pitch/pitchmcomb.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchschmitt.h (from src/pitch/pitchschmitt.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchspecacf.h (from src/pitch/pitchspecacf.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchyin.h (from src/pitch/pitchyin.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchyinfast.h (from src/pitch/pitchyinfast.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/pitch/pitchyinfft.h (from src/pitch/pitchyinfft.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/awhitening.h (from src/spectral/awhitening.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/dct.h (from src/spectral/dct.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/fft.h (from src/spectral/fft.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/filterbank.h (from src/spectral/filterbank.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/filterbank_mel.h (from src/spectral/filterbank_mel.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/mfcc.h (from src/spectral/mfcc.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/phasevoc.h (from src/spectral/phasevoc.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/specdesc.h (from src/spectral/specdesc.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/spectral/tss.h (from src/spectral/tss.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/synth/sampler.h (from src/synth/sampler.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/synth/wavetable.h (from src/synth/wavetable.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/tempo/beattracking.h (from src/tempo/beattracking.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/tempo/tempo.h (from src/tempo/tempo.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/temporal/a_weighting.h (from src/temporal/a_weighting.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/temporal/biquad.h (from src/temporal/biquad.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/temporal/c_weighting.h (from src/temporal/c_weighting.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/temporal/filter.h (from src/temporal/filter.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/temporal/resampler.h (from src/temporal/resampler.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/types.h (from src/types.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/utils/hist.h (from src/utils/hist.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/utils/log.h (from src/utils/log.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/utils/parameter.h (from src/utils/parameter.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/utils/scale.h (from src/utils/scale.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/include/aubio/vecutils.h (from src/vecutils.h) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/a__weighting_8h.html (from build/api/a__weighting_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/a__weighting_8h_source.html (from build/api/a__weighting_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/annotated.html (from build/api/annotated.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/aubio_8h.html (from build/api/aubio_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/aubio_8h_source.html (from build/api/aubio_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/awhitening_8h.html (from build/api/awhitening_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/awhitening_8h_source.html (from build/api/awhitening_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/bc_s.png (from build/api/bc_s.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/bdwn.png (from build/api/bdwn.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/biquad_8h.html (from build/api/biquad_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/biquad_8h_source.html (from build/api/biquad_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/c__weighting_8h.html (from build/api/c__weighting_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/c__weighting_8h_source.html (from build/api/c__weighting_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/classes.html (from build/api/classes.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/closed.png (from build/api/closed.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/cvec_8h.html (from build/api/cvec_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/cvec_8h_source.html (from build/api/cvec_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dct_8h.html (from build/api/dct_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dct_8h_source.html (from build/api/dct_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_0019dc9908b3707f2efe5d1d2e908f03.html (from build/api/dir_0019dc9908b3707f2efe5d1d2e908f03.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_24909bf68f95b02474c7cd396a6ea1b7.html (from build/api/dir_24909bf68f95b02474c7cd396a6ea1b7.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_421d137a6d6e69b3f737421a73d375f8.html (from build/api/dir_421d137a6d6e69b3f737421a73d375f8.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_6c3688c2a02b4bf89699351955a39c88.html (from build/api/dir_6c3688c2a02b4bf89699351955a39c88.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_7672bb780010713f2d2504f90f5cfe22.html (from build/api/dir_7672bb780010713f2d2504f90f5cfe22.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_9f81523443f82c74e7139b3dddc1da52.html (from build/api/dir_9f81523443f82c74e7139b3dddc1da52.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_bc161955dc3a3d2485839eba21420d01.html (from build/api/dir_bc161955dc3a3d2485839eba21420d01.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html (from build/api/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dir_fcd67417bc8295f1aecfd58a346e9273.html (from build/api/dir_fcd67417bc8295f1aecfd58a346e9273.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/doc.png (from build/api/doc.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/doxygen.css (from build/api/doxygen.css) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/doxygen.png (from build/api/doxygen.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/dynsections.js (from build/api/dynsections.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/examples.html (from build/api/examples.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/examples_2aubionotes_8c-example.html (from build/api/examples_2aubionotes_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/examples_2aubioonset_8c-example.html (from build/api/examples_2aubioonset_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/examples_2aubiopitch_8c-example.html (from build/api/examples_2aubiopitch_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/examples_2aubiotrack_8c-example.html (from build/api/examples_2aubiotrack_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/fft_8h.html (from build/api/fft_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/fft_8h_source.html (from build/api/fft_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/files.html (from build/api/files.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/filter_8h.html (from build/api/filter_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/filter_8h_source.html (from build/api/filter_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/filterbank_8h.html (from build/api/filterbank_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/filterbank_8h_source.html (from build/api/filterbank_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/filterbank__mel_8h.html (from build/api/filterbank__mel_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/filterbank__mel_8h_source.html (from build/api/filterbank__mel_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/fmat_8h.html (from build/api/fmat_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/fmat_8h_source.html (from build/api/fmat_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/folderclosed.png (from build/api/folderclosed.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/folderopen.png (from build/api/folderopen.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/functions.html (from build/api/functions.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/functions_vars.html (from build/api/functions_vars.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/fvec_8h.html (from build/api/fvec_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/fvec_8h_source.html (from build/api/fvec_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals.html (from build/api/globals.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_c.html (from build/api/globals_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_d.html (from build/api/globals_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_defs.html (from build/api/globals_defs.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_enum.html (from build/api/globals_enum.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_eval.html (from build/api/globals_eval.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_f.html (from build/api/globals_f.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_func.html (from build/api/globals_func.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_func_c.html (from build/api/globals_func_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_func_d.html (from build/api/globals_func_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_func_f.html (from build/api/globals_func_f.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_func_l.html (from build/api/globals_func_l.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_func_n.html (from build/api/globals_func_n.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_h.html (from build/api/globals_h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_l.html (from build/api/globals_l.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_n.html (from build/api/globals_n.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_s.html (from build/api/globals_s.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_type.html (from build/api/globals_type.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/globals_u.html (from build/api/globals_u.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/index.html (from build/api/index.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/io_2test-sink_8c-example.html (from build/api/io_2test-sink_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/io_2test-source_8c-example.html (from build/api/io_2test-source_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/jquery.js (from build/api/jquery.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/log_8h.html (from build/api/log_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/log_8h_source.html (from build/api/log_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/lvec_8h.html (from build/api/lvec_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/lvec_8h_source.html (from build/api/lvec_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/menu.js (from build/api/menu.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/menudata.js (from build/api/menudata.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/mfcc_8h.html (from build/api/mfcc_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/mfcc_8h_source.html (from build/api/mfcc_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/musicutils_8h.html (from build/api/musicutils_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/musicutils_8h_source.html (from build/api/musicutils_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/nav_f.png (from build/api/nav_f.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/nav_g.png (from build/api/nav_g.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/nav_h.png (from build/api/nav_h.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/notes_8h.html (from build/api/notes_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/notes_8h_source.html (from build/api/notes_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/onset_2test-onset_8c-example.html (from build/api/onset_2test-onset_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/onset_8h.html (from build/api/onset_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/onset_8h_source.html (from build/api/onset_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/open.png (from build/api/open.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/parameter_8h.html (from build/api/parameter_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/parameter_8h_source.html (from build/api/parameter_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/phasevoc_8h.html (from build/api/phasevoc_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/phasevoc_8h_source.html (from build/api/phasevoc_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/pitch_2test-pitch_8c-example.html (from build/api/pitch_2test-pitch_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/pitch_8h.html (from build/api/pitch_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/pitch_8h_source.html (from build/api/pitch_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/resampler_8h.html (from build/api/resampler_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/resampler_8h_source.html (from build/api/resampler_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/sampler_8h.html (from build/api/sampler_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/sampler_8h_source.html (from build/api/sampler_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_0.html (from build/api/search/all_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_0.js (from build/api/search/all_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_1.html (from build/api/search/all_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_1.js (from build/api/search/all_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_10.html (from build/api/search/all_10.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_10.js (from build/api/search/all_10.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_2.html (from build/api/search/all_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_2.js (from build/api/search/all_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_3.html (from build/api/search/all_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_3.js (from build/api/search/all_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_4.html (from build/api/search/all_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_4.js (from build/api/search/all_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_5.html (from build/api/search/all_5.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_5.js (from build/api/search/all_5.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_6.html (from build/api/search/all_6.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_6.js (from build/api/search/all_6.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_7.html (from build/api/search/all_7.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_7.js (from build/api/search/all_7.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_8.html (from build/api/search/all_8.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_8.js (from build/api/search/all_8.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_9.html (from build/api/search/all_9.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_9.js (from build/api/search/all_9.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_a.html (from build/api/search/all_a.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_a.js (from build/api/search/all_a.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_b.html (from build/api/search/all_b.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_b.js (from build/api/search/all_b.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_c.html (from build/api/search/all_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_c.js (from build/api/search/all_c.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_d.html (from build/api/search/all_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_d.js (from build/api/search/all_d.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_e.html (from build/api/search/all_e.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_e.js (from build/api/search/all_e.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_f.html (from build/api/search/all_f.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/all_f.js (from build/api/search/all_f.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/classes_0.html (from build/api/search/classes_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/classes_0.js (from build/api/search/classes_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/classes_1.html (from build/api/search/classes_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/classes_1.js (from build/api/search/classes_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/classes_2.html (from build/api/search/classes_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/classes_2.js (from build/api/search/classes_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/close.png (from build/api/search/close.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/defines_0.html (from build/api/search/defines_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/defines_0.js (from build/api/search/defines_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/defines_1.html (from build/api/search/defines_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/defines_1.js (from build/api/search/defines_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/enums_0.html (from build/api/search/enums_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/enums_0.js (from build/api/search/enums_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/enumvalues_0.html (from build/api/search/enumvalues_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/enumvalues_0.js (from build/api/search/enumvalues_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_0.html (from build/api/search/files_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_0.js (from build/api/search/files_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_1.html (from build/api/search/files_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_1.js (from build/api/search/files_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_2.html (from build/api/search/files_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_2.js (from build/api/search/files_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_3.html (from build/api/search/files_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_3.js (from build/api/search/files_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_4.html (from build/api/search/files_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_4.js (from build/api/search/files_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_5.html (from build/api/search/files_5.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_5.js (from build/api/search/files_5.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_6.html (from build/api/search/files_6.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_6.js (from build/api/search/files_6.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_7.html (from build/api/search/files_7.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_7.js (from build/api/search/files_7.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_8.html (from build/api/search/files_8.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_8.js (from build/api/search/files_8.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_9.html (from build/api/search/files_9.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_9.js (from build/api/search/files_9.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_a.html (from build/api/search/files_a.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_a.js (from build/api/search/files_a.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_b.html (from build/api/search/files_b.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_b.js (from build/api/search/files_b.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_c.html (from build/api/search/files_c.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_c.js (from build/api/search/files_c.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_d.html (from build/api/search/files_d.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_d.js (from build/api/search/files_d.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_e.html (from build/api/search/files_e.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/files_e.js (from build/api/search/files_e.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_0.html (from build/api/search/functions_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_0.js (from build/api/search/functions_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_1.html (from build/api/search/functions_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_1.js (from build/api/search/functions_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_2.html (from build/api/search/functions_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_2.js (from build/api/search/functions_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_3.html (from build/api/search/functions_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_3.js (from build/api/search/functions_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_4.html (from build/api/search/functions_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_4.js (from build/api/search/functions_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_5.html (from build/api/search/functions_5.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/functions_5.js (from build/api/search/functions_5.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/mag_sel.png (from build/api/search/mag_sel.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/nomatches.html (from build/api/search/nomatches.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/search.css (from build/api/search/search.css) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/search.js (from build/api/search/search.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/search_l.png (from build/api/search/search_l.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/search_m.png (from build/api/search/search_m.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/search_r.png (from build/api/search/search_r.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/searchdata.js (from build/api/search/searchdata.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_0.html (from build/api/search/typedefs_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_0.js (from build/api/search/typedefs_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_1.html (from build/api/search/typedefs_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_1.js (from build/api/search/typedefs_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_2.html (from build/api/search/typedefs_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_2.js (from build/api/search/typedefs_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_3.html (from build/api/search/typedefs_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_3.js (from build/api/search/typedefs_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_4.html (from build/api/search/typedefs_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/typedefs_4.js (from build/api/search/typedefs_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_0.html (from build/api/search/variables_0.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_0.js (from build/api/search/variables_0.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_1.html (from build/api/search/variables_1.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_1.js (from build/api/search/variables_1.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_2.html (from build/api/search/variables_2.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_2.js (from build/api/search/variables_2.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_3.html (from build/api/search/variables_3.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_3.js (from build/api/search/variables_3.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_4.html (from build/api/search/variables_4.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/search/variables_4.js (from build/api/search/variables_4.js) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/sink_8h.html (from build/api/sink_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/sink_8h_source.html (from build/api/sink_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/source_8h.html (from build/api/source_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/source_8h_source.html (from build/api/source_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/specdesc_8h.html (from build/api/specdesc_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/specdesc_8h_source.html (from build/api/specdesc_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-dct_8c-example.html (from build/api/spectral_2test-dct_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-fft_8c-example.html (from build/api/spectral_2test-fft_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-filterbank_8c-example.html (from build/api/spectral_2test-filterbank_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-filterbank_mel_8c-example.html (from build/api/spectral_2test-filterbank_mel_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-mfcc_8c-example.html (from build/api/spectral_2test-mfcc_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-phasevoc_8c-example.html (from build/api/spectral_2test-phasevoc_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-specdesc_8c-example.html (from build/api/spectral_2test-specdesc_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/spectral_2test-tss_8c-example.html (from build/api/spectral_2test-tss_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/splitbar.png (from build/api/splitbar.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/structcvec__t.html (from build/api/structcvec__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/structfmat__t.html (from build/api/structfmat__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/structfvec__t.html (from build/api/structfvec__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/structlvec__t.html (from build/api/structlvec__t.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/sync_off.png (from build/api/sync_off.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/sync_on.png (from build/api/sync_on.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/synth_2test-sampler_8c-example.html (from build/api/synth_2test-sampler_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/synth_2test-wavetable_8c-example.html (from build/api/synth_2test-wavetable_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tab_a.png (from build/api/tab_a.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tab_b.png (from build/api/tab_b.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tab_h.png (from build/api/tab_h.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tab_s.png (from build/api/tab_s.png) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tabs.css (from build/api/tabs.css) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tempo_2test-tempo_8c-example.html (from build/api/tempo_2test-tempo_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tempo_8h.html (from build/api/tempo_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tempo_8h_source.html (from build/api/tempo_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/temporal_2test-a_weighting_8c-example.html (from build/api/temporal_2test-a_weighting_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/temporal_2test-biquad_8c-example.html (from build/api/temporal_2test-biquad_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/temporal_2test-c_weighting_8c-example.html (from build/api/temporal_2test-c_weighting_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/temporal_2test-filter_8c-example.html (from build/api/temporal_2test-filter_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/test-cvec_8c-example.html (from build/api/test-cvec_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/test-fmat_8c-example.html (from build/api/test-fmat_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/test-fvec_8c-example.html (from build/api/test-fvec_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/test-lvec_8c-example.html (from build/api/test-lvec_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tss_8h.html (from build/api/tss_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/tss_8h_source.html (from build/api/tss_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/types_8h.html (from build/api/types_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/types_8h_source.html (from build/api/types_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/utils_2test-log_8c-example.html (from build/api/utils_2test-log_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/utils_2test-parameter_8c-example.html (from build/api/utils_2test-parameter_8c-example.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/vecutils_8h.html (from build/api/vecutils_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/vecutils_8h_source.html (from build/api/vecutils_8h_source.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/wavetable_8h.html (from build/api/wavetable_8h.html) + install /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc/api/wavetable_8h_source.html (from build/api/wavetable_8h_source.html) Waf: Leaving directory `/builddir/build/BUILD/aubio-0.4.9/build' 'install' finished successfully (50.348s) + rm -f /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.a + rm -rf libaubio-doc + cp -r /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc libaubio-doc + rm -rf /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/libaubio-doc + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio copying build/lib.linux-riscv64-3.8/aubio/cut.py -> /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio copying build/lib.linux-riscv64-3.8/aubio/cmd.py -> /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio copying build/lib.linux-riscv64-3.8/aubio/slicing.py -> /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio copying build/lib.linux-riscv64-3.8/aubio/__init__.py -> /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio copying build/lib.linux-riscv64-3.8/aubio/_aubio.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio copying build/lib.linux-riscv64-3.8/aubio/midiconv.py -> /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio byte-compiling /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/cut.py to cut.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/cmd.py to cmd.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/slicing.py to slicing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/midiconv.py to midiconv.cpython-38.pyc writing byte-compilation script '/tmp/tmp0n2l59xp.py' /usr/bin/python3 /tmp/tmp0n2l59xp.py removing /tmp/tmp0n2l59xp.py running install_egg_info running egg_info creating aubio.egg-info writing aubio.egg-info/PKG-INFO writing dependency_links to aubio.egg-info/dependency_links.txt writing entry points to aubio.egg-info/entry_points.txt writing requirements to aubio.egg-info/requires.txt writing top-level names to aubio.egg-info/top_level.txt writing manifest file 'aubio.egg-info/SOURCES.txt' reading manifest file 'aubio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'doc/full.cfg' warning: no previously-included files found matching 'python/gen/*' writing manifest file 'aubio.egg-info/SOURCES.txt' Copying aubio.egg-info to /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio-0.4.9-py3.8.egg-info running install_scripts Installing aubio script to /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin Installing aubiocut script to /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/__pycache__ + sed -i -e '/^#![[:blank:]]*\//, 1d' /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/__init__.py /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/cmd.py /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/cut.py /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/midiconv.py /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/slicing.py + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.9-5.fc33 --unique-debug-suffix -0.4.9-5.fc33.riscv64 --unique-debug-src-base aubio-0.4.9-5.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aubio-0.4.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiomfcc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubioonset explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubionotes explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiopitch extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubioonset extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiomfcc extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubionotes extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiopitch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubioquiet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiotrack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.so.5.4.8 extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubioquiet extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/bin/aubiotrack extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/libaubio.so.5.4.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/_aubio.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8/site-packages/aubio/_aubio.cpython-38-riscv64-linux-gnu.so original debug info size: 1496kB, size after compression: 1292kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 1570 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: aubio-0.4.9-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jJ2b8c + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.9 + DOCDIR=/builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio + cp -pr AUTHORS /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio + cp -pr ChangeLog /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio + cp -pr README.md /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q2UvLc + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.9 + LICENSEDIR=/builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/licenses/aubio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/licenses/aubio + cp -pr COPYING /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/licenses/aubio + RPM_EC=0 ++ jobs -p + exit 0 Provides: aubio = 0.4.9-5.fc33 aubio(riscv-64) = 0.4.9-5.fc33 libaubio.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaubio.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3f.so.3()(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: aubio-devel-0.4.9-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hhb5wd + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.9 + DOCDIR=/builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio-devel + cp -pr libaubio-doc/api /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64/usr/share/doc/aubio-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: aubio-devel = 0.4.9-5.fc33 aubio-devel(riscv-64) = 0.4.9-5.fc33 pkgconfig(aubio) = 0.4.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libaubio.so.5()(64bit) Processing files: aubio-python3-0.4.9-5.fc33.riscv64 Provides: aubio-python3 = 0.4.9-5.fc33 aubio-python3(riscv-64) = 0.4.9-5.fc33 python3.8dist(aubio) = 0.4.9 python3dist(aubio) = 0.4.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaubio.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) python(abi) = 3.8 python3.8dist(numpy) python3.8dist(setuptools) rtld(GNU_HASH) Processing files: aubio-debugsource-0.4.9-5.fc33.riscv64 Provides: aubio-debugsource = 0.4.9-5.fc33 aubio-debugsource(riscv-64) = 0.4.9-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: aubio-debuginfo-0.4.9-5.fc33.riscv64 Provides: aubio-debuginfo = 0.4.9-5.fc33 aubio-debuginfo(riscv-64) = 0.4.9-5.fc33 debuginfo(build-id) = 29e6da05f7bec98840cda830932403044edb23ba debuginfo(build-id) = 2f767e836f54008faf7871f54afe5bf7e8050c90 debuginfo(build-id) = 3db9d6925051c375ca4a6009cced5daf8ce97b20 debuginfo(build-id) = 569cf45e03461c0887fce99bcd6f709c4c0a38a8 debuginfo(build-id) = 56f7296d3dfbb6a88e32c88adea215798b983bfb debuginfo(build-id) = ba31560d9888a39452890b4e8d5d749702ec6c53 debuginfo(build-id) = e450ce057dae2257ecbfc69fcc3e51f9d9312925 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aubio-debugsource(riscv-64) = 0.4.9-5.fc33 Processing files: aubio-python3-debuginfo-0.4.9-5.fc33.riscv64 Provides: aubio-python3-debuginfo = 0.4.9-5.fc33 aubio-python3-debuginfo(riscv-64) = 0.4.9-5.fc33 debuginfo(build-id) = 954c6f402ee9b26a75ef52c30dfb8ba843d844bf Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aubio-debugsource(riscv-64) = 0.4.9-5.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 Wrote: /builddir/build/RPMS/aubio-python3-0.4.9-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-0.4.9-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-python3-debuginfo-0.4.9-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-debugsource-0.4.9-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-debuginfo-0.4.9-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aubio-devel-0.4.9-5.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KcIYBd + umask 022 + cd /builddir/build/BUILD + cd aubio-0.4.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aubio-0.4.9-5.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0